Functions

ewset.f File Reference

Go to the source code of this file.

Functions

subroutine EWSET (N, ITOL, RTOL, ATOL, YCUR, EWT)

Function Documentation

subroutine EWSET ( INTEGER  N,
INTEGER  ITOL,
DOUBLE PRECISION,dimension(*),dimension  RTOL,
DOUBLE PRECISION,dimension(*),dimension  ATOL,
DOUBLE PRECISION,dimension(n),dimension  YCUR,
DOUBLE PRECISION,dimension(n),dimension  EWT 
)

Definition at line 1 of file ewset.f.

Referenced by DLSODE().

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines