![]() |
OpenLB 1.8.1
|
#include <equilibrium.h>
Collaboration diagram for olb::equilibria::CahnHilliardZerothOrder::type< DESCRIPTOR, MOMENTA >:Public Types | |
| using | MomentaF = typename MOMENTA::template type<DESCRIPTOR> |
Public Member Functions | |
| template<typename CELL , typename RHO , typename U , typename FEQ , typename V = typename CELL::value_t> | |
| CellStatistic< V > | compute (CELL &cell, RHO &rho, U &u, FEQ &fEq) any_platform |
| template<typename CELL , typename PARAMETERS , typename FEQ , typename V = typename CELL::value_t> | |
| CellStatistic< V > | compute (CELL &cell, PARAMETERS ¶meters, FEQ &fEq) any_platform |
Definition at line 100 of file equilibrium.h.
| using olb::equilibria::CahnHilliardZerothOrder::type< DESCRIPTOR, MOMENTA >::MomentaF = typename MOMENTA::template type<DESCRIPTOR> |
Definition at line 101 of file equilibrium.h.
|
inline |
Definition at line 114 of file equilibrium.h.
References olb::equilibria::CahnHilliardZerothOrder::type< DESCRIPTOR, MOMENTA >::compute().
Here is the call graph for this function:
|
inline |
Definition at line 104 of file equilibrium.h.
References olb::util::normSqr(), and olb::descriptors::t().
Here is the call graph for this function:
Here is the caller graph for this function: