Intrepid
Classes | Functions
Intrepid_CubatureTensorSorted.hpp File Reference

Header file for the Intrepid::CubatureTensorSorted class. More...

#include "Intrepid_CubatureLineSorted.hpp"
#include <Intrepid_CubatureTensorSortedDef.hpp>

Go to the source code of this file.

Classes

class  Intrepid::CubatureTensorSorted< Scalar, ArrayPoint, ArrayWeight >
 Utilizes 1D cubature (integration) rules contained in the library sandia_rules (John Burkardt, Scientific Computing, Florida State University) within Intrepid. More...
 

Functions

template<class Scalar >
CubatureTensorSorted< Scalar > Intrepid::kron_prod (CubatureTensorSorted< Scalar > &rule1, CubatureLineSorted< Scalar > &rule2)
 

Detailed Description

Header file for the Intrepid::CubatureTensorSorted class.

Author
Created by D. Kouri and D. Ridzal.

Definition in file Intrepid_CubatureTensorSorted.hpp.