OpenLB 1.8.1
Loading...
Searching...
No Matches
superLatticePointCoupling.h File Reference
#include "operator.h"
#include "superLattice.h"
#include "utilities/typeMap.h"
#include "solver/names.h"
+ Include dependency graph for superLatticePointCoupling.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  olb::ConcreteBlockPointCouplingO< COUPLEES, PLATFORM, COUPLER, OperatorScope::PerCellWithParameters >
 
class  olb::SuperLatticePointCoupling< COUPLER, COUPLEES >
 Coupling operator COUPLER on named COUPLEES. More...
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 

Functions

template<typename COUPLER , typename... MAP>
 olb::SuperLatticePointCoupling (COUPLER, MAP &&...) -> SuperLatticePointCoupling< COUPLER, typename meta::map< MAP... >::template map_values< descriptors::extract_valued_descriptor_t > >
 SuperPointLatticeCoupling.