Bembel
 
Loading...
Searching...
No Matches
Bembel::GradScalarPotential< LinOp > Class Template Reference
Inheritance diagram for Bembel::GradScalarPotential< LinOp >:
Collaboration diagram for Bembel::GradScalarPotential< LinOp >:

Detailed Description

template<typename LinOp>
class Bembel::GradScalarPotential< LinOp >

Definition at line 31 of file GradScalarPotential.hpp.

Public Member Functions

Eigen::Matrix< typename PotentialReturnScalar< typename LinearOperatorTraits< LinOp >::Scalar, std::complex< double > >::Scalar, 3, 1 > evaluateIntegrand_impl (const FunctionEvaluator< LinOp > &fun_ev, const ElementTreeNode &element, const Eigen::Vector3d &point, const SurfacePoint &p) const
 
Eigen::VectorXcd evaluateKernelGrad (const Eigen::Vector3d &x, const Eigen::Vector3d &y) const
 Gradient of fundamental solution of Helmholtz problem.
 
void set_wavenumber (std::complex< double > wavenumber)
 
std::complex< doubleget_wavenumber ()
 
- Public Member Functions inherited from Bembel::PotentialBase< GradScalarPotential< LinOp >, LinOp >
Eigen::Matrix< typename PotentialReturnScalar< typename LinearOperatorTraits< LinOp >::Scalar, typename PotentialTraits< GradScalarPotential< LinOp > >::Scalar >::Scalar, 1, PotentialTraits< GradScalarPotential< LinOp > >::OutputSpaceDimension > evaluateIntegrand (const AnsatzSpace< LinOp > &ansatz_space, const Eigen::Matrix< typename LinearOperatorTraits< LinOp >::Scalar, Eigen::Dynamic, getFunctionSpaceVectorDimension< LinearOperatorTraits< LinOp >::Form >()> &coeff, const Eigen::VectorXd &point, const SurfacePoint &p) const
 
GradScalarPotential< LinOp > & derived ()
 
const GradScalarPotential< LinOp > & derived () const
 

Constructor & Destructor Documentation

◆ GradScalarPotential()

template<typename LinOp >
Bembel::GradScalarPotential< LinOp >::GradScalarPotential ( )
inline

Definition at line 36 of file GradScalarPotential.hpp.

Member Function Documentation

◆ evaluateIntegrand_impl()

template<typename LinOp >
Eigen::Matrix< typename PotentialReturnScalar< typename LinearOperatorTraits< LinOp >::Scalar, std::complex< double > >::Scalar, 3, 1 > Bembel::GradScalarPotential< LinOp >::evaluateIntegrand_impl ( const FunctionEvaluator< LinOp > &  fun_ev,
const ElementTreeNode element,
const Eigen::Vector3d &  point,
const SurfacePoint p 
) const
inline

Definition at line 41 of file GradScalarPotential.hpp.

◆ evaluateKernelGrad()

template<typename LinOp >
Eigen::VectorXcd Bembel::GradScalarPotential< LinOp >::evaluateKernelGrad ( const Eigen::Vector3d &  x,
const Eigen::Vector3d &  y 
) const
inline

Gradient of fundamental solution of Helmholtz problem.

Definition at line 74 of file GradScalarPotential.hpp.

◆ get_wavenumber()

template<typename LinOp >
std::complex< double > Bembel::GradScalarPotential< LinOp >::get_wavenumber ( )
inline

Definition at line 93 of file GradScalarPotential.hpp.

◆ set_wavenumber()

template<typename LinOp >
void Bembel::GradScalarPotential< LinOp >::set_wavenumber ( std::complex< double wavenumber)
inline

Definition at line 87 of file GradScalarPotential.hpp.


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