Namespaces | |
| namespace | belfem |
| USER GUIDES: | |
| namespace | belfem::gastables |
Functions | |
| string | belfem::gastables::data_path () |
| Return the directory holding the gas tables. | |
| bool | belfem::gastables::data_available () |
| Test whether the gas tables can be found. | |
Variables | |
| constexpr char | belfem::gastables::gGastablesSubdir [] = "/fluid" |
| subdirectory of the data path that holds the gas tables | |
| constexpr char | belfem::gastables::gGastablesMarker [] = "/gasdata.inp" |
| a directory counts as the gas table directory if this file is in it | |