FV3 Bundle
adBuffer.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine pushbit (bit)
 
logical function lookbit ()
 
logical function popbit ()
 
subroutine pushcontrol1b (cc)
 
subroutine popcontrol1b (cc)
 
subroutine lookcontrol1b (cc)
 
subroutine pushcontrol2b (cc)
 
subroutine popcontrol2b (cc)
 
subroutine lookcontrol2b (cc)
 
subroutine pushcontrol3b (cc)
 
subroutine popcontrol3b (cc)
 
subroutine lookcontrol3b (cc)
 
subroutine pushcontrol4b (cc)
 
subroutine popcontrol4b (cc)
 
subroutine lookcontrol4b (cc)
 
subroutine pushcontrol5b (cc)
 
subroutine popcontrol5b (cc)
 
subroutine lookcontrol5b (cc)
 
subroutine pushcontrol6b (cc)
 
subroutine popcontrol6b (cc)
 
subroutine lookcontrol6b (cc)
 
subroutine pushcontrol9b (cc)
 
subroutine popcontrol9b (cc)
 
subroutine lookcontrol9b (cc)
 
subroutine pushboolean (x)
 
subroutine lookboolean (x)
 
subroutine popboolean (x)
 
subroutine pushcharacter (x)
 
subroutine lookcharacter (x)
 
subroutine popcharacter (x)
 
subroutine pushinteger4 (x)
 
subroutine lookinteger4 (x)
 
subroutine popinteger4 (x)
 
subroutine pushinteger8 (x)
 
subroutine lookinteger8 (x)
 
subroutine popinteger8 (x)
 
subroutine pushreal4 (x)
 
subroutine lookreal4 (x)
 
subroutine popreal4 (x)
 
subroutine pushreal8 (x)
 
subroutine lookreal8 (x)
 
subroutine popreal8 (x)
 
subroutine pushcomplex8 (x)
 
subroutine lookcomplex8 (x)
 
subroutine popcomplex8 (x)
 
subroutine pushcomplex16 (x)
 
subroutine lookcomplex16 (x)
 
subroutine popcomplex16 (x)
 
subroutine addftraffic (n)
 
subroutine printtraffic ()
 
subroutine printbuffertop ()
 
integer *4 function smallstacksize ()
 
subroutine printallbuffers ()
 
subroutine showallstacks ()
 

Function/Subroutine Documentation

◆ addftraffic()

subroutine addftraffic ( integer  n)

Definition at line 1039 of file adBuffer.f.

Here is the caller graph for this function:

◆ lookbit()

logical function lookbit ( )

Definition at line 64 of file adBuffer.f.

Here is the call graph for this function:

◆ lookboolean()

subroutine lookboolean ( logical  x)

Definition at line 369 of file adBuffer.f.

◆ lookcharacter()

subroutine lookcharacter ( character  x)

Definition at line 417 of file adBuffer.f.

Here is the call graph for this function:

◆ lookcomplex16()

subroutine lookcomplex16 ( complex*16  x)

Definition at line 975 of file adBuffer.f.

Here is the call graph for this function:

◆ lookcomplex8()

subroutine lookcomplex8 ( complex*8  x)

Definition at line 882 of file adBuffer.f.

Here is the call graph for this function:

◆ lookcontrol1b()

subroutine lookcontrol1b ( integer  cc)

Definition at line 130 of file adBuffer.f.

◆ lookcontrol2b()

subroutine lookcontrol2b ( integer  cc)

Definition at line 157 of file adBuffer.f.

◆ lookcontrol3b()

subroutine lookcontrol3b ( integer  cc)

Definition at line 187 of file adBuffer.f.

◆ lookcontrol4b()

subroutine lookcontrol4b ( integer  cc)

Definition at line 220 of file adBuffer.f.

◆ lookcontrol5b()

subroutine lookcontrol5b ( integer  cc)

Definition at line 256 of file adBuffer.f.

◆ lookcontrol6b()

subroutine lookcontrol6b ( integer  cc)

Definition at line 295 of file adBuffer.f.

◆ lookcontrol9b()

subroutine lookcontrol9b ( integer  cc)

Definition at line 344 of file adBuffer.f.

◆ lookinteger4()

subroutine lookinteger4 ( integer*4  x)

Definition at line 510 of file adBuffer.f.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ lookinteger8()

subroutine lookinteger8 ( integer*8  x)

Definition at line 603 of file adBuffer.f.

Here is the call graph for this function:

◆ lookreal4()

subroutine lookreal4 ( real*4  x)

Definition at line 696 of file adBuffer.f.

Here is the call graph for this function:

◆ lookreal8()

subroutine lookreal8 ( real*8  x)

Definition at line 789 of file adBuffer.f.

Here is the call graph for this function:

◆ popbit()

logical function popbit ( )

Definition at line 90 of file adBuffer.f.

Here is the call graph for this function:

◆ popboolean()

subroutine popboolean ( logical  x)

Definition at line 374 of file adBuffer.f.

◆ popcharacter()

subroutine popcharacter ( character  x)

Definition at line 448 of file adBuffer.f.

Here is the call graph for this function:

◆ popcomplex16()

subroutine popcomplex16 ( complex*16  x)

Definition at line 1006 of file adBuffer.f.

Here is the call graph for this function:

◆ popcomplex8()

subroutine popcomplex8 ( complex*8  x)

Definition at line 913 of file adBuffer.f.

Here is the call graph for this function:

◆ popcontrol1b()

subroutine popcontrol1b ( integer  cc)

Definition at line 120 of file adBuffer.f.

Here is the caller graph for this function:

◆ popcontrol2b()

subroutine popcontrol2b ( integer  cc)

Definition at line 146 of file adBuffer.f.

Here is the caller graph for this function:

◆ popcontrol3b()

subroutine popcontrol3b ( integer  cc)

Definition at line 175 of file adBuffer.f.

Here is the caller graph for this function:

◆ popcontrol4b()

subroutine popcontrol4b ( integer  cc)

Definition at line 207 of file adBuffer.f.

Here is the caller graph for this function:

◆ popcontrol5b()

subroutine popcontrol5b ( integer  cc)

Definition at line 242 of file adBuffer.f.

Here is the caller graph for this function:

◆ popcontrol6b()

subroutine popcontrol6b ( integer  cc)

Definition at line 280 of file adBuffer.f.

◆ popcontrol9b()

subroutine popcontrol9b ( integer  cc)

Definition at line 326 of file adBuffer.f.

◆ popinteger4()

subroutine popinteger4 ( integer*4  x)

Definition at line 541 of file adBuffer.f.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ popinteger8()

subroutine popinteger8 ( integer*8  x)

Definition at line 634 of file adBuffer.f.

Here is the call graph for this function:

◆ popreal4()

subroutine popreal4 ( real*4  x)

Definition at line 727 of file adBuffer.f.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ popreal8()

subroutine popreal8 ( real*8  x)

Definition at line 820 of file adBuffer.f.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ printallbuffers()

subroutine printallbuffers ( )

Definition at line 1173 of file adBuffer.f.

◆ printbuffertop()

subroutine printbuffertop ( )

Definition at line 1078 of file adBuffer.f.

◆ printtraffic()

subroutine printtraffic ( )

Definition at line 1065 of file adBuffer.f.

◆ pushbit()

subroutine pushbit ( logical  bit)

Definition at line 35 of file adBuffer.f.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ pushboolean()

subroutine pushboolean ( logical  x)

Definition at line 364 of file adBuffer.f.

Here is the call graph for this function:

◆ pushcharacter()

subroutine pushcharacter ( character  x)

Definition at line 391 of file adBuffer.f.

Here is the call graph for this function:

◆ pushcomplex16()

subroutine pushcomplex16 ( complex*16  x)

Definition at line 949 of file adBuffer.f.

Here is the call graph for this function:

◆ pushcomplex8()

subroutine pushcomplex8 ( complex*8  x)

Definition at line 856 of file adBuffer.f.

Here is the call graph for this function:

◆ pushcontrol1b()

subroutine pushcontrol1b ( integer  cc)

Definition at line 115 of file adBuffer.f.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ pushcontrol2b()

subroutine pushcontrol2b ( integer  cc)

Definition at line 140 of file adBuffer.f.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ pushcontrol3b()

subroutine pushcontrol3b ( integer  cc)

Definition at line 168 of file adBuffer.f.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ pushcontrol4b()

subroutine pushcontrol4b ( integer  cc)

Definition at line 199 of file adBuffer.f.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ pushcontrol5b()

subroutine pushcontrol5b ( integer  cc)

Definition at line 233 of file adBuffer.f.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ pushcontrol6b()

subroutine pushcontrol6b ( integer  cc)

Definition at line 270 of file adBuffer.f.

Here is the call graph for this function:

◆ pushcontrol9b()

subroutine pushcontrol9b ( integer  cc)

Definition at line 312 of file adBuffer.f.

Here is the call graph for this function:

◆ pushinteger4()

subroutine pushinteger4 ( integer*4  x)

Definition at line 484 of file adBuffer.f.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ pushinteger8()

subroutine pushinteger8 ( integer*8  x)

Definition at line 577 of file adBuffer.f.

Here is the call graph for this function:

◆ pushreal4()

subroutine pushreal4 ( real*4  x)

Definition at line 670 of file adBuffer.f.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ pushreal8()

subroutine pushreal8 ( real*8  x)

Definition at line 763 of file adBuffer.f.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ showallstacks()

subroutine showallstacks ( )

Definition at line 1295 of file adBuffer.f.

◆ smallstacksize()

integer*4 function smallstacksize ( )

Definition at line 1086 of file adBuffer.f.