|
blitzdg
an open-source project aiming to implement parallel discontinuous Galerkin (dg) solvers for common partial differential equations systems using blitz++ for array and tensor manipulations and MPI for distributed parallelism.
|
This is the complete list of members for DirectSolver, including all inherited members.
| DirectSolver(SparseMatrixConverter const &) | DirectSolver | |
| solve(const Array< double, 2 > &A, const Array< double, 2 > &B, Array< double, 2 > &X) | DirectSolver | |
| ~DirectSolver() (defined in DirectSolver) | DirectSolver |
1.8.11