GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
dcfode.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dcfode (METH, ELCO, TESCO)
 

Function/Subroutine Documentation

◆ dcfode()

subroutine dcfode ( integer  METH,
double precision, dimension(13,12)  ELCO,
double precision, dimension(3,12)  TESCO 
)

Definition at line 1 of file dcfode.f.

Referenced by dstode().