DiFfRG
Loading...
Searching...
No Matches
dg.hh File Reference
#include <sstream>
#include <DiFfRG/discretization/FEM/assembler/common.hh>

Go to the source code of this file.

Classes

struct  DiFfRG::DG::internal::ScratchData< Discretization >
 Class to hold data for each assembly thread, i.e. FEValues for cells, interfaces, as well as pre-allocated data structures for the solutions. More...
 
struct  DiFfRG::DG::internal::CopyData_R< NumberType >
 
struct  DiFfRG::DG::internal::CopyData_R< NumberType >::CopyDataFace_R
 
struct  DiFfRG::DG::internal::CopyData_J< NumberType >
 
struct  DiFfRG::DG::internal::CopyData_J< NumberType >::CopyDataFace_J
 
struct  DiFfRG::DG::internal::CopyData_I< NumberType >
 
struct  DiFfRG::DG::internal::CopyData_I< NumberType >::CopyFaceData_I
 
class  DiFfRG::DG::Assembler< Discretization_, Model_ >
 The basic assembler that can be used for any standard DG scheme with flux and source. More...
 

Namespaces

namespace  DiFfRG
 
namespace  DiFfRG::DG
 
namespace  DiFfRG::DG::internal
 

Functions

template<typename... T>
auto DiFfRG::DG::fe_tie (T &&...t)
 
template<typename... T>
auto DiFfRG::DG::i_tie (T &&...t)