STEP-3MOD
Example 3 for DEALII, Modified
STEP-3MOD is a slight modification of the standard step-3 example,
in which the region to be generated is the Hyper_L.
Files you might find useful:
-
CMakeLists.txt,
the file needed by cmake on my system.
-
step-3mod.cc,
the source code for the example.
-
step-3mod.sh,
a shell script which contains the commands to create the
makefile and run the example.
-
step-3mod_output.txt,
the output file.
-
solution.eps,
graphics information about the solution,
in EPS format.
-
solution.gpl,
graphics information about the solution, which can be input
to gnuplot.
-
solution.vtk,
graphics information about the solution, which can be input
to visit or paraview.
-
solution.png,
a PNG image of the solution Z(X,Y).
-
gnuplot_commands.txt,
the gnuplot commands that processed the graphics data to make
the image.
You can go up one level to
the DEALII directory.
Last revised on 01 June 2016.