The Potential module introduces means to evaluate the solution of the PDE via a suitable integral operator taking the unknown of the linear system as input. It relies on a suitable specialization corresponding of the LinearOperatorBase class. More...
Classes | |
class | Bembel::DiscretePotential< Derived, LinOp > |
DiscretePotential. More... | |
struct | Bembel::PotentialTraits< Derived > |
struct containing specifications on the functional has to be specialized or derived for any particular operator under consideration More... | |
struct | Bembel::PotentialBase< Derived, LinOp > |
functional base class. this serves as a common interface for existing functionals. More... | |
The Potential module introduces means to evaluate the solution of the PDE via a suitable integral operator taking the unknown of the linear system as input. It relies on a suitable specialization corresponding of the LinearOperatorBase class.