OpenBeam
C++ library for static analysis of mechanical structures
|
#include <CFiniteElementProblem.h>
Public Attributes | |
std::array< int, 6 > | dof_index = {-1, -1, -1, -1, -1, -1} |
Used in m_problem_DoFs_inverse_list
std::array<int, 6> openbeam::CFiniteElementProblem::TProblemDOFIndicesForNode::dof_index = {-1, -1, -1, -1, -1, -1} |
Index of that DOF into m_problem_DoFs, or -1 if DOF not considered in the problem.