FEBio  1.5.0
Public Member Functions
FEElementState Class Reference

#include <FEElement.h>

Public Member Functions

 FEElementState ()
 default constructor
 ~FEElementState ()
 destructor
 FEElementState (const FEElementState &s)
 copy constructor
FEElementStateoperator= (const FEElementState &s)
 assignment operator
void Clear ()
 clear state data
void Create (int n)
 create
FEMaterialPoint *& operator[] (int n)
 operator for easy access to element data

Detailed Description

The FEElementState class stores the element state data. The state is defined by a material point class for each of the integration points.


The documentation for this class was generated from the following files: