Go to the source code of this file.
Namespaces | |
Marmot | |
This file includes functions needed for calculations with stress and strain tensors written in voigt notation. | |
Marmot::FiniteElement | |
Functions | |
const std::vector< std::vector< std::string > > | Marmot::FiniteElement::makeNodeFieldLayout (const std::map< std::string, std::pair< int, int > > &fieldSizes) |
std::vector< int > | Marmot::FiniteElement::makeBlockedLayoutPermutationPattern (const std::vector< std::vector< std::string > > &nodeFields, const std::map< std::string, std::pair< int, int > > &fieldSizes) |