|
NeoN
A framework for CFD software
|
#include <symmetry.hpp>
Public Member Functions | |
| Symmetry (const UnstructuredMesh &mesh, const Dictionary &dict, localIdx patchID) | |
| void | correctBoundaryCondition (Field< ValueType > &domainVector) override |
| std::unique_ptr< SurfaceBoundaryFactory< ValueType > > | clone () const override |
Static Public Member Functions | |
| static std::string | name () |
| static std::string | doc () |
| static std::string | schema () |
Definition at line 82 of file symmetry.hpp.
|
inline |
Definition at line 88 of file symmetry.hpp.
|
inlineoverride |
Definition at line 104 of file symmetry.hpp.
|
inlineoverride |
Definition at line 92 of file symmetry.hpp.
|
inlinestatic |
Definition at line 98 of file symmetry.hpp.
|
inlinestatic |
Definition at line 97 of file symmetry.hpp.
|
inlinestatic |
Definition at line 102 of file symmetry.hpp.