#include <CutCellData.hpp>
|
PatchDataView< const double, Rank > | volume_fractions |
|
PatchDataView< const double, Rank+1 > | volume_centeroid |
|
std::array< PatchDataView< const double, Rank >, sRank > | face_fractions |
|
PatchDataView< const double, Rank+1 > | boundary_normals |
|
PatchDataView< const double, Rank+1 > | boundary_centeroids |
|
PatchDataView< const double, Rank+1 > | distance_to_boundary_left |
|
PatchDataView< const double, Rank+1 > | distance_to_boundary_right |
|
std::array< PatchDataView< const double, Rank >, sRank > | unshielded_fractions |
|
std::array< PatchDataView< const double, Rank >, sRank > | shielded_left_fractions |
|
std::array< PatchDataView< const double, Rank >, sRank > | shielded_right_fractions |
|
std::array< PatchDataView< const double, Rank >, sRank > | doubly_shielded_fractions |
|
std::array< PatchDataView< const double, Rank >, sRank > | unshielded_fractions_rel |
|
std::array< PatchDataView< const double, Rank >, sRank > | shielded_left_fractions_rel |
|
std::array< PatchDataView< const double, Rank >, sRank > | shielded_right_fractions_rel |
|
std::array< PatchDataView< const double, Rank >, sRank > | doubly_shielded_fractions_rel |
|
|
static constexpr auto | sRank |
|
◆ boundary_centeroids
◆ boundary_normals
◆ distance_to_boundary_left
◆ distance_to_boundary_right
◆ doubly_shielded_fractions
◆ doubly_shielded_fractions_rel
◆ face_fractions
◆ shielded_left_fractions
◆ shielded_left_fractions_rel
◆ shielded_right_fractions
◆ shielded_right_fractions_rel
◆ sRank
◆ unshielded_fractions
◆ unshielded_fractions_rel
◆ volume_centeroid
◆ volume_fractions
The documentation for this struct was generated from the following file: