allocateCellState(const MDArray &cell_node_coords) | DataTransferKit::IntrepidCell | |
Base typedef | DataTransferKit::IntrepidSideCell | |
getCellMeasures(MDArray &cell_measures) const | DataTransferKit::IntrepidCell | |
getNumCells() const | DataTransferKit::IntrepidCell | |
getNumIntegrationPoints() const | DataTransferKit::IntrepidCell | |
getPhysicalSideNormalsAtIntegrationPoints(MDArray &side_normals) | DataTransferKit::IntrepidSideCell | |
getPhysicalSideNormalsAtReferencePoint(const MDArray ¶metric_coords, MDArray &side_normals) | DataTransferKit::IntrepidSideCell | |
getSpatialDimension() const | DataTransferKit::IntrepidCell | |
integrate(const MDArray &dofs, MDArray &integrals) const | DataTransferKit::IntrepidCell | |
IntrepidCell(const shards::CellTopology &cell_topology, const unsigned degree) | DataTransferKit::IntrepidCell | |
IntrepidSideCell(const shards::CellTopology &side_topology, const unsigned side_id, const shards::CellTopology &parent_topology, const unsigned degree) | DataTransferKit::IntrepidSideCell | |
mapToCellPhysicalFrame(const MDArray ¶metric_coords, MDArray &physical_coords) | DataTransferKit::IntrepidSideCell | virtual |
mapToCellReferenceFrame(const MDArray &physical_coords, MDArray &reference_coords) | DataTransferKit::IntrepidCell | |
pointInPhysicalCell(const MDArray &point, const double tolerance) | DataTransferKit::IntrepidCell | |
pointInReferenceCell(const MDArray &reference_point, const double tolerance) | DataTransferKit::IntrepidCell | |
setCellNodeCoordinates(const MDArray &cell_node_coords) | DataTransferKit::IntrepidCell | |
updateCellState() | DataTransferKit::IntrepidSideCell | virtual |
updateState(IntrepidCell &Intrepid_cell, const MDArray &cell_node_coords) | DataTransferKit::IntrepidCell | static |
~IntrepidCell() | DataTransferKit::IntrepidCell | virtual |