2D AMRCLAW
Functions/Subroutines
nodget.f File Reference

Go to the source code of this file.

Functions/Subroutines

integer function nodget ()
 
integer function nodget_bnd ()
 
subroutine makegridlist (lbase)
 
subroutine initbndrylist ()
 
subroutine makebndrylist (level)
 
subroutine freebndrylist (mold)
 

Function/Subroutine Documentation

subroutine freebndrylist ( integer  mold)

Definition at line 212 of file nodget.f.

References putnod_bnd().

Referenced by gfixup().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine initbndrylist ( )

Definition at line 131 of file nodget.f.

Referenced by restrt(), and stst1().

Here is the caller graph for this function:

subroutine makebndrylist ( integer  level)

Definition at line 151 of file nodget.f.

References nodget_bnd().

Referenced by domain(), regrid(), restrt(), and setgrd().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine makegridlist ( integer  lbase)

Definition at line 92 of file nodget.f.

Referenced by domain(), regrid(), restrt(), and setgrd().

Here is the caller graph for this function:

integer function nodget ( )

Definition at line 4 of file nodget.f.

Referenced by birect(), domain(), and grdfit().

Here is the caller graph for this function:

integer function nodget_bnd ( )

Definition at line 47 of file nodget.f.

Referenced by makebndrylist().

Here is the caller graph for this function: