EEDInterface Interface

interface
private subroutine EEDInterface(self, HookesLaw, phi, EEDPlus, EEDMinus, 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) :: EEDPlus
real(kind=C_DOUBLE), intent(out) :: EEDMinus
integer(kind=C_INT32_T), intent(inout) :: ierr