MEF90GetHookesLaw Subroutine

public subroutine MEF90GetHookesLaw(comm, prefix, dim, HookesLaw, ierr)

MEF90GetHookesLaw: Returns a MEF90HookesLaw from set options

Arguments

Type IntentOptional Attributes Name
integer(kind=C_INT32_T), intent(in) :: comm
character(len=MEF90MXSTRLEN), intent(in) :: prefix
integer, intent(in) :: dim
class(MEF90HookesLaw), intent(out), allocatable :: HookesLaw
integer(kind=C_INT32_T), intent(inout) :: ierr