LifeV
RBFlocallyRescaledScalar.hpp File Reference

A short description of the file content. More...

+ Include dependency graph for RBFlocallyRescaledScalar.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  RBFlocallyRescaledScalar< mesh_Type >
 

Namespaces

 LifeV
 Default Physical Solver.
 
 LifeV::anonymous_namespace{RBFlocallyRescaledScalar.hpp}
 

Functions

template<typename mesh_Type >
RBFInterpolation< mesh_Type > * createRBFlocallyRescaledScalar ()
 Factory create function. More...
 

Variables

static bool S_registerTriLRS = RBFInterpolation<LifeV::RegionMesh<LinearTriangle > >::InterpolationFactory::instance().registerProduct ( "RBFlocallyRescaledScalar", &createRBFlocallyRescaledScalar<LifeV::RegionMesh<LinearTriangle > > )
 
static bool S_registerTetLRS = RBFInterpolation<LifeV::RegionMesh<LinearTetra > >::InterpolationFactory::instance().registerProduct ( "RBFlocallyRescaledScalar", &createRBFlocallyRescaledScalar<LifeV::RegionMesh<LinearTetra > > )
 

Detailed Description

A short description of the file content.

Author
Davide Forti forti.nosp@m.@mat.nosp@m.hicse.nosp@m.pc48.nosp@m..epfl.nosp@m..ch
Date
13 Mar 2013

A more detailed description of the file (if necessary)

Definition in file RBFlocallyRescaledScalar.hpp.