Namespaces | Functions
MarmotDofLayoutTools.cpp File Reference
#include <Marmot/MarmotDofLayoutTools.h>
#include <vector>
Include dependency graph for MarmotDofLayoutTools.cpp:

Namespaces

 Marmot
 This file includes functions needed for calculations with stress and strain tensors written in voigt notation.
 
 Marmot::FiniteElement
 

Functions

const vector< vector< string > > Marmot::FiniteElement::makeNodeFieldLayout (const map< string, pair< int, int > > &fieldSizes)
 
vector< int > Marmot::FiniteElement::makeBlockedLayoutPermutationPattern (const vector< vector< string > > &nodeFields, const map< string, pair< int, int > > &fieldSizes)