MEF90DefMechGlobalOptionsSetFromOptions Subroutine

public subroutine MEF90DefMechGlobalOptionsSetFromOptions(comm, prefix, options, ierr)

MEF90DefMechGlobalOptionsSetFromOptions: reads the problem-wide options of a MEF90DefMech_Type

Arguments

Type IntentOptional Attributes Name
integer(kind=C_INT32_T), intent(in) :: comm
character(len=*), intent(in) :: prefix
type(MEF90DefMechGlobalOptions_Type), intent(out) :: options
integer(kind=C_INT32_T), intent(inout) :: ierr