DestructPolynomial Interface

public interface DestructPolynomial

Contents


Module Procedures

private subroutine DestructPolynomial_cheby(this)

Destruct a polynomial object.

Arguments

Type IntentOptional AttributesName
type(ChebyshevPolynomial_t), intent(inout) :: this

The polynomial to destruct.