_cubature_order | panzer::IntegrationDescriptor | protected |
_integration_type | panzer::IntegrationDescriptor | protected |
_key | panzer::IntegrationDescriptor | protected |
_num_faces | panzer::PointRule | protected |
_num_points_per_face | panzer::PointRule | protected |
_point_offsets | panzer::IntegrationRule | protected |
_side | panzer::IntegrationDescriptor | protected |
cubature_degree | panzer::IntegrationRule | |
CV_BOUNDARY enum value | panzer::IntegrationDescriptor | |
CV_SIDE enum value | panzer::IntegrationDescriptor | |
cv_type | panzer::IntegrationRule | |
CV_VOLUME enum value | panzer::IntegrationDescriptor | |
dl_scalar | panzer::PointRule | |
dl_tensor | panzer::PointRule | |
dl_tensor3x3 | panzer::PointRule | |
dl_vector | panzer::PointRule | |
dl_vector3 | panzer::PointRule | |
getCellDataLayout() const | panzer::PointRule | |
getCellDataLayout(const int dim0) const | panzer::PointRule | |
getCellDataLayout(const int dim0, const int dim1) const | panzer::PointRule | |
getCellPointDataLayout() const | panzer::PointRule | |
getCellPointDataLayout(const int dim0) const | panzer::PointRule | |
getCellPointDataLayout(const int dim0, const int dim1) const | panzer::PointRule | |
getFaceDataLayout() const | panzer::PointRule | |
getFaceDataLayout(const int dim0) const | panzer::PointRule | |
getFaceDataLayout(const int dim0, const int dim1) const | panzer::PointRule | |
getFacePointDataLayout() const | panzer::PointRule | |
getFacePointDataLayout(const int dim0) const | panzer::PointRule | |
getFacePointDataLayout(const int dim0, const int dim1) const | panzer::PointRule | |
getKey() const | panzer::IntegrationDescriptor | inline |
getName() const | panzer::PointRule | |
getOrder() const | panzer::IntegrationDescriptor | inline |
getPointOffset(const int subcell_index) const | panzer::IntegrationRule | |
getSide() const | panzer::IntegrationDescriptor | inline |
getSideTopology(const CellData &cell_data) | panzer::PointRule | protectedstatic |
getType() const | panzer::IntegrationDescriptor | inline |
IntegrationDescriptor() | panzer::IntegrationDescriptor | |
IntegrationDescriptor(const int cubature_order, const int integration_type, const int side=-1) | panzer::IntegrationDescriptor | |
IntegrationRule(int cubature_degree, const panzer::CellData &cell_data) | panzer::IntegrationRule | |
IntegrationRule(const panzer::CellData &cell_data, const std::string &cv_type) | panzer::IntegrationRule | |
IntegrationRule(const panzer::IntegrationDescriptor &description, const Teuchos::RCP< const shards::CellTopology > &cell_topology, const int num_cells, const int num_faces=-1) | panzer::IntegrationRule | |
isSide() const | panzer::PointRule | |
NONE enum value | panzer::IntegrationDescriptor | |
num_points | panzer::PointRule | |
order() const | panzer::IntegrationRule | |
PointRule(const std::string &ptName, int np, const panzer::CellData &cell_data) | panzer::PointRule | |
PointRule(const std::string &point_rule_name, const int num_cells, const int num_points_per_cell, const int num_faces, const int num_points_per_face, const Teuchos::RCP< const shards::CellTopology > &cell_topology) | panzer::PointRule | |
PointRule(const panzer::PointDescriptor &description, const Teuchos::RCP< const shards::CellTopology > &cell_topology, const int num_cells) | panzer::PointRule | |
PointRule() | panzer::PointRule | inlineprotected |
print(std::ostream &os) | panzer::IntegrationRule | virtual |
referenceCoordinates(Kokkos::DynRankView< double, PHX::Device > &container) | panzer::IntegrationRule | |
setup(int cubature_degree, const panzer::CellData &cell_data) | panzer::IntegrationRule | |
panzer::PointRule::setup(const std::string &ptName, int np, const panzer::CellData &cell_data) | panzer::PointRule | |
panzer::PointRule::setup(const std::string &point_rule_name, const int num_cells, const int num_points_per_cell, const int num_faces, const int num_points_per_face, const Teuchos::RCP< const shards::CellTopology > &cell_topology) | panzer::PointRule | protected |
panzer::IntegrationDescriptor::setup(const int cubature_order, const int integration_type, const int side=-1) | panzer::IntegrationDescriptor | protected |
setup_cv(const panzer::CellData &cell_data, std::string cv_type) | panzer::IntegrationRule | |
setup_surface(const Teuchos::RCP< const shards::CellTopology > &cell_topology, const int num_cells, const int num_faces) | panzer::IntegrationRule | protected |
side | panzer::PointRule | |
SIDE enum value | panzer::IntegrationDescriptor | |
side_topology | panzer::PointRule | |
spatial_dimension | panzer::PointRule | |
SURFACE enum value | panzer::IntegrationDescriptor | |
topology | panzer::PointRule | |
VOLUME enum value | panzer::IntegrationDescriptor | |
workset_size | panzer::PointRule | |
~IntegrationDescriptor()=default | panzer::IntegrationDescriptor | virtual |
~PointRule() | panzer::PointRule | inlinevirtual |