Nektar++
|
#include <CompressibleFlowSolver/Preconditioner/PreconCfs.h>
#include <LibUtilities/BasicUtils/NekFactory.hpp>
#include <LibUtilities/BasicUtils/SharedArray.hpp>
Go to the source code of this file.
Classes | |
class | Nektar::NekPreconCfsOperators |
class | Nektar::PreconCfsOp |
Namespaces | |
Nektar | |
The above copyright notice and this permission notice shall be included. | |
Typedefs | |
typedef std::shared_ptr< PreconCfsOp > | Nektar::PreconCfsOpSharedPtr |
typedef LibUtilities::NekFactory< std::string, PreconCfsOp, const Array< OneD, MultiRegions::ExpListSharedPtr > &, const LibUtilities::SessionReaderSharedPtr &, const LibUtilities::CommSharedPtr & > | Nektar::PreconCfsOpFactory |
Declaration of the boundary condition factory. More... | |
Functions | |
PreconCfsOpFactory & | Nektar::GetPreconCfsOpFactory () |
Declaration of the boundary condition factory singleton. More... | |