|
static double | getElementLHS (const double &x, const double &y, const double &z, const int &ieq, const int &jeq, const double &phi_i, const double &phi_i_derx, const double &phi_i_dery, const double &phi_i_derz, const double &phi_j, const double &phi_j_derx, const double &phi_j_dery, const double &phi_j_derz) |
|
static double | getElementRHS (const double &x, const double &y, const double &z, const int &eq, const double &phi_i) |
|
static double | getBoundaryValue (const double &x, const double &y, const double &z, const int &eq) |
|
static char | getBoundaryType (const int ID, const double &x, const double &y, const double &z, const int &eq) |
|
static double | getExactSolution (const char &what, const double &x, const double &y, const double &z, const int eq=0) |
|
static double | getEpsilon (const double &x, const double &y, const double &z, const int &eq) |
|
static double MyVectorLaplacian::getElementLHS |
( |
const double & |
x, |
|
|
const double & |
y, |
|
|
const double & |
z, |
|
|
const int & |
ieq, |
|
|
const int & |
jeq, |
|
|
const double & |
phi_i, |
|
|
const double & |
phi_i_derx, |
|
|
const double & |
phi_i_dery, |
|
|
const double & |
phi_i_derz, |
|
|
const double & |
phi_j, |
|
|
const double & |
phi_j_derx, |
|
|
const double & |
phi_j_dery, |
|
|
const double & |
phi_j_derz |
|
) |
| |
|
inlinestatic |
static double MyVectorLaplacian::getElementRHS |
( |
const double & |
x, |
|
|
const double & |
y, |
|
|
const double & |
z, |
|
|
const int & |
eq, |
|
|
const double & |
phi_i |
|
) |
| |
|
inlinestatic |
static double MyVectorLaplacian::getBoundaryValue |
( |
const double & |
x, |
|
|
const double & |
y, |
|
|
const double & |
z, |
|
|
const int & |
eq |
|
) |
| |
|
inlinestatic |
static char MyVectorLaplacian::getBoundaryType |
( |
const int |
ID, |
|
|
const double & |
x, |
|
|
const double & |
y, |
|
|
const double & |
z, |
|
|
const int & |
eq |
|
) |
| |
|
inlinestatic |
static double MyVectorLaplacian::getExactSolution |
( |
const char & |
what, |
|
|
const double & |
x, |
|
|
const double & |
y, |
|
|
const double & |
z, |
|
|
const int |
eq = 0 |
|
) |
| |
|
inlinestatic |
static double MyVectorLaplacian::getEpsilon |
( |
const double & |
x, |
|
|
const double & |
y, |
|
|
const double & |
z, |
|
|
const int & |
eq |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: