ug4
ug::DoFDistributionInfo::FctInfo Struct Reference

#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...
 

Member Data Documentation

◆ vMaxDoFsInDim

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().

◆ vMaxDoFsOnROID

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().

◆ vvMaxDoFsInDimPerSubset

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().

◆ vvNumDoFsOnROIDPerSubset

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().

◆ vvOffsets

std::vector<size_t> ug::DoFDistributionInfo::FctInfo::vvOffsets[NUM_REFERENCE_OBJECTS]

offset map

Referenced by ug::DoFDistributionInfo::create_offsets().


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