BEM++
2.0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Groups
Pages
home
wojtek
Projects
BEM
bempp-sven
bempp
lib
assembly
sparse_cholesky.hpp
1
#ifndef bempp_sparse_cholesky_hpp
2
#define bempp_sparse_cholesky_hpp
3
4
#include "../common/common.hpp"
5
#include "../common/shared_ptr.hpp"
6
7
class
Epetra_CrsMatrix;
8
9
namespace
Bempp
10
{
11
24
shared_ptr<Epetra_CrsMatrix> sparseCholesky(
const
Epetra_CrsMatrix& mat);
25
26
}
// namespace Bempp
27
28
#endif
Generated on Wed Jan 28 2015 00:02:02 for BEM++ by
1.8.5