GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions/Subroutines
droots.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine droots (NG, HMIN, JFLAG, X0, X1, G0, G1, GX, X, JROOT, IMAX, LAST, ALPHA, X2)
 

Function/Subroutine Documentation

subroutine droots ( integer  NG,
double precision  HMIN,
integer  JFLAG,
double precision  X0,
double precision  X1,
double precision, dimension(ng)  G0,
double precision, dimension(ng)  G1,
double precision, dimension(ng)  GX,
double precision  X,
integer, dimension(ng)  JROOT,
integer  IMAX,
integer  LAST,
double precision  ALPHA,
double precision  X2 
)

Definition at line 1 of file droots.f.

References CollocWt::alpha(), and workspace_element::dimension().

Referenced by drchek().