![]() |
GBS
|
Provide interface to the scaLAPACK solver. More...
#include "mpi_precomp.h"
Include dependency graph for scalapack_mod.F90:Data Types | |
| type | scalapack_mod::scalapack_context |
| interface | scalapack_mod::init |
| interface | scalapack_mod::bsolve |
| interface | scalapack_mod::putelems |
| interface | scalapack_mod::destroy |
Modules | |
| module | scalapack_mod |
Functions/Subroutines | |
| subroutine | scalapack_mod::init_scalapack (n, ctxt, comm) |
| subroutine | scalapack_mod::destroy_scalapack (ctxt) |
| subroutine | scalapack_mod::putelems_scalapack (ctxt, A) |
| subroutine | scalapack_mod::bsolve_scalapack (ctxt, b, x) |
Variables | |
| integer, parameter | scalapack_mod::dlen_ = 9 |
| integer, external | scalapack_mod::numroc |
Provide interface to the scaLAPACK solver.