| OutputManager | [tstep_all] |
| [tstep_step(in) #] | |
| [tsteps_out(rl) #] | |
| [dofman_all] | |
| [dofman_output(rl) #] | |
| [dofman_except(rl) #] | |
| [element_all] | |
| [element_output(rl) #] | |
| [element_except(rl) #] |
Output manager allows also to filter output to only specific dof managers and elements. If these specific members are selected, the output happens only in selected solution steps. The dofman_all and element_all parameters select all dof managers or elements respectively. Parameter arrays dofman_output and element_output allow to select only specific members. Numbers of selected members are then contained in dofman_output or element_output lists respectively. The previously selected members can be explicitly de-selected by specifying their component numbers in dofman_except or element_except lists.
Borek Patzak 2009-08-24