OpenBeam
C++ library for static analysis of mechanical structures
Public Attributes | List of all members
openbeam::CFiniteElementProblem::TProblemDOFIndicesForNode Struct Reference

#include <CFiniteElementProblem.h>

Public Attributes

std::array< int, 6 > dof_index = {-1, -1, -1, -1, -1, -1}
 

Detailed Description

Used in m_problem_DoFs_inverse_list

Member Data Documentation

◆ dof_index

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.


The documentation for this struct was generated from the following file: