Nektar++
|
#include <CompressibleFlowSolver/Preconditioner/PreconCfsOp.h>
#include <LibUtilities/BasicUtils/SessionReader.h>
#include <LibUtilities/Communication/Comm.h>
#include <MultiRegions/ExpList.h>
Go to the source code of this file.
Classes | |
class | Nektar::PreconCfs |
Namespaces | |
namespace | Nektar |
Typedefs | |
typedef LibUtilities::NekFactory< std::string, PreconCfs, const Array< OneD, MultiRegions::ExpListSharedPtr > &, const LibUtilities::SessionReaderSharedPtr &, const LibUtilities::CommSharedPtr & > | Nektar::PreconCfsFactory |
Declaration of the boundary condition factory. More... | |
typedef std::shared_ptr< PreconCfs > | Nektar::PreconCfsSharedPtr |
Functions | |
PreconCfsFactory & | Nektar::GetPreconCfsFactory () |
Declaration of the boundary condition factory singleton. More... | |