|
DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
|
Classes | |
| struct | OpenFOAMBoundaryCondition |
| struct | OpenFOAMConverter |
| struct | OpenFOAMReader |
Functions | |
| int | passOpenFOAMSpaces (std::istream &in) |
| bool | getUntil (std::istream &in, char v, std::string &buf) |
| void | readOpenFOAMList (std::istream &in, const std::function< void(std::istream &)> &readOneItem) |
| void | readOpenFOAMObj (std::istream &in, const std::function< void(const std::string &)> &readOneItemLine) |
| std::vector< std::string > | readOpenFOAMHeader (std::istream &in) |
| std::tuple< Elem::ElemType, std::vector< index > > | ExtractTopologicalElementFromPolyMeshCell (const std::vector< std::vector< index > > &facesIn, const std::vector< int > &ownIn) |
|
inline |
|
inline |
Definition at line 69 of file OpenFOAMMesh.hpp.
|
inline |
|
inline |
Definition at line 136 of file OpenFOAMMesh.hpp.
|
inline |
Definition at line 90 of file OpenFOAMMesh.hpp.
|
inline |
Definition at line 111 of file OpenFOAMMesh.hpp.