setRHSFEMSolver Subroutine

public subroutine setRHSFEMSolver(this, RHS)

Type Bound

FEMSolver_

Arguments

Type IntentOptional Attributes Name
class(FEMSolver_), intent(inout) :: this
real(kind=real64), intent(in) :: RHS(:)