#include <itkFEMElement2DC0LinearLineStress.h>
Inheritance diagram for itk::fem::Element2DC0LinearLineStress:
Public Types | |
typedef Element2DC0LinearLineStress | Self |
typedef Element1DStress< Element2DC0LinearLine > | Superclass |
typedef Self * | Pointer |
typedef const Self * | ConstPointer |
Public Member Functions | |
virtual Baseclass::Pointer | Clone () const |
virtual int | ClassID () const |
HANDLE_ELEMENT_LOADS () | |
Element2DC0LinearLineStress () | |
Element2DC0LinearLineStress (NodeIDType n1_, NodeIDType n2_, Material::ConstPointer p_) | |
virtual void | GetMassMatrix (MatrixType &Me) const |
Static Public Member Functions | |
Self::Pointer | New () |
Static Public Attributes | |
const int | CLID |
Definition at line 34 of file itkFEMElement2DC0LinearLineStress.h.
|
Const pointer or SmartPointer to an object. Reimplemented from itk::fem::Element1DStress< Element2DC0LinearLine >. Definition at line 36 of file itkFEMElement2DC0LinearLineStress.h. Referenced by itk::fem::LoadImplementationTest< TLoadClass >::impl(). |
|
Pointer or SmartPointer to an object. Reimplemented from itk::fem::Element1DStress< Element2DC0LinearLine >. Definition at line 36 of file itkFEMElement2DC0LinearLineStress.h. |
|
Standard Self typedef. Reimplemented from itk::fem::Element1DStress< Element2DC0LinearLine >. Definition at line 36 of file itkFEMElement2DC0LinearLineStress.h. |
|
Standard Superclass typedef. Reimplemented from itk::fem::Element1DStress< Element2DC0LinearLine >. Definition at line 36 of file itkFEMElement2DC0LinearLineStress.h. |
|
Default constructor only clears the internal storage |
|
Construct an element by specifying pointers to 4 points and a material. |
|
Virtual function to access the class ID Implements itk::fem::FEMLightObject. Definition at line 36 of file itkFEMElement2DC0LinearLineStress.h. |
|
Create a new object from the existing one Implements itk::fem::FEMLightObject. |
|
Mass matrix Reimplemented from itk::fem::Element. |
|
|
|
Object creation in an itk compatible way Definition at line 36 of file itkFEMElement2DC0LinearLineStress.h. |
|
Class ID for FEM object factory Definition at line 36 of file itkFEMElement2DC0LinearLineStress.h. |