/home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/discretization/FEM/assembler/cg.hh File Reference#
|
DiFfRG
Discretization Framework for functional Renormalization Group flows
|
cg.hh File Reference
#include <sstream>#include <DiFfRG/common/linear_algebra.hh>#include <DiFfRG/discretization/FEM/assembler/common.hh>#include <DiFfRG/discretization/common/cell_geometry.hh>#include <DiFfRG/discretization/common/types.hh>#include <DiFfRG/physics/integration/map_scheduler.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) |
Generated by