Intrepid
|
Public Member Functions | |
bool | addNode (Scalar new_node[D], Scalar weight) |
void | copyToArrays (ArrayPoint &cubPoints, ArrayWeight &cubWeights) const |
int | size () const |
Public Attributes | |
Teuchos::Array< SGPoint < Scalar, D > > | nodes |
Teuchos::Array< Scalar > | weights |
Definition at line 79 of file Intrepid_CubatureSparseHelper.hpp.