/home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/discretization/data/data.hh File Reference#

DiFfRG: /home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/discretization/data/data.hh File Reference
DiFfRG
data.hh File Reference
#include <deal.II/base/function.h>
#include <deal.II/dofs/dof_handler.h>
#include <deal.II/lac/vector.h>
#include <DiFfRG/common/utils.hh>
#include <DiFfRG/discretization/common/abstract_data.hh>
#include <deal.II/numerics/vector_tools.h>

Go to the source code of this file.

Classes

class  DiFfRG::internal::FunctionFromLambda< dim, NumberType >
 
class  DiFfRG::FlowingVariables< NT >
 A class to set up initial data for whatever discretization we have chosen. Also used to switch/manage memory, vectors, matrices over interfaces between spatial discretization and separate variables. More...
 
class  DiFfRG::FE::FlowingVariables< Discretization >
 A class to set up initial data for whatever discretization we have chosen. Also used to switch/manage memory, vectors, matrices over interfaces between spatial discretization and separate variables. More...
 

Namespaces

namespace  DiFfRG
 
namespace  DiFfRG::internal
 
namespace  DiFfRG::FE
 
namespace  DiFfRG::FV
 

Typedefs

template<typename Discretization >
using DiFfRG::FV::FlowingVariables = DiFfRG::FE::FlowingVariables<Discretization>