BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
fn_material_data_path.cpp File Reference
#include "filetools.hpp"
#include "globals.hpp"
#include "fn_material_data_path.hpp"
Include dependency graph for fn_material_data_path.cpp:

Namespaces

namespace  belfem
 USER GUIDES:
namespace  belfem::material

Functions

string belfem::material::data_path ()
 Return the directory holding the shared material databases, that is the material subdirectory of gBelfemDataPath.
string belfem::material::data_file (const string &aFile)
 Resolve a material data file named in an input file.

Variables

constexpr char belfem::material::gMaterialsSubdir [] = "material"