GetMatrixInterpolationSystem Subroutine

public subroutine GetMatrixInterpolationSystem(Point, x, invPhi, b, INTERPOLATION)

Uses

    • DenseMatUtilities

Arguments

Type IntentOptional Attributes Name
real(kind=RP), intent(in) :: Point(:)
type(point_type), intent(in) :: x(:)
real(kind=RP), intent(inout) :: invPhi(:,:)
real(kind=RP), intent(inout) :: b(:)
integer, intent(in) :: INTERPOLATION