Teko  Version of the Day
 All Classes Files Functions Variables Pages
Teko_NavierStokesPreconditioners.hpp
1 // @HEADER
2 // *****************************************************************************
3 // Teko: A package for block and physics based preconditioning
4 //
5 // Copyright 2010 NTESS and the Teko contributors.
6 // SPDX-License-Identifier: BSD-3-Clause
7 // *****************************************************************************
8 // @HEADER
9 
10 #ifndef __Teko_NavierStokesPreconditioners_hpp__
11 #define __Teko_NavierStokesPreconditioners_hpp__
12 
13 #include "Teko_LSCPreconditionerFactory.hpp"
14 #include "Teko_SIMPLEPreconditionerFactory.hpp"
15 #include "Teko_PCDStrategy.hpp"
16 
17 #endif