29 #ifndef NEMOSYS_CFMESHGEN_H_ 30 #define NEMOSYS_CFMESHGEN_H_ 38 #include <fvOptions.H> 79 std::unique_ptr<Foam::fvMesh>
fmesh_;
85 #endif // NEMOSYS_CFMESHGEN_H_ std::unique_ptr< Foam::dictionary > meshDict_
std::unique_ptr< Foam::dictionary > fvSchemes_
int createMeshFromSTL(const char *fname) override
std::unique_ptr< Foam::fvMesh > fmesh_
std::unique_ptr< Foam::dictionary > fvSolution_
void createMshDict(const bool &write)
int surfaceFeatureEdgeDetect()
std::unique_ptr< Foam::dictionary > controlDict_
std::unique_ptr< Foam::Time > runTime_