LifeV
BCInterfaceDefinitions.hpp File Reference

File containing the BCInterface definitions. More...

#include <sstream>
#include <string>
#include <vector>
#include <boost/shared_ptr.hpp>
#include <boost/algorithm/string.hpp>
#include <lifev/core/LifeV.hpp>
#include <lifev/core/filter/GetPot.hpp>
#include <lifev/core/util/Displayer.hpp>
#include <lifev/core/util/Factory.hpp>
#include <lifev/core/util/FactorySingleton.hpp>
+ Include dependency graph for BCInterfaceDefinitions.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  BCInterfaceFactory< BcHandlerType, PhysicalSolverType >
 BCInterfaceFactory - Factory to create BCInterface functions. More...
 

Namespaces

 LifeV
 Default Physical Solver.
 

Enumerations

enum  baseList_Type {
  BCIFunctionParser, BCIFunctionParserFile, BCIFunctionParserSolver, BCIFunctionParserFileSolver,
  BCIFunctionUserDefined, BCIFunctionSolverDefined, BCI3DDataInterpolator
}
 
enum  baseContainer_Type {
  BASEDefault, BASEFunction1D, BASEFunction3D, BASEVector3D,
  BASEVectorInterface3D
}
 

Detailed Description

File containing the BCInterface definitions.

Date
12-11-2009
Author
Cristiano Malossi crist.nosp@m.iano.nosp@m..malo.nosp@m.ssi@.nosp@m.epfl..nosp@m.ch
Maintainer:
Cristiano Malossi crist.nosp@m.iano.nosp@m..malo.nosp@m.ssi@.nosp@m.epfl..nosp@m.ch

Definition in file BCInterfaceDefinitions.hpp.