![]() |
OpenLB 1.8.1
|
#include <boundaryPostProcessors2D.h>
Inheritance diagram for olb::StraightConvectionBoundaryProcessor2D< T, DESCRIPTOR, direction, orientation >::PREV_CELL:
Collaboration diagram for olb::StraightConvectionBoundaryProcessor2D< T, DESCRIPTOR, direction, orientation >::PREV_CELL:Additional Inherited Members | |
Public Types inherited from olb::descriptors::FIELD_BASE< util::populationsContributingToVelocity< DESCRIPTOR, direction, -orientation >() .size()> | |
| using | value_type |
| Return value type of field. | |
| using | column_type |
Public Member Functions inherited from olb::descriptors::FIELD_BASE< util::populationsContributingToVelocity< DESCRIPTOR, direction, -orientation >() .size()> | |
| FIELD_BASE ()=default | |
Static Public Member Functions inherited from olb::descriptors::FIELD_BASE< util::populationsContributingToVelocity< DESCRIPTOR, direction, -orientation >() .size()> | |
| static constexpr std::size_t | size () |
| Get size of field for descriptor. | |
| static constexpr auto | getInitialValue () |
| Return value must be a correctly sized and typed olb::Vector. | |
| static constexpr auto | isValid (FieldD< T, DESCRIPTOR, FIELD > value) |
| static constexpr bool | isSerializable () |
Definition at line 288 of file boundaryPostProcessors2D.h.