IBM_SetPolynomialOrder Subroutine

public subroutine IBM_SetPolynomialOrder(this, elements, corners)

Type Bound

IBM_type

Arguments

Type IntentOptional Attributes Name
class(IBM_type), intent(inout) :: this
type(element), intent(inout) :: elements(:)
real(kind=RP), intent(in), optional :: corners(:,:)