calder_f Interface

interface
private subroutine calder_f(me, varvec, convec, Dercon)

Arguments

Type IntentOptional Attributes Name
class(optgra), intent(inout) :: me
real(kind=wp), intent(in), dimension(:) :: varvec

size is Numvar

real(kind=wp), intent(out), dimension(:) :: convec

size is Numcon+1

real(kind=wp), intent(out), dimension(:,:) :: Dercon

size is Numcon+1,Numvar

Description

FUNCTION FOR VALUES AND DERIVATIVES INPUT AND OUTPUT NOT SCALED