AVSPlot_3DP1 - set up to save 3D results for viewing with AVS
Calling sequence:
AVSPlot_3DP1(unknown_list);
Parameters
unknown_list - The list of unknowns as discussed above.
Synopsis:
- Set up code to save results in a form readable by AVS. Output will be saved in files named outN.inp, where N is an increasing integer value.
- Should only be used with 3D tetrahedral elements, as 3DP1_gsq_bsf.
- This is included as a demonstration of the 3D element. However, when a coupling to a serious 3D mesh generator is made, AVSPlot_3DP1 should work without change.
Examples:
> # set up to save results to plot with AVS:
> AVSPlot_3DP1(unknown_list);
wroutp