![]() |
OpenLB 1.8.1
|
#include <phaseFieldWall2D.h>
Collaboration diagram for olb::boundary::WellBalancedWall< 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 113 of file phaseFieldWall2D.h.
| using olb::boundary::WellBalancedWall< T, DESCRIPTOR, MixinDynamics >::descriptor_t = DESCRIPTOR |
Definition at line 116 of file phaseFieldWall2D.h.
| using olb::boundary::WellBalancedWall< T, DESCRIPTOR, MixinDynamics >::value_t = T |
Definition at line 115 of file phaseFieldWall2D.h.
|
inline |
Definition at line 122 of file phaseFieldWall2D.h.
References olb::Flat.
|
inline |
Definition at line 118 of file phaseFieldWall2D.h.
|
inline |
Definition at line 133 of file phaseFieldWall2D.h.
References olb::Flat, and olb::boundaryhelper::promisePostProcessorForNormal().
Here is the call graph for this function: