HArD::Core2D
Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns
Loading...
Searching...
No Matches
Classes | Namespaces
LEPNC_diffusion.hpp File Reference
#include <functional>
#include <utility>
#include <iostream>
#include <boost/timer/timer.hpp>
#include <Eigen/Sparse>
#include <Eigen/Dense>
#include "mesh.hpp"
#include "lepnccore.hpp"
#include "quad2d.hpp"
#include "TestCase/TestCase.hpp"
#include "BoundaryConditions/BoundaryConditions.hpp"
Include dependency graph for LEPNC_diffusion.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HArDCore2D::LEPNC_diffusion
 The LEPNC_diffusion class provides an implementation of the LEPNC method for the stationnary diffusion problem \(-div(K\nabla u)=f\). More...
 

Namespaces

namespace  HArDCore2D