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)

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

Below, all files are listed:


next up previous contents
Next: Database Up: TOCHNOG programmers manual - Previous: Variables   Contents
tochnog 2001-09-02