classes Module Source file:classes

Dependencies

Subroutines
  • TClassDverk(this, n, ind, x, y, xend, tol, c, w, fcn)
    • TCambComponent target  :: this
    • integer  :: n
    • integer  :: ind
    • real(dl)  :: x
    • real(dl)  :: y(n)
    • real(dl)  :: xend
    • real(dl)  :: tol
    • real(dl)  :: c(*)
    • real(dl)  :: w(nw,9)
    • external  :: fcn
  • TNonLinearModel_Init(this, State)