Namespaces | Enumerations | Functions
MarmotEnhancedAssumedStrain.h File Reference
#include "Marmot/MarmotTypedefs.h"
Include dependency graph for MarmotEnhancedAssumedStrain.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
 
 Marmot::FiniteElement::EAS
 

Enumerations

enum  Marmot::FiniteElement::EAS::EASType {
  Marmot::FiniteElement::EAS::DeBorstEAS2, Marmot::FiniteElement::EAS::DeBorstEAS2_P2, Marmot::FiniteElement::EAS::EAS3, Marmot::FiniteElement::EAS::DeBorstEAS6b,
  Marmot::FiniteElement::EAS::DeBorstEAS9, Marmot::FiniteElement::EAS::SimoRifaiEAS5, Marmot::FiniteElement::EAS::SimoRifaiEAS4
}
 

Functions

Eigen::MatrixXd Marmot::FiniteElement::EAS::F (const Eigen::MatrixXd &J)
 
Eigen::MatrixXd Marmot::FiniteElement::EAS::EASInterpolation (EASType type, const Eigen::VectorXd &xi)