|
Nektar++
|
#include <CompressibleFlowSolver/Preconditioner/PreconCfsOp.h>#include <LibUtilities/BasicUtils/SessionReader.h>#include <LibUtilities/BasicUtils/SharedArray.hpp>#include <LibUtilities/Communication/Comm.h>#include <MultiRegions/ExpList.h>Go to the source code of this file.
Classes | |
| class | Nektar::PreconCfs |
Namespaces | |
| namespace | Nektar |
| The above copyright notice and this permission notice shall be included. | |
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 |
Enumerations | |
| enum | Nektar::PrecType { Nektar::eNull , Nektar::eDiagonal , Nektar::eSparse } |
Functions | |
| PreconCfsFactory & | Nektar::GetPreconCfsFactory () |
| Declaration of the boundary condition factory singleton. More... | |