LifeV
RBFlocallyRescaledVectorial.hpp File Reference

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

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

Go to the source code of this file.

Data Structures

class  RBFlocallyRescaledVectorial< mesh_Type >
 

Namespaces

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

Functions

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

Variables

static bool S_registerTriLRV = RBFInterpolation<LifeV::RegionMesh<LinearTriangle > >::InterpolationFactory::instance().registerProduct ( "RBFlocallyRescaledVectorial", &createRBFlocallyRescaledVectorial<LifeV::RegionMesh<LinearTriangle > > )
 
static bool S_registerTetLRV = RBFInterpolation<LifeV::RegionMesh<LinearTetra > >::InterpolationFactory::instance().registerProduct ( "RBFlocallyRescaledVectorial", &createRBFlocallyRescaledVectorial<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
14 Mar 2013

A more detailed description of the file (if necessary)

Definition in file RBFlocallyRescaledVectorial.hpp.