NuTo
Numerics Tool
Classes | Namespaces | Functions
LinearElastic.h File Reference
#include <type_traits>
#include <tuple>
#include "nuto/mechanics/constitutive/MechanicsInterface.h"
#include "nuto/mechanics/constitutive/ConstitutivePlaneStateEnum.h"

Go to the source code of this file.

Classes

class  NuTo::Laws::LinearElastic< TDim >
 

Namespaces

 NuTo
 
 NuTo::Laws
 

Functions

std::tuple< double, double, double > NuTo::Laws::CalculateCoefficients2DPlaneStress (double E, double Nu)
 calculate coefficients of the PLANE_STRESS 2D material matrix More...
 
std::tuple< double, double, double > NuTo::Laws::CalculateCoefficients3D (double E, double Nu)
 calculate coefficients of the 3D material matrix More...