MEF90DefMechGetSplit Subroutine

public subroutine MEF90DefMechGetSplit(comm, prefix, split, ierr)

MEF90DefMechGetSplit: Return the split object from the cell set options

Arguments

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