MEF90DefMechGetATModel Subroutine

public subroutine MEF90DefMechGetATModel(comm, prefix, dim, ATModel, ierr)

MEF90DefMechGetATModel: Return the AT model 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
integer(kind=C_INT32_T), intent(in) :: dim
class(MEF90DefMechAT_Type), intent(out), allocatable :: ATModel
integer(kind=C_INT32_T), intent(inout) :: ierr