![]() |
OpenLB 1.8.1
|
Operator which evaluate a functor and write its results into the passed field. More...
#include <writeFunctorO.h>
Collaboration diagram for olb::operators::WriteFunctorO< FUNCTOR, TO >:Public Types | |
| using | parameters = FUNCTOR::parameters |
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 which evaluate a functor and write its results into the passed field.
Definition at line 38 of file writeFunctorO.h.
| using olb::operators::WriteFunctorO< FUNCTOR, TO >::parameters = FUNCTOR::parameters |
Definition at line 40 of file writeFunctorO.h.
|
inline |
Definition at line 47 of file writeFunctorO.h.
|
inline |
Definition at line 42 of file writeFunctorO.h.
|
staticconstexpr |
Definition at line 39 of file writeFunctorO.h.