ug4
|
#include <dof_distribution_info.h>
Public Attributes | |
size_t | vMaxDoFsInDim [NUM_GEOMETRIC_BASE_OBJECTS] |
number Dofs for local DoF set and subelement of element More... | |
size_t | vMaxDoFsOnROID [NUM_REFERENCE_OBJECTS] |
number Dofs for local DoF set and subelement of element More... | |
std::vector< size_t > | vvMaxDoFsInDimPerSubset [NUM_GEOMETRIC_BASE_OBJECTS] |
maximum number of DoFs on geometric objects in a dimension per subset More... | |
std::vector< size_t > | vvNumDoFsOnROIDPerSubset [NUM_REFERENCE_OBJECTS] |
number of DoFs on a reference element type on a subset More... | |
std::vector< size_t > | vvOffsets [NUM_REFERENCE_OBJECTS] |
offset map More... | |
size_t ug::DoFDistributionInfo::FctInfo::vMaxDoFsInDim[NUM_GEOMETRIC_BASE_OBJECTS] |
number Dofs for local DoF set and subelement of element
Referenced by ug::DoFDistributionInfo::create_offsets().
size_t ug::DoFDistributionInfo::FctInfo::vMaxDoFsOnROID[NUM_REFERENCE_OBJECTS] |
number Dofs for local DoF set and subelement of element
Referenced by ug::DoFDistributionInfo::create_offsets().
std::vector<size_t> ug::DoFDistributionInfo::FctInfo::vvMaxDoFsInDimPerSubset[NUM_GEOMETRIC_BASE_OBJECTS] |
maximum number of DoFs on geometric objects in a dimension per subset
Referenced by ug::DoFDistributionInfo::create_offsets().
std::vector<size_t> ug::DoFDistributionInfo::FctInfo::vvNumDoFsOnROIDPerSubset[NUM_REFERENCE_OBJECTS] |
number of DoFs on a reference element type on a subset
Referenced by ug::DoFDistributionInfo::create_offsets().
std::vector<size_t> ug::DoFDistributionInfo::FctInfo::vvOffsets[NUM_REFERENCE_OBJECTS] |
offset map
Referenced by ug::DoFDistributionInfo::create_offsets().