DEEDInterface Interface

interface
private subroutine DEEDInterface(self, HookesLaw, phi, DEEDPlus, DEEDMinus, ierr)

Arguments

Type IntentOptional Attributes Name
class(MEF90DefMechSplit), intent(in) :: self
class(MEF90HookesLaw), intent(in) :: HookesLaw
class(mef90Mat), intent(in) :: phi
real(kind=C_DOUBLE), intent(out) :: DEEDPlus
real(kind=C_DOUBLE), intent(out) :: DEEDMinus
integer(kind=C_INT32_T), intent(inout) :: ierr