LifeV
LevelSetBDQRAdapter.hpp File Reference

Adapter for the quadrature on a given level set. More...

#include <lifev/core/LifeV.hpp>
#include <lifev/eta/fem/QuadratureBoundary.hpp>
#include <lifev/eta/fem/ETCurrentFE.hpp>
#include <boost/shared_ptr.hpp>
+ Include dependency graph for LevelSetBDQRAdapter.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  LevelSetBDQRAdapter< FESpaceType, VectorType >
 

Namespaces

 LifeV
 Default Physical Solver.
 

Functions

template<typename FESpaceType , typename VectorType >
LevelSetBDQRAdapter< FESpaceType, VectorType > adapt (std::shared_ptr< FESpaceType > fespace, const VectorType &vector, const QuadratureBoundary &qrbd)
 

Detailed Description

Adapter for the quadrature on a given level set.

Author
Samuel Quinodoz samue.nosp@m.l.qu.nosp@m.inodo.nosp@m.z@ep.nosp@m.fl.ch
Date
15 Dec 2011

Definition in file LevelSetBDQRAdapter.hpp.