27#ifndef OLB_PHASE_FIELD_WALL_3D_H
28#define OLB_PHASE_FIELD_WALL_3D_H
38template <concepts::BaseType T, concepts::LatticeDescriptor DESCRIPTOR,
typename MixinDynamics>
39requires (DESCRIPTOR::d == 3)
61template <concepts::BaseType T, concepts::LatticeDescriptor DESCRIPTOR,
typename MixinDynamics>
62requires (DESCRIPTOR::d == 3)
PostProcessorPromise< T, DESCRIPTOR > promisePostProcessorForNormal(Vector< int, 2 > n)
Top level namespace for all of OpenLB.
DiscreteNormalType
Type associated with a discrete normal vector.
std::int64_t CellDistance
Type for in-memory distance of block-local cell indices.
CellDistance getNeighborhoodRadius()
std::optional< PostProcessorPromise< T, DESCRIPTOR > > getPostProcessor(DiscreteNormalType type, DiscreteNormal< DESCRIPTOR > n)
std::optional< DynamicsPromise< T, DESCRIPTOR > > getDynamics(DiscreteNormalType type, DiscreteNormal< DESCRIPTOR > n)
CellDistance getNeighborhoodRadius()
std::optional< PostProcessorPromise< T, DESCRIPTOR > > getPostProcessor(DiscreteNormalType type, DiscreteNormal< DESCRIPTOR > n)
std::optional< DynamicsPromise< T, DESCRIPTOR > > getDynamics(DiscreteNormalType type, DiscreteNormal< DESCRIPTOR > n)