Nektar++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Typedefs | Functions
CFSBndCond.h File Reference
#include <string>
#include <CompressibleFlowSolver/Misc/VariableConverter.h>
#include <LibUtilities/BasicUtils/NekFactory.hpp>
#include <LibUtilities/BasicUtils/SharedArray.hpp>
#include <MultiRegions/ExpList.h>
Include dependency graph for CFSBndCond.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Nektar::CFSBndCond
 Encapsulates the user-defined boundary conditions for compressible flow solver. More...
 

Namespaces

 Nektar
 <
 

Typedefs

typedef boost::shared_ptr
< CFSBndCond > 
Nektar::CFSBndCondSharedPtr
 A shared pointer to a boundary condition object. More...
 
typedef
LibUtilities::NekFactory
< std::string, CFSBndCond,
const
LibUtilities::SessionReaderSharedPtr
&, const Array< OneD,
MultiRegions::ExpListSharedPtr >
&, const Array< OneD, Array
< OneD, NekDouble > > &, const
int, const int, const int > 
Nektar::CFSBndCondFactory
 Declaration of the boundary condition factory. More...
 

Functions

CFSBndCondFactory & Nektar::GetCFSBndCondFactory ()
 Declaration of the boundary condition factory singleton. More...