Intrepid2
Classes
Intrepid2_CubatureDirect.hpp File Reference

Header file for the Intrepid2::CubatureDirect class. More...

#include "Intrepid2_ConfigDefs.hpp"
#include "Intrepid2_Cubature.hpp"

Go to the source code of this file.

Classes

class  Intrepid2::CubatureDirect< ExecSpaceType, pointValueType, weightValueType >
 Defines direct cubature (integration) rules in Intrepid. More...
 
struct  Intrepid2::CubatureDirect< ExecSpaceType, pointValueType, weightValueType >::CubatureDataStatic
 Cubature data is defined on the host space and is static. More...
 
struct  Intrepid2::CubatureDirect< ExecSpaceType, pointValueType, weightValueType >::CubatureData
 Cubature data is defined on exec space and deep-copied when an object is created. More...
 

Detailed Description

Header file for the Intrepid2::CubatureDirect class.

Author
Created by P. Bochev and D. Ridzal. Kokkorized by Kyungjoo Kim

Definition in file Intrepid2_CubatureDirect.hpp.