NuTo
Numerics Tool
Public Member Functions | List of all members
NuTo::Laws::MechanicsInterface< TDim > Struct Template Referenceabstract

#include <MechanicsInterface.h>

Inheritance diagram for NuTo::Laws::MechanicsInterface< TDim >:
NuTo::Laws::LinearElastic< 1 > NuTo::Laws::LinearElastic< 2 > NuTo::Laws::LinearElastic< 3 > NuTo::Laws::LocalIsotropicDamage< 1 > NuTo::Laws::LinearElastic< TDim > NuTo::Laws::LocalIsotropicDamage< TDim, TDamageLaw, TEvolution >

Public Member Functions

virtual EngineeringStress< TDim > Stress (EngineeringStrain< TDim > strain, double deltaT, CellIds ids) const =0
 
virtual EngineeringTangent< TDim > Tangent (EngineeringStrain< TDim >, double deltaT, CellIds ids) const =0
 

Member Function Documentation

template<int TDim>
virtual EngineeringStress<TDim> NuTo::Laws::MechanicsInterface< TDim >::Stress ( EngineeringStrain< TDim >  strain,
double  deltaT,
CellIds  ids 
) const
pure virtual
template<int TDim>
virtual EngineeringTangent<TDim> NuTo::Laws::MechanicsInterface< TDim >::Tangent ( EngineeringStrain< TDim >  ,
double  deltaT,
CellIds  ids 
) const
pure virtual

The documentation for this struct was generated from the following file: