Rpar
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 2 articles for 0.000 sec
compile errors, please help.     

Group: comp.lang.fortran · Group Profile · Search for Rpar in comp.lang.fortran
Author: beet
Date: Apr 18, 2008 07:34

...),RA(LCZ),RA(LAF),RA(LAX),RA(LAG),RA(LG),RA(LGN), 313 + RA(LH),RA(LS),RA(LSN),RA(LXO),RA(LGO),RA(LGP),RA(LGS), 314 + RPAR(1),RPAR(2),RPAR(3),RPAR(4),RPAR(5),RPAR(6),GMAX, 315 + F,IPAR(1),IPAR(2),IPAR(3),IPAR(4),IPAR(5),IPRNT,ITERM) ... 419 SUBROUTINE PVAR(NF,NA...
Show full article (2.09Kb)
Full Jacobian subroutine for DASSL     

Group: comp.lang.fortran · Group Profile · Search for Rpar in comp.lang.fortran
Author: Rodrigo LГѓВіpez Negrete
Date: Oct 7, 2006 12:12

... CJ, and how to pass the values of dfdy to PD.... SUBROUTINE JAC(t, y, yprime, pd, cj, rpar, ipar) IMPLICIT NONE INTEGER IPAR DOUBLE PRECISION T, CJ, RPAR DOUBLE PRECISION Y(*), YPRIME(*), PD(*) DOUBLE PRECISION DFDY(3,3) dfdy(1,1) = -0.04d0 dfdy(1,2) ...
Show full article (1.39Kb)