d9.03.02 Implementing the multifrontal method MULT_FRONT#
Summary:
In this note, we present the computer description of the native version in Code_Aster, of the multi-frontal linear solver, commonly called MULT_FRONT.
This version, developed at EDF R&D, is stable, with an almost complete scope.
This note complements the Code_Aster reference documentation: « Linear solver using the multi-frontend method » [R6.02.02].
We recall the main concepts used by the method: renumbering, elimination tree, supernodes. The computer structures created by the algorithm are described. The main computer difficulties and particularities are reported. We are considering the various possible developments.
A report published separately is dedicated to an overview and the prospects for application maintenance: [RB12] « Native multi-frontend method in Code_Aster: state of play and perspectives », CR-I23-2012-001.
Table of Contents