Copy derivation with given name into passed deriv object, overwriting any existing derivation
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Textbook), | intent(in) | :: | this | |||
| character(len=*), | intent(in) | :: | name | |||
| class(Derivation), | intent(inout), | allocatable | :: | deriv |