#include <GbContinuum.h>
|
| HhatInvFunction (const int &t, const int &i, const Eigen::MatrixXd &domain) |
|
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 |
|
|
const Eigen::VectorXd | e1 |
|
const Eigen::VectorXd | e3 |
|
|
static double | tensorC (const int &k, const int &p, const int &l, const int &q) |
|
static std::complex< double > | tensorFhat (const int &k, const int &l, const int &i, const int &j, const Eigen::Vector3d &xi) |
|
static std::complex< double > | tensorGhat (const int &i, const int &k, const int &t, const int &r, const Eigen::VectorXd &xi) |
|
static std::complex< double > | tensorHhat (const int &t, const int &i, const Eigen::VectorXd &xi) |
|
static double | lambda |
|
static double | mu |
|
Definition at line 34 of file GbContinuum.h.
◆ HhatInvFunction()
gbLAB::HhatInvFunction::HhatInvFunction |
( |
const int & |
t, |
|
|
const int & |
i, |
|
|
const Eigen::MatrixXd & |
domain |
|
) |
| |
|
explicit |
◆ operator()()
std::complex< double > gbLAB::HhatInvFunction::operator() |
( |
const Eigen::VectorXd & |
xi | ) |
const |
◆ e1
const Eigen::VectorXd gbLAB::HhatInvFunction::e1 |
|
private |
◆ e3
const Eigen::VectorXd gbLAB::HhatInvFunction::e3 |
|
private |
const int gbLAB::HhatInvFunction::i |
const int gbLAB::HhatInvFunction::t |
The documentation for this class was generated from the following files: