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

Public Attributes

size_t bounded_index
 
size_t free_index
 

Member Data Documentation

◆ bounded_index

size_t openbeam::BuildProblemInfo::TDoFType::bounded_index

Index within F_b or U_b, if the DOF is bounded; string::npos otherwise

◆ free_index

size_t openbeam::BuildProblemInfo::TDoFType::free_index

Index within F_f or U_f, if the DOF is free; string::npos otherwise


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