addMatDerivation Interface

interface
private pure module subroutine addMatDerivation(this, deriv, name)

Arguments

Type IntentOptional Attributes Name
class(Textbook), intent(inout) :: this
class(MatDerivation), intent(in) :: deriv
character(len=*), intent(in) :: name

Description

Add matrix derivation object to textbook