High Performance Plasticity  0.5.0
hpp::CrystalSolverConfig< U > Struct Template Reference

#include <crystal.h>

Public Attributes

Dgamma_max
 Timestep control by shear rate Defined on journal page 546 of Kalidindi1992. More...
 
r_min
 Defined on journal page 546 of Kalidindi1992. More...
 
r_max
 Defined on journal page 546 of Kalidindi1992. More...
 
unsigned int algebraic_max_iter
 Timestep control by algebraic system convergence Defined on journal page 546 of Kalidindi1992. More...
 
r_t
 Defined on journal page 547 of Kalidindi1992. More...
 
DT_tol_factor = 1e-4
 
Ds_tol_factor = 1e-3
 
DT_max_factor = (2.0/3.0)
 
bool verbose = false
 

Member Data Documentation

template<typename U>
unsigned int hpp::CrystalSolverConfig< U >::algebraic_max_iter

Timestep control by algebraic system convergence Defined on journal page 546 of Kalidindi1992.

template<typename U>
U hpp::CrystalSolverConfig< U >::Dgamma_max

Timestep control by shear rate Defined on journal page 546 of Kalidindi1992.

template<typename U>
U hpp::CrystalSolverConfig< U >::Ds_tol_factor = 1e-3
template<typename U>
U hpp::CrystalSolverConfig< U >::DT_max_factor = (2.0/3.0)
template<typename U>
U hpp::CrystalSolverConfig< U >::DT_tol_factor = 1e-4
template<typename U>
U hpp::CrystalSolverConfig< U >::r_max

Defined on journal page 546 of Kalidindi1992.

template<typename U>
U hpp::CrystalSolverConfig< U >::r_min

Defined on journal page 546 of Kalidindi1992.

template<typename U>
U hpp::CrystalSolverConfig< U >::r_t

Defined on journal page 547 of Kalidindi1992.

template<typename U>
bool hpp::CrystalSolverConfig< U >::verbose = false

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