Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
fub::GradientDetector< Eq, Ps > Member List

This is the complete list of members for fub::GradientDetector< Eq, Ps >, including all inherited members.

ArrayGradientDetector_(const Equation &equation, const std::pair< Projections, double > &... conds)fub::ArrayGradientDetector_< Equation, Projections >
Base typedeffub::GradientDetector< Eq, Ps >
conditions_fub::GradientDetectorBase_< Equation, Projections... >protected
equation_fub::GradientDetectorBase_< Equation, Projections... >protected
GetConditions() const noexceptfub::GradientDetectorBase_< Equation, Projections... >inline
GetEquation() noexceptfub::GradientDetectorBase_< Equation, Projections... >inline
GetEquation() const noexceptfub::GradientDetectorBase_< Equation, Projections... >inline
GradientDetector(const Eq &equation, const std::pair< Ps, double > &... projs)fub::GradientDetector< Eq, Ps >inline
GradientDetectorBase_(const Equation &equation, const std::pair< Projections, double > &... conds)fub::GradientDetectorBase_< Equation, Projections... >inline
is_array_basedfub::GradientDetector< Eq, Ps >static
Rankfub::ArrayGradientDetector_< Equation, Projections >static
sL_fub::ArrayGradientDetector_< Equation, Projections >private
sM_fub::ArrayGradientDetector_< Equation, Projections >private
sR_fub::ArrayGradientDetector_< Equation, Projections >private
TagCellsForRefinement(const PatchDataView< char, Rank, layout_stride > &tags, const View< const Complete< Equation >> &states)fub::ArrayGradientDetector_< Equation, Projections >