Go to the source code of this file.
|
typedef std::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 Array< OneD, Array< OneD, NekDouble > > &, const int, const int, const int > | Nektar::CFSBndCondFactory |
| Declaration of the boundary condition factory. More...
|
|