Go to the source code of this file.
|
| | Nektar |
| | The above copyright notice and this permission notice shall be included.
|
| |
|
| 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 int, const int, const int > | Nektar::CFSBndCondFactory |
| | Declaration of the boundary condition factory. More...
|
| |