Namespaces | Functions
MarmotDofLayoutTools.h File Reference
#include "Marmot/MarmotTypedefs.h"
#include <map>
#include <vector>
Include dependency graph for MarmotDofLayoutTools.h:
This graph shows which files directly or indirectly include this file:

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)