![]() |
OpenLB 1.8.1
|
Operator for integrating per-element momentum exchange forces in a HLBM-FSI context. More...
#include <integral.h>
Collaboration diagram for olb::IntegratePorousElementFieldsO< FIELDS >:Classes | |
| struct | type |
| struct | type< ConcreteBlockLattice< T, DESCRIPTOR, PLATFORM > > |
| struct | type< ConcreteBlockLattice< T, DESCRIPTOR, Platform::GPU_CUDA > > |
Public Types | |
| using | parameters |
Public Member Functions | |
| int | getPriority () const |
| template<typename BLOCK > | |
| void | setup (BLOCK &blockLattice) |
| template<typename BLOCK > | |
| void | apply (BLOCK &blockLattice) |
Static Public Attributes | |
| static constexpr OperatorScope | scope = OperatorScope::PerBlock |
Operator for integrating per-element momentum exchange forces in a HLBM-FSI context.
Definition at line 33 of file integral.h.
| using olb::IntegratePorousElementFieldsO< FIELDS >::parameters |
Definition at line 36 of file integral.h.
|
inline |
Definition at line 60 of file integral.h.
References olb::IntegratePorousElementFieldsO< FIELDS >::type< BLOCK >::apply().
Here is the call graph for this function:
|
inline |
Definition at line 42 of file integral.h.
|
inline |
Definition at line 55 of file integral.h.
References olb::IntegratePorousElementFieldsO< FIELDS >::type< BLOCK >::setup().
Here is the call graph for this function:
|
staticconstexpr |
Definition at line 34 of file integral.h.