NAME

dottest - Perform a dot product test on an operator


SYNOPSIS

call dot_test(oper,n_mod,n_dat,dot1,dot2)


PARAMETERS

oper - func
       standard operator
n_mod - integer
      number of model points
n_dat - integer
      number of data points
dot1 - real(2)
      result of dot product test
dot2 - real(2)
      result of dot product test using add variable


DESCRIPTION

Test whether or an operator passes the dot product test (necessary for convergence with solver)


SEE ALSO

the solver manpage


LIBRARY

geef90