MPI_BiCGSTABFEMSolver Subroutine

public subroutine MPI_BiCGSTABFEMSolver(this, x)

Type Bound

FEMSolver_

Arguments

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