1.0 Introduction
2.0 Data Structures
- 2.1 Complex
- 2.2 PM_matrix
- 2.3 Set
- 2.3.1 Example of building a set
- 2.4 Mapping
- 2.5 Connectivity
- 2.5.1 Concepts
- 2.5.2 Definitions
- 2.5.3 Axioms
- 2.5.4 Representation Requirements
- 2.5.5 Representation of Connectivity
- 2.6 Field
3.0 Summary of the PML C API
- 3.1 MATRIX Manipulation Routines
- 3.2 Other Equation Solvers
- 3.3 Geometry Routines
- 3.4 Mathematical Functions
- 3.5 Constructors and Destructors
- 3.6 Field Operators
- 3.7 Sorting Routines
4.0 Summary of the PML FORTRAN API
5.0 EXAMPLES
- 5.1 Examples of MATRIX Functions
- 5.2 Example of ICCG Routine
- 5.3 Example of Topological Sort Routine
6.0 Related Documentation