/home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/discretization/FV/reconstructor/advection/abstract_reconstructor.hh File Reference#

DiFfRG: /home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/discretization/FV/reconstructor/advection/abstract_reconstructor.hh File Reference
DiFfRG
Discretization Framework for functional Renormalization Group flows
abstract_reconstructor.hh File Reference
#include <DiFfRG/discretization/FV/reconstructor/types.hh>
#include <deal.II/base/point.h>
#include <autodiff/forward/real/real.hpp>
#include <array>
#include <concepts>

Go to the source code of this file.

Namespaces

namespace  DiFfRG
 
namespace  DiFfRG::def
 This namespace contains all default implementations and definitions needed for numerical models.
 

Concepts

concept  DiFfRG::def::HasReconstructor
 Concept that any gradient-reconstruction strategy must satisfy.