![]() |
OpenLB 1.8.1
|
#include <phaseFieldWall2D.h>
Collaboration diagram for olb::boundary::PhaseFieldCurvedWall< T, DESCRIPTOR, MixinDynamics >:Public Types | |
| using | value_t = T |
| using | descriptor_t = DESCRIPTOR |
Public Member Functions | |
| CellDistance | getNeighborhoodRadius () |
| std::optional< DynamicsPromise< T, DESCRIPTOR > > | getDynamics (DiscreteNormalType type, DiscreteNormal< DESCRIPTOR > n) |
| std::optional< PostProcessorPromise< T, DESCRIPTOR > > | getPostProcessor (DiscreteNormalType type, DiscreteNormal< DESCRIPTOR > n) |
Definition at line 75 of file phaseFieldWall2D.h.
| using olb::boundary::PhaseFieldCurvedWall< T, DESCRIPTOR, MixinDynamics >::descriptor_t = DESCRIPTOR |
Definition at line 78 of file phaseFieldWall2D.h.
| using olb::boundary::PhaseFieldCurvedWall< T, DESCRIPTOR, MixinDynamics >::value_t = T |
Definition at line 77 of file phaseFieldWall2D.h.
|
inline |
Definition at line 84 of file phaseFieldWall2D.h.
|
inline |
Definition at line 80 of file phaseFieldWall2D.h.
|
inline |
Definition at line 89 of file phaseFieldWall2D.h.
References olb::ExternalCorner, olb::Flat, olb::InternalCorner, and olb::boundaryhelper::promisePostProcessorForNormal().
Here is the call graph for this function: