initSimpleDeriv Interface

interface
private module subroutine initSimpleDeriv(this, varPowers, multConst)

Arguments

Type IntentOptional Attributes Name
class(SimpleDerivation), intent(inout) :: this
real(kind=rk), intent(in), dimension(:) :: varPowers
real(kind=rk), intent(in), optional :: multConst

Description

Initialize simple derivation object