| 
    HArD::Core2D
    
   Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns 
   | 
 
#include <iostream>#include <boost/math/constants/constants.hpp>#include <Eigen/Sparse>#include <unsupported/Eigen/SparseExtra>#include <mesh.hpp>#include <local_static_condensation.hpp>#include <linearsolver.hpp>#include <vhhospace.hpp>#include <BoundaryConditions/BoundaryConditions.hpp>#include <integralweight.hpp>

Go to the source code of this file.
Classes | |
| struct | HArDCore2D::NavierStokes | 
| Class for the Navier-Stokes model.  More... | |
Namespaces | |
| namespace | HArDCore2D |