|
OpenMEEG
|
#include "matrix.h"#include "sparse_matrix.h"#include "symmatrix.h"#include "geometry.h"#include "progressbar.h"#include "assemble.h"
Go to the source code of this file.
Classes | |
| class | OpenMEEG::GainMEG |
| class | OpenMEEG::GainEEG |
| class | OpenMEEG::GainEEGadjoint |
| class | OpenMEEG::GainMEGadjoint |
| class | OpenMEEG::GainEEGMEGadjoint |
| class | OpenMEEG::GainInternalPot |
| class | OpenMEEG::GainEITInternalPot |
Namespaces | |
| namespace | OpenMEEG |
Macros | |
| #define | USE_GMRES 0 |
Functions | |
| template<typename SelectionMatrix > | |
| Matrix | OpenMEEG::linsolve (const SymMatrix &H, const SelectionMatrix &S) |