LifeV
|
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>
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 |
File containing a class for interpolating boundary functions from scattered data.
Definition in file BCDataInterpolator.hpp.
#define BCDATAINTERPOLATOR 1 |
Definition at line 38 of file BCDataInterpolator.hpp.