Intrepid
Public Member Functions | Public Attributes | List of all members
Intrepid::SGNodes< Scalar, D, ArrayPoint, ArrayWeight > Class Template Reference

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
 

Detailed Description

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: