- Class Intrepid::Basis< Scalar, ArrayScalar >
- restore test for inclusion of reference points in their resective reference cells in getValues_HGRAD_Args, getValues_CURL_Args, getValues_DIV_Args
- Member Intrepid::CellTools< Scalar >::mapToPhysicalFrame (ArrayPhysPoint &physPoints, const ArrayRefPoint &refPoints, const ArrayCell &cellWorkset, const shards::CellTopology &cellTopo, const int &whichCell=-1)
- Implement method for non-standard (shell, beam, etc) topologies.
- Class Intrepid::CellTools< Scalar >::mapToPhysicalFrameTempSpec< ArrayPhysPoint, ArrayRefPoint, ArrayCell, refRank, phyptsrank >
- Implement method for non-standard (shell, beam, etc) topologies.
- Member Intrepid::CellTools< Scalar >::mapToReferenceFrame (ArrayRefPoint &refPoints, const ArrayPhysPoint &physPoints, const ArrayCell &cellWorkset, const shards::CellTopology &cellTopo, const int &whichCell=-1)
- Implement method for non-standard (shell, beam, etc) topologies.
- Member Intrepid::RealSpaceTools< Scalar >::vecprod (ArrayVecProd &vecProd, const ArrayIn1 &inLeft, const ArrayIn2 &inRight)
- Need to decide on how to handle vecprod in 2D: is the result a vector, i.e., there's dimension D or a scalar?