#include <GbContinuum.h>
|
| | ShiftedDisplacementKernelFT (const Eigen::VectorXd &x, const Eigen::VectorXd &normal) |
| |
| std::complex< double > | operator() (const Eigen::VectorXd &xi) const |
| |
| | Function (double _domainSize=std::numeric_limits< double >::infinity()) |
| |
| std::complex< double > | operator() (const Eigen::Vector< double, Eigen::Dynamic > &vec) const |
| |
|
| Eigen::Vector< double, Eigen::Dynamic > | x |
| |
| Eigen::Vector< double, Eigen::Dynamic > | normal |
| |
Definition at line 26 of file GbContinuum.h.
◆ ShiftedDisplacementKernelFT()
| gbLAB::ShiftedDisplacementKernelFT::ShiftedDisplacementKernelFT |
( |
const Eigen::VectorXd & |
x, |
|
|
const Eigen::VectorXd & |
normal |
|
) |
| |
|
explicit |
◆ operator()()
| std::complex< double > gbLAB::ShiftedDisplacementKernelFT::operator() |
( |
const Eigen::VectorXd & |
xi | ) |
const |
◆ normal
| Eigen::Vector<double, Eigen::Dynamic> gbLAB::ShiftedDisplacementKernelFT::normal |
|
private |
| Eigen::Vector<double, Eigen::Dynamic> gbLAB::ShiftedDisplacementKernelFT::x |
|
private |
The documentation for this class was generated from the following files: