Nektar++
Loading...
Searching...
No Matches
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>

Go to the source code of this file.

Classes

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

Namespaces

namespace  Nektar
 

Typedefs

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

Functions

CFSBndCondFactoryNektar::GetCFSBndCondFactory ()
 Declaration of the boundary condition factory singleton.