![]() |
ArmadilloSolver
The GeMA Armadillo Numeric Solver Plugin
|
The Armadillo Solver plugin is a general purpose implementation of the Numeric Solver concept from the GeMA framework. Its goal is to provide a linear equation solver to be used by analysis processes. A description of the objectives and uses of a Numeric Solver can be found in the GeMA reference manual on the Numeric Solvers page.
The Armadillo Solver provides a direct method equation solver based on the Armadillo library, which in turn bases itself on the SuperLU library when working with sparse matrices (the default). It can also use the LAPACK library to solve systems based on full matrices.
A reference manual documenting the configuration options for the Armadillo Solver plugin can be found here.