MAST
|
#include <orthotropic_material_property_card.h>
Public Member Functions | |
OrthotropicMaterialPropertyCard () | |
virtual | ~OrthotropicMaterialPropertyCard () |
virtual const MAST::FieldFunction< RealMatrixX > & | stiffness_matrix (const unsigned int dim, const bool plane_stress=true) |
virtual const MAST::FieldFunction< RealMatrixX > & | damping_matrix (const unsigned int dim) |
virtual const MAST::FieldFunction< RealMatrixX > & | inertia_matrix (const unsigned int dim) |
virtual const MAST::FieldFunction< RealMatrixX > & | thermal_expansion_matrix (const unsigned int dim) |
virtual const MAST::FieldFunction< RealMatrixX > & | transverse_shear_stiffness_matrix () |
virtual const MAST::FieldFunction< RealMatrixX > & | capacitance_matrix (const unsigned int dim) |
virtual const MAST::FieldFunction< RealMatrixX > & | conductance_matrix (const unsigned int dim) |
Public Member Functions inherited from MAST::MaterialPropertyCardBase | |
MaterialPropertyCardBase () | |
virtual | ~MaterialPropertyCardBase () |
Public Member Functions inherited from MAST::FunctionSetBase | |
FunctionSetBase () | |
virtual | ~FunctionSetBase () |
destructor deletes the function pointers More... | |
bool | contains (const std::string &nm) const |
checks if the card contains the specified property value More... | |
void | add (MAST::FunctionBase &f) |
adds the function to this card and returns a reference to it. More... | |
template<typename ValType > | |
const ValType & | get (const std::string &nm) const |
returns a constant reference to the specified function More... | |
template<typename ValType > | |
ValType & | get (const std::string &nm) |
returns a writable reference to the specified function More... | |
virtual bool | depends_on (const MAST::FunctionBase &f) const |
returns true if the property card depends on the function f More... | |
Definition at line 30 of file orthotropic_material_property_card.h.
MAST::OrthotropicMaterialPropertyCard::OrthotropicMaterialPropertyCard | ( | ) |
Definition at line 896 of file orthotropic_material_property_card.cpp.
|
virtual |
Definition at line 917 of file orthotropic_material_property_card.cpp.
|
virtual |
Implements MAST::MaterialPropertyCardBase.
Definition at line 1106 of file orthotropic_material_property_card.cpp.
|
virtual |
Implements MAST::MaterialPropertyCardBase.
Definition at line 1163 of file orthotropic_material_property_card.cpp.
|
virtual |
Implements MAST::MaterialPropertyCardBase.
Definition at line 1000 of file orthotropic_material_property_card.cpp.
|
virtual |
Implements MAST::MaterialPropertyCardBase.
Definition at line 1012 of file orthotropic_material_property_card.cpp.
|
virtual |
Implements MAST::MaterialPropertyCardBase.
Definition at line 942 of file orthotropic_material_property_card.cpp.
|
virtual |
Implements MAST::MaterialPropertyCardBase.
Definition at line 1039 of file orthotropic_material_property_card.cpp.
|
virtual |
Implements MAST::MaterialPropertyCardBase.
Definition at line 1090 of file orthotropic_material_property_card.cpp.
|
protected |
Definition at line 64 of file orthotropic_material_property_card.h.
|
protected |
Definition at line 64 of file orthotropic_material_property_card.h.
|
protected |
Definition at line 64 of file orthotropic_material_property_card.h.
|
protected |
Definition at line 64 of file orthotropic_material_property_card.h.
|
protected |
Definition at line 64 of file orthotropic_material_property_card.h.
|
protected |
Definition at line 64 of file orthotropic_material_property_card.h.
|
protected |
Definition at line 64 of file orthotropic_material_property_card.h.
|
protected |
Definition at line 64 of file orthotropic_material_property_card.h.
|
protected |
Definition at line 64 of file orthotropic_material_property_card.h.
|
protected |
Definition at line 64 of file orthotropic_material_property_card.h.
|
protected |
Definition at line 64 of file orthotropic_material_property_card.h.
|
protected |
Definition at line 64 of file orthotropic_material_property_card.h.
|
protected |
Definition at line 64 of file orthotropic_material_property_card.h.
|
protected |
Definition at line 64 of file orthotropic_material_property_card.h.
|
protected |
Definition at line 64 of file orthotropic_material_property_card.h.