basicΒΆ
- Signature:
subroutine basic(time, lst, end)- Arguments:
integer, intent(in):lst: Coarsest level for output of tree structure.lend: Finest level for output of tree structure.
double precision, intent(in):time: Time of output.
- Description:
- Outputs basic information needed by the other graphics
output routines (valout) at the given
time. Writes the entire level list, from level1tolfine, and the tree structure from levellsttolend.