|
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 69 of file symmetry.hpp.
|
inline |
Definition at line 75 of file symmetry.hpp.
|
inlineoverride |
Definition at line 91 of file symmetry.hpp.
|
inlineoverride |
Definition at line 79 of file symmetry.hpp.
|
inlinestatic |
Definition at line 85 of file symmetry.hpp.
|
inlinestatic |
Definition at line 84 of file symmetry.hpp.
|
inlinestatic |
Definition at line 89 of file symmetry.hpp.