MEF90VecGlobalToLocalConstraint Subroutine

public subroutine MEF90VecGlobalToLocalConstraint(g, c, l, ierr)

MEF90VecGlobalToLocalConstraint: do a VecGlobaltoLocal then copy constrained values

Arguments

Type IntentOptional Attributes Name
type(tVec), intent(in) :: g
type(tVec), intent(in) :: c
type(tVec), intent(inout) :: l
integer(kind=C_INT32_T), intent(inout) :: ierr