AVSplotP1 - Set up to view results for viewing with AVS
Calling sequence:
AVSPlot_3DP1(unknown_list,element_type);
Parameters
unknown_list - The list of unknowns as discussed above.
element_type - A type of elements forming the grid.
Synopsis:
tri - triangle
tet - tetrahedron
prism - prism
hex - hexahedron
Examples:
> # get files to view results with AVS;
> AVSPlotP1(unknown_list,tri);
wroutp