calval_f Interface

interface
private subroutine calval_f(me, varvec, Valcon, i)

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(:) :: Valcon

size is Numcon+1

integer, intent(in) :: i

JW: THIS IS NOT DOCUMENTED ? IFLAG?

Description

FUNCTION FOR VALUES INPUT AND OUTPUT NOT SCALED