OGS
Damage.h File Reference

Detailed Description

Definition in file Damage.h.

#include <spdlog/spdlog.h>
#include <Eigen/Eigenvalues>
#include "MaterialLib/SolidModels/Ehlers.h"
Include dependency graph for Damage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ProcessLib
 
namespace  ProcessLib::SmallDeformationNonlocal
 

Functions

double ProcessLib::SmallDeformationNonlocal::calculateDamage (double const kappa_d, double const alpha_d, double const beta_d)
 
template<int DisplacementDim, typename KelvinVectorType >
double ProcessLib::SmallDeformationNonlocal::calculateDamageKappaD (double const eps_p_eff_diff, KelvinVectorType const &sigma, double const kappa_d_prev, double const h_d, MaterialLib::Solids::Ehlers::MaterialProperties const &mp)