Linear Algebra Objects on Grids - GVec: Examples
The grid vector and matrix (GVec) component provides an
interface for manipulation of discretized functions and
operators on a Grid. GVec users can set various options at runtime via the
options database in the same way as the Vec and Mat components.
GVec internally employs a Vec
and Mat objects
to implement the low-level functionality.
gvec2d.h
gvec2dView.h
gmat2d.h
tri2dMovement.h
gvec2d.c
gvec2dView.c
gmat2d.c
tri2dMovement.c
makefile