#include "Marmot/DisplacementFiniteElement.h"
#include "Marmot/Marmot.h"
#include "Marmot/MarmotFiniteElement.h"
#include "Marmot/MarmotFiniteElementSpatialWrapper.h"
Namespaces | |
Marmot | |
This file includes functions needed for calculations with stress and strain tensors written in voigt notation. | |
Marmot::Elements | |
Marmot::Elements::Registration | |
Functions | |
template<class T , Marmot::FiniteElement::Quadrature::IntegrationTypes integrationType, typename T::SectionType sectionType> | |
MarmotLibrary::MarmotElementFactory::elementFactoryFunction | Marmot::Elements::Registration::makeFactoryFunction () |
MarmotElement * | Marmot::Elements::Registration::generateT2D2 (int elementID) |
Variables | |
static const bool | Marmot::Elements::Registration::CPS4_isRegistered |
static const bool | Marmot::Elements::Registration::CPE4_isRegistered |
static const bool | Marmot::Elements::Registration::CPS8R_isRegistered |
static const bool | Marmot::Elements::Registration::CPE8R_isRegistered |
static const bool | Marmot::Elements::Registration::CPE8_isRegistered |
static const bool | Marmot::Elements::Registration::C3D8_isRegistered |
static const bool | Marmot::Elements::Registration::C3D20_isRegistered |
static const bool | Marmot::Elements::Registration::C3D20R_isRegistered |
static const bool | Marmot::Elements::Registration::T2D2_isRegistered |