initVTProdDeriv Interface

interface
private module subroutine initVTProdDeriv(this, refVSpace, velVec, power)

Arguments

Type IntentOptional Attributes Name
class(VelTProdDerivation), intent(inout) :: this
type(VSpace), intent(in) :: refVSpace

Reference velocity space

real(kind=rk), intent(in), optional, dimension(:) :: velVec

Optional velocity space vector. Defaults to velcity grid values

real(kind=rk), intent(in), optional :: power

Optional power to raise the shifted velocity vector to. Defaults to 1

Description

Initialize velocity tensor product derivation object