![]() |
#include "Marmot/MarmotConstants.h"
#include "Marmot/MarmotMaterialHypoElasticAD.h"
#include "Marmot/MarmotStateVarVectorManager.h"
#include "Marmot/MarmotTypedefs.h"
#include "autodiff/forward/dual.hpp"
#include <Eigen/src/Core/Map.h>
#include <iostream>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | Marmot::Materials::ADVonMises |
Implementation of a isotropic J2-plasticity material for 3D stress states using automatic differentiation. More... | |
class | Marmot::Materials::ADVonMises::ADVonMisesModelStateVarManager |
Namespaces | |
Marmot | |
This file includes functions needed for calculations with stress and strain tensors written in voigt notation. | |
Marmot::Materials | |