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