![]() |
LifeV
|
A short description of the file content. More...
Include dependency graph for RBFrescaledScalar.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| class | RBFrescaledScalar< mesh_Type > |
Namespaces | |
| LifeV | |
| Default Physical Solver. | |
| LifeV::anonymous_namespace{RBFrescaledScalar.hpp} | |
Functions | |
| template<typename mesh_Type > | |
| RBFInterpolation< mesh_Type > * | createRBFrescaledScalar () |
| Factory create function. More... | |
Variables | |
| static bool | S_registerTriRS = RBFInterpolation<LifeV::RegionMesh<LinearTriangle > >::InterpolationFactory::instance().registerProduct ( "RBFrescaledScalar", &createRBFrescaledScalar<LifeV::RegionMesh<LinearTriangle > > ) |
| static bool | S_registerTetRS = RBFInterpolation<LifeV::RegionMesh<LinearTetra > >::InterpolationFactory::instance().registerProduct ( "RBFrescaledScalar", &createRBFrescaledScalar<LifeV::RegionMesh<LinearTetra > > ) |
A short description of the file content.
A more detailed description of the file (if necessary)
Definition in file RBFrescaledScalar.hpp.