MEF90VecSetBCValuesFromOptionsExpr Subroutine

public subroutine MEF90VecSetBCValuesFromOptionsExpr(v, t, ierr)

MEF90VecSetBCValuesFromOptionsExpr: Fill boundary values of a type(tVec) using expressions passed as petsc options

Arguments

Type IntentOptional Attributes Name
type(tVec), intent(inout) :: v
real(kind=C_DOUBLE), intent(in) :: t
integer(kind=C_INT32_T), intent(inout) :: ierr