![]() |
OpenLB 1.8.1
|
Free Surface Processor 5 ToGas Converts cells to interface from fluid if a neighbouring cell was converted to a gas cell. More...
#include <freeSurfacePostProcessor2D.h>
Collaboration diagram for olb::FreeSurfaceToGasCellConversionPostProcessor2D< T, DESCRIPTOR >:Public Member Functions | |
| int | getPriority () const |
| template<typename CELL > | |
| void | apply (CELL &cell) any_platform |
| Free Surface Processor 5: ToGas. | |
Static Public Attributes | |
| static constexpr OperatorScope | scope = OperatorScope::PerCell |
Free Surface Processor 5 ToGas Converts cells to interface from fluid if a neighbouring cell was converted to a gas cell.
Definition at line 109 of file freeSurfacePostProcessor2D.h.
| void olb::FreeSurfaceToGasCellConversionPostProcessor2D< T, DESCRIPTOR >::apply | ( | CELL & | cell | ) |
Free Surface Processor 5: ToGas.
Definition at line 327 of file freeSurfacePostProcessor2D.hh.
References olb::descriptors::c(), olb::FreeSurface::Fluid, olb::FreeSurface::NewInterface, and olb::FreeSurface::ToGas.
Here is the call graph for this function:
|
inline |
Definition at line 113 of file freeSurfacePostProcessor2D.h.
|
staticconstexpr |
Definition at line 111 of file freeSurfacePostProcessor2D.h.