Millepede-II  V04-03-09
Functions/Subroutines
isuper.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dalign
 
function urand ()
 
function unorm ()
 
subroutine initgl (NAGBAR, NALCAR, NSTD, IPRLIM)
 
subroutine parglo (PAR)
 
subroutine parsig (INDEX, SIGMA)
 
subroutine parget (INDEX, PAR, SIG)
 
subroutine nonlin (INDEX)
 
subroutine initun (LUN, CUTFAC)
 
subroutine constf (DERCS, RHS)
 
subroutine equloc (DERGB, DERLC, RRMEAS, SIGMA)
 
subroutine zerloc (DERGB, DERLC)
 
subroutine fitloc
 
subroutine fitglo (PAR)
 
function errpar (I)
 
function corpar (I, J)
 
subroutine prtglo (LUN)
 

Function/Subroutine Documentation

◆ constf()

subroutine constf ( real, dimension(*)  DERCS,
  RHS 
)

Definition at line 385 of file isuper.f.

◆ corpar()

function corpar (   I,
  J 
)

Definition at line 1149 of file isuper.f.

Referenced by corpar().

◆ dalign()

subroutine dalign ( )

Definition at line 26 of file isuper.f.

References equloc(), fitglo(), fitloc(), initgl(), prtglo(), unorm(), urand(), and zerloc().

◆ equloc()

subroutine equloc ( real, dimension(*)  DERGB,
real, dimension(*)  DERLC,
  RRMEAS,
  SIGMA 
)

Definition at line 422 of file isuper.f.

Referenced by dalign().

◆ errpar()

function errpar (   I)

Definition at line 1114 of file isuper.f.

Referenced by errpar().

◆ fitglo()

subroutine fitglo ( real, dimension(*)  PAR)

Definition at line 889 of file isuper.f.

References fitloc(), and prtglo().

Referenced by dalign().

◆ fitloc()

subroutine fitloc ( )

Definition at line 555 of file isuper.f.

References chindl().

Referenced by dalign(), and fitglo().

◆ initgl()

subroutine initgl (   NAGBAR,
  NALCAR,
  NSTD,
  IPRLIM 
)

Definition at line 87 of file isuper.f.

References chindl().

Referenced by dalign().

◆ initun()

subroutine initun (   LUN,
  CUTFAC 
)

Definition at line 337 of file isuper.f.

◆ nonlin()

subroutine nonlin (   INDEX)

Definition at line 305 of file isuper.f.

◆ parget()

subroutine parget (   INDEX,
  PAR,
  SIG 
)

Definition at line 270 of file isuper.f.

◆ parglo()

subroutine parglo ( real, dimension(*)  PAR)

Definition at line 202 of file isuper.f.

◆ parsig()

subroutine parsig (   INDEX,
  SIGMA 
)

Definition at line 236 of file isuper.f.

◆ prtglo()

subroutine prtglo (   LUN)

Definition at line 1189 of file isuper.f.

Referenced by dalign(), fitglo(), and xloopn().

◆ unorm()

function unorm ( )

Definition at line 75 of file isuper.f.

Referenced by dalign(), and unorm().

◆ urand()

function urand ( )

Definition at line 67 of file isuper.f.

Referenced by dalign(), and urand().

◆ zerloc()

subroutine zerloc ( real, dimension(*)  DERGB,
real, dimension(*)  DERLC 
)

Definition at line 515 of file isuper.f.

Referenced by dalign().