|
High Performance Plasticity
0.5.0
|
#include <crystal.h>
Public Attributes | |
| U | Dgamma_max |
| Timestep control by shear rate Defined on journal page 546 of Kalidindi1992. More... | |
| U | r_min |
| Defined on journal page 546 of Kalidindi1992. More... | |
| U | 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... | |
| U | r_t |
| Defined on journal page 547 of Kalidindi1992. More... | |
| U | DT_tol_factor = 1e-4 |
| U | Ds_tol_factor = 1e-3 |
| U | DT_max_factor = (2.0/3.0) |
| bool | verbose = false |
| unsigned int hpp::CrystalSolverConfig< U >::algebraic_max_iter |
Timestep control by algebraic system convergence Defined on journal page 546 of Kalidindi1992.
| U hpp::CrystalSolverConfig< U >::Dgamma_max |
Timestep control by shear rate Defined on journal page 546 of Kalidindi1992.
| U hpp::CrystalSolverConfig< U >::Ds_tol_factor = 1e-3 |
| U hpp::CrystalSolverConfig< U >::DT_max_factor = (2.0/3.0) |
| U hpp::CrystalSolverConfig< U >::DT_tol_factor = 1e-4 |
| U hpp::CrystalSolverConfig< U >::r_max |
Defined on journal page 546 of Kalidindi1992.
| U hpp::CrystalSolverConfig< U >::r_min |
Defined on journal page 546 of Kalidindi1992.
| U hpp::CrystalSolverConfig< U >::r_t |
Defined on journal page 547 of Kalidindi1992.
| bool hpp::CrystalSolverConfig< U >::verbose = false |