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

Go to the source code of this file.

Classes

struct  DiFfRG::CG::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::CG::internal::CopyData_R< NumberType >
 
struct  DiFfRG::CG::internal::CopyData_J< NumberType >
 
struct  DiFfRG::CG::internal::CopyData_I< NumberType >
 
struct  DiFfRG::CG::internal::CopyData_I< NumberType >::CopyFaceData_I
 
class  DiFfRG::CG::Assembler< Discretization_, Model_ >
 The basic assembler that can be used for any standard CG scheme with flux and source. More...
 

Namespaces

namespace  DiFfRG
 
namespace  DiFfRG::CG
 
namespace  DiFfRG::CG::internal
 

Functions

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