#include <GradientDetector.hpp>
|
| ScalarGradientDetector_ (const Equation &equation, const std::pair< Projections, double > &... conds) |
|
template<typename T , int TagRank> |
void | TagCellsForRefinement (const PatchDataView< T, TagRank, layout_stride > &tags, const View< const Complete< Equation >> &states) |
|
template<int TagRank> |
void | TagCellsForRefinement (const PatchDataView< char, TagRank, layout_stride > &tags, const View< const Complete< Equation >> &states, const PatchDataView< const double, TagRank, layout_stride > &volumes) |
|
Equation & | GetEquation () noexcept |
|
const Equation & | GetEquation () const noexcept |
|
const std::tuple< std::pair< Projections, double >... > & | GetConditions () const noexcept |
|
◆ Base
template<typename Equation , typename... Projections>
◆ ScalarGradientDetector_()
template<typename Equation , typename... Projections>
◆ GetConditions()
◆ GetEquation() [1/2]
◆ GetEquation() [2/2]
◆ TagCellsForRefinement() [1/2]
template<typename Equation , typename... Projections>
template<int TagRank>
◆ TagCellsForRefinement() [2/2]
template<typename Equation , typename... Projections>
template<typename T , int TagRank>
◆ conditions_
◆ equation_
◆ sL
template<typename Equation , typename... Projections>
◆ sM
template<typename Equation , typename... Projections>
◆ sR
template<typename Equation , typename... Projections>
The documentation for this class was generated from the following file: