next up previous contents
Next: Database Up: TOCHNOG programmers manual Previous: Variables   Contents

Routines

The most important program structure is shown below:

tn (main routine)
mm input (read input)
mmmm db_initialize (initialize the database)
mm top (time step loop)
mmmm elem (element loop, integration point loop)
mmmmmm general (generic element part)
mmmmmm condif (convection_diffusion equation)
mmmmmm materi (materi equation)
mmmmmmmm stress (stress evaluation )
mmmmmmmmmm plasti (plasticity evaluation)
mmmmmm wave (wave equation)
mmmm solve (solve equations)
mmmm refine_globally (h- and p-refinement)
mmmm refine_locally (local h-refinement)
mmmm print (print outpout)
mm tn_exit (exit tochnog)

Below, all files are listed:


next up previous contents
Next: Database Up: TOCHNOG programmers manual Previous: Variables   Contents
root
1998-11-16