BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
cl_Material.cpp File Reference
#include <iostream>
#include <dlfcn.h>
#include "assert.hpp"
#include "commtools.hpp"
#include "cl_Logger.hpp"
#include "constants.hpp"
#include "fn_material_data_path.hpp"
#include "fn_polyval.hpp"
#include "fn_dpolyval.hpp"
#include "fn_ddpolyval.hpp"
#include <algorithm>
#include <cmath>
#include "cl_Material.hpp"
#include "cl_Vector.hpp"
#include "Spline_Enums.hpp"
Include dependency graph for cl_Material.cpp:

Namespaces

namespace  belfem
 USER GUIDES:

Functions

string belfem::to_string (const MaterialProperty aProperty)
 Convert material property enum to string.
unit belfem::get_unit (const MaterialProperty aProperty)
 Get the SI unit for a material property.