/home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/discretization/FV/assembler/flux_ties.hh Source File#
|
DiFfRG
Discretization Framework for functional Renormalization Group flows
|
flux_ties.hh
Go to the documentation of this file.
46 return named_tuple<std::tuple<T &...>, StringSet<"fe_functions", "fe_derivatives", "fe_third_derivatives",
auto flux_tie(T &&...t)
The named tuple handed to model.flux().
Definition flux_ties.hh:36
auto diffusion_flux_tie(T &&...t)
The named tuple handed to model.diffusion_flux().
Definition flux_ties.hh:44
Definition complex_math.hh:10
Definition tuples.hh:34
A class to store a tuple with elements that can be accessed by name. The names are stored as FixedStr...
Definition tuples.hh:56
Generated by