Namespaces | |
| namespace | functionObjects |
| namespace | incompressible |
Classes | |
| class | Filter |
| class | Gauss |
| class | IMQB |
| class | IntegralFilter |
| class | RBFFunction |
| class | RBFInterpolation |
| class | RBFMotionSolver |
| class | TPS |
| class | W2 |
Functions | |
| template<typename T> | |
| Ostream & | operator<< (Ostream &os, const Eigen::Matrix< T, -1, -1 > &mat) |
| template<typename T> | |
| Istream & | operator>> (Istream &is, Eigen::Matrix< T, -1, -1 > &mat) |
| template<typename T> | |
| Ostream & | operator<< (Ostream &os, const Eigen::Matrix< T, -1, 1 > &mat) |
| template<typename T> | |
| Istream & | operator>> (Istream &is, Eigen::Matrix< T, -1, 1 > &mat) |
| template<typename T> | |
| Ostream & | operator<< (Ostream &os, const Eigen::Tensor< T, 3 > &tens) |
| template<typename T> | |
| Istream & | operator>> (Istream &is, Eigen::Tensor< T, 3 > &tens) |
| defineTypeNameAndDebug (Filter, 0) | |
| defineRunTimeSelectionTable (Filter, dictionary) | |
| defineTypeNameAndDebug (IntegralFilter, 0) | |
| addToRunTimeSelectionTable (Filter, IntegralFilter, dictionary) | |
| defineTypeNameAndDebug (Gauss, 0) | |
| addToRunTimeSelectionTable (RBFFunction, Gauss, dictionary) | |
| defineTypeNameAndDebug (IMQB, 0) | |
| addToRunTimeSelectionTable (RBFFunction, IMQB, dictionary) | |
| defineTypeNameAndDebug (RBFFunction, 0) | |
| defineRunTimeSelectionTable (RBFFunction, dictionary) | |
| defineTypeNameAndDebug (TPS, 0) | |
| addToRunTimeSelectionTable (RBFFunction, TPS, dictionary) | |
| defineTypeNameAndDebug (W2, 0) | |
| addToRunTimeSelectionTable (RBFFunction, W2, dictionary) | |
| SquareMatrix< double > | EigenInvert (SquareMatrix< double > &A) |
| defineTypeNameAndDebug (RBFMotionSolver, 0) | |
| addToRunTimeSelectionTable (motionSolver, RBFMotionSolver, dictionary) | |
Variables | |
| template<> | |
| const char * | NamedEnum< Foam::incompressible::turbulentHeatFluxTemperatureFvPatchScalarField::heatSourceType, 2 >::names [] |
| Foam::addToRunTimeSelectionTable | ( | Filter | , |
| IntegralFilter | , | ||
| dictionary | ) |
| Foam::addToRunTimeSelectionTable | ( | motionSolver | , |
| RBFMotionSolver | , | ||
| dictionary | ) |
| Foam::addToRunTimeSelectionTable | ( | RBFFunction | , |
| Gauss | , | ||
| dictionary | ) |
| Foam::addToRunTimeSelectionTable | ( | RBFFunction | , |
| IMQB | , | ||
| dictionary | ) |
| Foam::addToRunTimeSelectionTable | ( | RBFFunction | , |
| TPS | , | ||
| dictionary | ) |
| Foam::addToRunTimeSelectionTable | ( | RBFFunction | , |
| W2 | , | ||
| dictionary | ) |
| Foam::defineRunTimeSelectionTable | ( | Filter | , |
| dictionary | ) |
| Foam::defineRunTimeSelectionTable | ( | RBFFunction | , |
| dictionary | ) |
| Foam::defineTypeNameAndDebug | ( | Filter | , |
| 0 | ) |
| Foam::defineTypeNameAndDebug | ( | Gauss | , |
| 0 | ) |
| Foam::defineTypeNameAndDebug | ( | IMQB | , |
| 0 | ) |
| Foam::defineTypeNameAndDebug | ( | IntegralFilter | , |
| 0 | ) |
| Foam::defineTypeNameAndDebug | ( | RBFFunction | , |
| 0 | ) |
| Foam::defineTypeNameAndDebug | ( | RBFMotionSolver | , |
| 0 | ) |
| Foam::defineTypeNameAndDebug | ( | TPS | , |
| 0 | ) |
| Foam::defineTypeNameAndDebug | ( | W2 | , |
| 0 | ) |
| SquareMatrix< double > Foam::EigenInvert | ( | SquareMatrix< double > & | A | ) |
| Ostream & Foam::operator<< | ( | Ostream & | os, |
| const Eigen::Matrix< T, -1, -1 > & | mat ) |
Definition at line 549 of file ITHACAstream.H.
| Ostream & Foam::operator<< | ( | Ostream & | os, |
| const Eigen::Matrix< T, -1, 1 > & | mat ) |
Definition at line 568 of file ITHACAstream.H.
| Ostream & Foam::operator<< | ( | Ostream & | os, |
| const Eigen::Tensor< T, 3 > & | tens ) |
Definition at line 587 of file ITHACAstream.H.
Definition at line 557 of file ITHACAstream.H.
Definition at line 576 of file ITHACAstream.H.
Definition at line 596 of file ITHACAstream.H.
| const char* Foam::NamedEnum< Foam::incompressible::turbulentHeatFluxTemperatureFvPatchScalarField::heatSourceType, 2 >::names[] |
Definition at line 41 of file turbulentHeatFluxTemperatureFvPatchScalarField.C.
1.13.2