![]() |
OpenLB 1.8.1
|
Operator for striping off density offset. More...
#include <blockLattice.hh>
Collaboration diagram for olb::StripeOffDensityOffsetO:Classes | |
| struct | OFFSET |
Public Types | |
| using | parameters = meta::list<OFFSET> |
Public Member Functions | |
| int | getPriority () const |
| template<typename CELL , typename PARAMETERS > | |
| void | apply (CELL &cell, PARAMETERS ¶meters) any_platform |
Static Public Attributes | |
| static constexpr OperatorScope | scope = OperatorScope::PerCellWithParameters |
Operator for striping off density offset.
Used by BlockLattice::stripeOffDensityOffset
Definition at line 345 of file blockLattice.hh.
Definition at line 349 of file blockLattice.hh.
|
inline |
Definition at line 356 of file blockLattice.hh.
References olb::descriptors::t().
Here is the call graph for this function:
|
inline |
Definition at line 351 of file blockLattice.hh.
|
staticconstexpr |
Definition at line 346 of file blockLattice.hh.