|
| class | olb::SuperF3D< T, U > |
| | represents all functors that operate on a SuperStructure<T,3> in general More...
|
| |
| class | olb::SuperDataF3D< T, BaseType > |
| | Functor from SuperData3D More...
|
| |
| class | olb::SuperIdentity3D< T, W > |
| | identity functor for memory management More...
|
| |
| class | olb::SuperExtractComponentF3D< T, W > |
| | functor to extract one component More...
|
| |
| class | olb::SuperExtractComponentIndicatorF3D< T, W > |
| | functor to extract one component inside an indicator More...
|
| |
| class | olb::SuperExtractIndicatorF3D< T, W > |
| | functor to extract data inside an indicator More...
|
| |
| class | olb::SuperTypecastF3D< T, W, W2 > |
| | perform explicit typecast from output type W2 to W More...
|
| |
| class | olb::SuperIdentityOnSuperIndicatorF3D< T, W > |
| | identity functor for memory management More...
|
| |
| class | olb::SuperLatticeF3D< T, DESCRIPTOR > |
| | represents all functors that operate on a SuperLattice in general, e.g. getVelocity(), getForce(), getPressure() More...
|
| |
| class | olb::SuperLatticeIdentity3D< T, DESCRIPTOR > |
| | identity functor for memory management More...
|
| |
| class | olb::SuperLatticePhysF3D< T, DESCRIPTOR > |
| | represents all functors that operate on a DESCRIPTOR with output in Phys, e.g. physVelocity(), physForce(), physPressure() More...
|
| |
| class | olb::SuperLatticeThermalPhysF3D< T, DESCRIPTOR, TDESCRIPTOR > |
| | represents all thermal functors that operate on a DESCRIPTOR with output in Phys, e.g. physTemperature(), physHeatFlux() More...
|
| |
| class | olb::ComposedSuperLatticeF3D< T, DESCRIPTOR > |
| |
| class | olb::SuperLatticeFfromCallableF< T, DESCRIPTOR > |
| | Generate a SuperLatticeF from an arbitrary function. More...
|
| |