BEM++  2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Classes
Linear algebra

Classes

class  Bempp::BlockedSolution< BasisFunctionType, ResultType >
 This class holds the solution of a block operator system together with various information about the solution. More...
 
class  Bempp::DefaultDirectSolver< BasisFunctionType, ResultType >
 Default direct dense solver for boundary integral equations. More...
 
class  Bempp::DefaultIterativeSolver< BasisFunctionType, ResultType >
 Default iterative solver for boundary integral equations. More...
 
class  Bempp::Preconditioner< ValueType >
 A simple container class to hold pointers to preconditioners. More...
 
class  Bempp::Solution< BasisFunctionType, ResultType >
 This class holds the solution of a BEM computation together with various associated information. More...
 
class  Bempp::SolutionBase< BasisFunctionType, ResultType >
 The base class for the Solution and BlockedSolution container classes. More...
 
class  Bempp::Solver< BasisFunctionType, ResultType >
 The abstract interface of solvers of boundary integral equations. More...
 

Detailed Description

This module contains classes related to the solution of linear algebraic equations arising from discretizations of boundary integral equations.