3.2.3. system CommandΒΆ

This command is used to construct the LinearSOE and LinearSolver objects to store and solve the system of equations, \(Ax=b\) during each step.

system systemType? arg1? ...

The type of LinearSOE created and the additional arguments required depends on the systemType? provided in the command.

The following contain information about systemType? and the args required for each of the available system types: