Next: Package FL.DOMAINS, Previous: Package FL.GRAPHIC, Up: Reference manual [Contents][Index]
This package provides a high-level interface to
plotting. It defines a generic function PLOT
which can be used to
plot several types of objects, e.g. cells, meshes, finite element and
coefficient functions.
Plot is a generic function which dispatches depending on the type of object it receives. Its behaviour can additionally be modified by keyword parameters.