LifeV
BCDataInterpolator.hpp File Reference

File containing a class for interpolating boundary functions from scattered data. More...

#include <boost/shared_array.hpp>
#include "Epetra_SerialDenseMatrix.h"
#include "Epetra_SerialDenseSolver.h"
#include "Epetra_SerialDenseVector.h"
#include <lifev/core/LifeV.hpp>
#include <lifev/core/util/Displayer.hpp>
#include <lifev/core/fem/BCBase.hpp>
#include <lifev/core/fem/BCFunction.hpp>
#include <lifev/core/fem/BCManage.hpp>
+ Include dependency graph for BCDataInterpolator.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  BCDataInterpolator
 BCDataInterpolator - Class for interpolating boundary functions from scattered data. More...
 
struct  BCDataInterpolator::BCDataInterpolator_point
 

Namespaces

 LifeV
 Default Physical Solver.
 

Macros

#define BCDATAINTERPOLATOR   1
 

Detailed Description

File containing a class for interpolating boundary functions from scattered data.

Date
09-06-2011
Author
Toni Lassila toni..nosp@m.lass.nosp@m.ila@e.nosp@m.pfl..nosp@m.ch
Maintainer:
Toni Lassila toni..nosp@m.lass.nosp@m.ila@e.nosp@m.pfl..nosp@m.ch

Definition in file BCDataInterpolator.hpp.

Macro Definition Documentation

◆ BCDATAINTERPOLATOR

#define BCDATAINTERPOLATOR   1

Definition at line 38 of file BCDataInterpolator.hpp.