*LSDUMP

*LSDUMP, EngineName, FileName
Dumps a linear solver engine to a binary File.

Valid Products: Pro | Premium | Enterprise | PrepPost | Solver | AS add-on

Argument Descriptions

EngineName

Name used to identify this engine. Must have been previously created using *LSENGINE and factorized using *LSFACTOR.

FileName

Name of the file to create.

Notes

Dumps a previously factorized linear solver system to a binary file. Only LAPACK and BCS linear solvers can be used with this feature. The Linear Solver can later be restored with the *LSRESTORE command.

A BCS Sparse Solver can be dumped only if uses the INCORE memory option (see BCSOPTION).

Menu Paths

This command cannot be accessed from a menu.