Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
kernlib.f File Reference

Functions/Subroutines

subroutine cfopen (lundes, medium, nwrec, mode, nbuf, name, istat)
integer function cfstat (name, info)
subroutine cltou (chv)
subroutine cutol (chv)
function jbit (izw, izp)
function jbyt (izw, izp, nzb)
function lenocc (chv)
function locati (array, length, object)
function locf (ivar)
function locfr (var)
subroutine sbit0 (izw, izp)
subroutine sbit1 (izw, izp)
subroutine sbyt (it, izw, izp, nzb)
subroutine ubunch (ms, mt, nchp)
subroutine ucopy (a, b, n)
subroutine ucopy2 (a, b, n)
subroutine ucopyi (ia, ib, n)
subroutine uctoh (ms, mt, npw, nch)
subroutine uctoh1 (ms, mt, nch)
subroutine uhtoc (ms, npw, mt, nch)
subroutine uoptc (data, poss, ioptv)
subroutine upkbyt (mbv, jthp, miv, nintp, nbits)
subroutine vblank (a, n)
subroutine vfill (a, n, stuff)
subroutine vzero (a, n)
subroutine vzeroi (j, n)

Function/Subroutine Documentation

◆ cfopen()

subroutine cfopen ( dimension(9) lundes,
medium,
nwrec,
character, dimension(*) mode,
nbuf,
character, dimension(*) name,
dimension(9) istat )

Definition at line 367 of file kernlib.f.

◆ cfstat()

integer function cfstat ( character*(*) name,
integer, dimension(12) info )

Definition at line 394 of file kernlib.f.

◆ cltou()

subroutine cltou ( character, dimension(*) chv)

Definition at line 9 of file kernlib.f.

◆ cutol()

subroutine cutol ( character, dimension(*) chv)

Definition at line 21 of file kernlib.f.

◆ jbit()

function jbit ( izw,
izp )

Definition at line 121 of file kernlib.f.

◆ jbyt()

function jbyt ( izw,
izp,
nzb )

Definition at line 127 of file kernlib.f.

◆ lenocc()

function lenocc ( character, dimension(*) chv)

Definition at line 45 of file kernlib.f.

◆ locati()

function locati ( integer, dimension(2) array,
length,
integer object )

Definition at line 135 of file kernlib.f.

◆ locf()

function locf ( dimension(9) ivar)

Definition at line 89 of file kernlib.f.

◆ locfr()

function locfr ( dimension(9) var)

Definition at line 96 of file kernlib.f.

◆ sbit0()

subroutine sbit0 ( izw,
izp )

Definition at line 191 of file kernlib.f.

◆ sbit1()

subroutine sbit1 ( izw,
izp )

Definition at line 185 of file kernlib.f.

◆ sbyt()

subroutine sbyt ( it,
izw,
izp,
nzb )

Definition at line 174 of file kernlib.f.

◆ ubunch()

subroutine ubunch ( dimension(99) ms,
dimension(99) mt,
dimension(9) nchp )

Definition at line 57 of file kernlib.f.

◆ ucopy()

subroutine ucopy ( dimension(*) a,
dimension(*) b,
n )

Definition at line 316 of file kernlib.f.

◆ ucopy2()

subroutine ucopy2 ( dimension(*) a,
dimension(*) b,
n )

Definition at line 403 of file kernlib.f.

◆ ucopyi()

subroutine ucopyi ( dimension(*) ia,
dimension(*) ib,
n )

Definition at line 310 of file kernlib.f.

◆ uctoh()

subroutine uctoh ( character ms,
dimension(99) mt,
npw,
nch )

Definition at line 197 of file kernlib.f.

◆ uctoh1()

subroutine uctoh1 ( character ms,
dimension(99) mt,
nch )

Definition at line 288 of file kernlib.f.

◆ uhtoc()

subroutine uhtoc ( dimension(99) ms,
npw,
character mt,
nch )

Definition at line 245 of file kernlib.f.

◆ uoptc()

subroutine uoptc ( character *(*) data,
character *(*) poss,
integer, dimension(9) ioptv )

Definition at line 33 of file kernlib.f.

◆ upkbyt()

subroutine upkbyt ( dimension(99) mbv,
dimension(9) jthp,
dimension(99) miv,
dimension(9) nintp,
dimension(2) nbits )

Definition at line 325 of file kernlib.f.

◆ vblank()

subroutine vblank ( integer, dimension(*) a,
n )

Definition at line 164 of file kernlib.f.

◆ vfill()

subroutine vfill ( integer, dimension(*) a,
n,
integer stuff )

Definition at line 155 of file kernlib.f.

◆ vzero()

subroutine vzero ( dimension(*) a,
n )

Definition at line 105 of file kernlib.f.

◆ vzeroi()

subroutine vzeroi ( dimension(*) j,
n )

Definition at line 112 of file kernlib.f.