Seismo-VLAB  1.3
An Open-Source Finite Element Software for Meso-Scale Simulations
01-Direct Directory Reference
Directory dependency graph for 01-Direct:
01-Direct

Files

file  EigenSolver.hpp [code]
 This file contains the "EigenSolver" solver declaration; the object performs Cholesky-decomposition on the matrix A, and then solves the upper triangular system.
 
file  MumpsSolver.hpp [code]
 This file contains the "MumpsSolver" solver declaration; this object performs a (MU)ltifrontal (M)assively (P)arallel (S)parse direct Solver on the matrix A.