Next: , Previous: , Up: Reference manual   [Contents][Index]


7.27 Package FL.PLOT

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.

Function: PLOT OBJECT &KEY RANGE CELLS MESH DOMAIN PARAMETRIC DEPTH KEY REFINEMENTS COEFFICIENT RANK SHAPE INDEX COMPONENT TRANSFORMATION PART PROGRAM &ALLOW-OTHER-KEYS

Plot is a generic function which dispatches depending on the type of object it receives. Its behaviour can additionally be modified by keyword parameters.