MyVolumeMeshRectilinear - Template file for rectilinear volume mesh implementation.
Intended to help implement simple mesh. Just fill up the empty methods of the following classes (search for @ADD YOUR CODE HERE):
Hint: some should inherit both from MeshViz interfaces and the user's application data classes.
For advanced implementations, refer to the See Also Section.
MiVolumeMeshRectilinear MiTopologyIjk MiVolumeGeometryRectilinear MiDataSetIjk