Panzer
Version of the Day
|
This is the complete list of members for panzer::Intrepid2FieldPattern, including all inherited members.
buildSubcellClosure(const shards::CellTopology &cellTopo, unsigned dim, unsigned subCell, std::set< std::pair< unsigned, unsigned > > &closure) | panzer::Intrepid2FieldPattern | static |
consistentSubcells() const | panzer::FieldPattern | virtual |
empty_ | panzer::Intrepid2FieldPattern | protected |
equals(const FieldPattern &fp) const | panzer::FieldPattern | virtual |
findContainedSubcells(const shards::CellTopology &cellTopo, unsigned dim, const std::vector< unsigned > &nodes, std::set< std::pair< unsigned, unsigned > > &subCells) | panzer::Intrepid2FieldPattern | static |
getCellTopology() const | panzer::Intrepid2FieldPattern | virtual |
getDimension() const | panzer::Intrepid2FieldPattern | virtual |
getInterpolatoryCoordinates(Kokkos::DynRankView< double, PHX::Device > &coords) const | panzer::Intrepid2FieldPattern | |
getInterpolatoryCoordinates(const Kokkos::DynRankView< double, PHX::Device > &cellNodes, Kokkos::DynRankView< double, PHX::Device > &coords, Teuchos::RCP< const shards::CellTopology > meshCellTopology=Teuchos::null) const | panzer::Intrepid2FieldPattern | |
getIntrepidBasis() const | panzer::Intrepid2FieldPattern | |
getSubcellClosureIndices(int dim, int cellIndex, std::vector< int > &indices) const | panzer::Intrepid2FieldPattern | virtual |
getSubcellCount(int dim) const | panzer::Intrepid2FieldPattern | virtual |
getSubcellIndices(int dim, int cellIndex) const | panzer::Intrepid2FieldPattern | virtual |
getSubcellNodes(const shards::CellTopology &cellTopo, unsigned dim, unsigned subCell, std::vector< unsigned > &nodes) | panzer::Intrepid2FieldPattern | static |
Intrepid2FieldPattern(const Teuchos::RCP< Intrepid2::Basis< PHX::Device, double, double > > &intrepidBasis) | panzer::Intrepid2FieldPattern | |
intrepidBasis_ | panzer::Intrepid2FieldPattern | protected |
numberIds() const | panzer::FieldPattern | virtual |
print(std::ostream &os) const | panzer::FieldPattern | virtual |
sameGeometry(const FieldPattern &fp) const | panzer::FieldPattern | virtual |
subcellIndicies_ | panzer::Intrepid2FieldPattern | mutableprotected |
supportsInterpolatoryCoordinates() const | panzer::Intrepid2FieldPattern | |
~FieldPattern()=0 | panzer::FieldPattern | pure virtual |