Bembel
Bembel::DiscretePotential< Derived, LinOp > Class Template Reference

DiscretePotential. More...

#include <DiscretePotential.hpp>

Detailed Description

template<typename Derived, typename LinOp>
class Bembel::DiscretePotential< Derived, LinOp >

DiscretePotential.

Todo:
Add a documentation

Definition at line 21 of file DiscretePotential.hpp.

Public Member Functions

 DiscretePotential (const AnsatzSpace< LinOp > &ansatz_space)
 
void init_DiscretePotential (const AnsatzSpace< LinOp > &ansatz_space)
 
Eigen::Matrix< typename PotentialReturnScalar< typename LinearOperatorTraits< LinOp >::Scalar, typename PotentialTraits< Derived >::Scalar >::Scalar, Eigen::Dynamic, PotentialTraits< Derived >::OutputSpaceDimension > evaluate (const Eigen::Matrix< double, Eigen::Dynamic, 3 > &points)
 
void set_cauchy_data (const Eigen::Matrix< typename LinearOperatorTraits< LinOp >::Scalar, Eigen::Dynamic, 1 > &cauchy_data)
 
void set_degree (const int &deg)
 
Derived & get_potential ()
 

Member Function Documentation

◆ init_DiscretePotential()

template<typename Derived , typename LinOp >
void Bembel::DiscretePotential< Derived, LinOp >::init_DiscretePotential ( const AnsatzSpace< LinOp > &  ansatz_space)
inline
Todo:
obtain this from ansatz space

Definition at line 33 of file DiscretePotential.hpp.


The documentation for this class was generated from the following file: