![]() |
NLMech
0.1.0
|
Collection of methods and database related to reading and writing. More...
Namespaces | |
| reader | |
| Collection of methods and database related to reading. | |
| writer | |
| Collection of methods and database related to writing. | |
Functions | |
| std::string | getDataType (const std::string &data_name) |
| Returns the data type. More... | |
Collection of methods and database related to reading and writing.
This namespace provides methods and data members specific to reading and writing of the mesh data and simulation data.
| std::string rw::getDataType | ( | const std::string & | data_name | ) |
Returns the data type.
| data_name | Name of the data element |