|
bool | addNode (Scalar new_node[D], Scalar weight) |
|
void | copyToArrays (ArrayPoint &cubPoints, ArrayWeight &cubWeights) const |
|
int | size () const |
|
|
Teuchos::Array< SGPoint< Scalar, D > > | nodes |
|
Teuchos::Array< Scalar > | weights |
|
template<class Scalar, int D, class ArrayPoint = FieldContainer<Scalar>, class ArrayWeight = ArrayPoint>
class Intrepid::SGNodes< Scalar, D, ArrayPoint, ArrayWeight >
Definition at line 79 of file Intrepid_CubatureSparseHelper.hpp.
The documentation for this class was generated from the following file: