![]() |
OpenLB 1.8.1
|
#include <interpolatedConvection2D.h>
Collaboration diagram for olb::boundary::InterpolatedConvection< T, DESCRIPTOR >: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) |
| 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 39 of file interpolatedConvection3D.h.
| typedef DESCRIPTOR olb::boundary::InterpolatedConvection< T, DESCRIPTOR >::descriptor_t = DESCRIPTOR |
Definition at line 41 of file interpolatedConvection2D.h.
| typedef T olb::boundary::InterpolatedConvection< T, DESCRIPTOR >::value_t = T |
Definition at line 40 of file interpolatedConvection2D.h.
|
inline |
Definition at line 45 of file interpolatedConvection2D.h.
|
inline |
Definition at line 45 of file interpolatedConvection3D.h.
|
inline |
Definition at line 43 of file interpolatedConvection2D.h.
|
inline |
Definition at line 43 of file interpolatedConvection3D.h.
|
inline |
Definition at line 51 of file interpolatedConvection2D.h.
References olb::Flat, and olb::boundaryhelper::promisePostProcessorForDirectionOrientation().
Here is the call graph for this function:
|
inline |
Definition at line 51 of file interpolatedConvection3D.h.
References olb::Flat, and olb::boundaryhelper::promisePostProcessorForDirectionOrientation().
Here is the call graph for this function: