setupDeviatoric Subroutine

private subroutine setupDeviatoric(self, Strain, ierr)

Uses

setupDeviatoric: the setup routine for a MEF90DefMechSplitDeviatoric, which does nothing since there is no split

Type Bound

MEF90DefMechSplitDeviatoric

Arguments

Type IntentOptional Attributes Name
class(MEF90DefMechSplitDeviatoric), intent(inout) :: self
class(mef90Mat), intent(in) :: Strain
integer(kind=C_INT32_T), intent(inout) :: ierr