LexADV_TryDDM download

LexADV_TryDDM can be downloaded from this page.

To download LexADV libraries, user registration is required.
LexADV and ADVENTURE project uses the download account information mutually.
If you do not have your account for LexADV or ADVENTURE, click the following link and sign up.
User registration

LexADV_TryDDM

Linear equation solver using the domain decomposition method.
Download ver.0.1b / released: 2014/03/24
LexADV_TryDDM has the following features.
  • LexADV_TryDDM solves the linear equation using the domain decomposition method.
  • LexADV_TryDDM supports the Compressed Sparse Row (CSR) format for the coefficient matrix.
  • LexADV_TryDDM supports the dense vector for the right-hand-side.
  • LexADV_TryDDM supports domain-decomposed mesh data by the ADVENTURE_Metis.
  • LexADV_TryDDM uses the ADVENTURE_IO (AdvIO) library for reading input data.
  • LexADV_TryDDM uses the MUMPS library for constructing the Schur complement equation.
  • LexADV_TryDDM uses the Lis library for solving the Schur complement equation.
  • LexADV_TryDDM is written by C language.
  • LexADV_TryDDM uses the Message Passing Interface (MPI) library for parallel processing.