#include <ConvertDyna.h>
Public Attributes | |
bool | Constrain |
bool | Constrained |
std::vector< unsigned int > | ConstrainedBy |
std::vector< unsigned int > | Constraining |
std::vector< double > | Coords |
std::vector< unsigned int > | FacetRef |
unsigned int | PointIndex |
Definition at line 44 of file ConvertDyna.h.
bool VERTICES::Constrain |
Definition at line 49 of file ConvertDyna.h.
Referenced by ReadDyna::ReadNode().
Definition at line 48 of file ConvertDyna.h.
Referenced by ReadDyna::ReadNode().
std::vector<unsigned int> VERTICES::ConstrainedBy |
Definition at line 50 of file ConvertDyna.h.
std::vector<unsigned int> VERTICES::Constraining |
Definition at line 51 of file ConvertDyna.h.
std::vector<double> VERTICES::Coords |
Definition at line 47 of file ConvertDyna.h.
Referenced by ReadDyna::ReadNode().
std::vector<unsigned int> VERTICES::FacetRef |
Definition at line 52 of file ConvertDyna.h.
unsigned int VERTICES::PointIndex |
Definition at line 46 of file ConvertDyna.h.
Referenced by ReadDyna::ReadNode().