The options are:
|
MFMAT=1 PROFILE SOLVER Accounts for the sparsity of matrix [A] on an equation by equation basis. Typical applications include finite element and finite difference programs. |
|
MFMAT=2 BLOCK SOLVER Divides the matrix [A] into square blocks, accounting for sparsity on a block by block basis. This solver uses industry standard BLAS3 kernels and provides excellent I/O performance on extremely large problems. Typical applications include boundary integral and moment method programs. |
|
MFMAT=3 SLAB SOLVER Extends the functionality of the Block Solver by providing full column partial pivoting for full nonsymmetric matrices. |
When you create a matrix file, FMS completes the Matrix File Attribute List , LUA(25), which you provide. This array contains all the information FMS needs to manage the matrix file.
FMS uses four files to store the data for each matrix: