MEF90CreateBoundaryCellVector Subroutine

public subroutine MEF90CreateBoundaryCellVector(dm, sDim, name, V, ierr)

MEF90CreateBoundaryCellVector: create a type(tVec) for a cell-based vector

Arguments

Type IntentOptional Attributes Name
type(tDM), intent(in) :: dm
integer(kind=C_INT32_T), intent(in) :: sDim
character(len=MEF90MXSTRLEN), intent(in) :: name
type(tVec), intent(out) :: V
integer(kind=C_INT32_T), intent(inout) :: ierr