Go to the source code of this file.
Classes | |
class | solutionData |
class | cgnsAnalyzer |
Typedefs | |
using | keyValueList = std::map< int, std::string > |
Enumerations | |
enum | solution_type_t { solution_type_t::NODAL, solution_type_t::ELEMENTAL, solution_type_t::UNKNOWN } |
using keyValueList = std::map<int, std::string> |
Definition at line 61 of file cgnsAnalyzer.H.
|
strong |
Enumerator | |
---|---|
NODAL | |
ELEMENTAL | |
UNKNOWN |
Definition at line 58 of file cgnsAnalyzer.H.