container type for internal constitutive parameters
More...
|
| real(preal) | sdot_0 |
| |
| real(preal) | n |
| |
| real(preal), dimension(:), allocatable | critdisp |
| |
| real(preal), dimension(:), allocatable | critload |
| |
| real(preal), dimension(:,:,:,:), allocatable | cleavage_systems |
| |
| integer | sum_n_cl |
| |
| character(len=pstringlen), dimension(:), allocatable | output |
| |
container type for internal constitutive parameters
Definition at line 29 of file source_damage_anisoBrittle.f90.
◆ cleavage_systems
| real(preal), dimension(:,:,:,:), allocatable source_damage_anisobrittle::tparameters::cleavage_systems |
|
private |
◆ critdisp
| real(preal), dimension(:), allocatable source_damage_anisobrittle::tparameters::critdisp |
|
private |
◆ critload
| real(preal), dimension(:), allocatable source_damage_anisobrittle::tparameters::critload |
|
private |
| real(preal) source_damage_anisobrittle::tparameters::n |
|
private |
◆ output
| character(len=pstringlen), dimension(:), allocatable source_damage_anisobrittle::tparameters::output |
|
private |
◆ sdot_0
| real(preal) source_damage_anisobrittle::tparameters::sdot_0 |
|
private |
◆ sum_n_cl
| integer source_damage_anisobrittle::tparameters::sum_n_cl |
|
private |
The documentation for this type was generated from the following file: