Go to the source code of this file.
Data Types | |
type | kinematics_cleavage_opening::tparameters |
container type for internal constitutive parameters More... | |
Modules | |
module | kinematics_cleavage_opening |
material subroutine incorporating kinematics resulting from opening of cleavage planes | |
Functions/Subroutines | |
subroutine, public | kinematics_cleavage_opening::kinematics_cleavage_opening_init |
module initialization More... | |
subroutine, public | kinematics_cleavage_opening::kinematics_cleavage_opening_lianditstangent (Ld, dLd_dTstar, S, ipc, ip, el) |
contains the constitutive equation for calculating the velocity gradient More... | |
Variables | |
integer, dimension(:), allocatable | kinematics_cleavage_opening::kinematics_cleavage_opening_instance |
type(tparameters), dimension(:), allocatable | kinematics_cleavage_opening::param |
containers of constitutive parameters (len Ninstance) More... | |