BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
cl_Material_UserDefined.hpp File Reference
#include "cl_Material.hpp"
Include dependency graph for cl_Material_UserDefined.hpp:

Go to the source code of this file.

Classes

class  belfem::material::UserDefinedMaterial
 User-defined material loaded from external shared library. More...

Namespaces

namespace  belfem
 USER GUIDES:
namespace  belfem::material

Functions

template<typename T>
belfem::material::polyval (const std::vector< T > &coeffs, const T x)
template<typename T>
belfem::material::dpolyval (const std::vector< T > &coeffs, const T x)