|
Nektar++
|
#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 | |
| 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... | |
1.8.8