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

Go to the source code of this file.

Classes

struct  DiFfRG::dDG::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::dDG::internal::CopyData_R< NumberType >
 
struct  DiFfRG::dDG::internal::CopyData_R< NumberType >::CopyDataFace_R
 
struct  DiFfRG::dDG::internal::CopyData_J< NumberType >
 
struct  DiFfRG::dDG::internal::CopyData_J< NumberType >::CopyDataFace_J
 
struct  DiFfRG::dDG::internal::CopyData_I< NumberType >
 
struct  DiFfRG::dDG::internal::CopyData_I< NumberType >::CopyFaceData_I
 
class  DiFfRG::dDG::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::dDG
 
namespace  DiFfRG::dDG::internal
 

Functions

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