|
Intrepid2
|
Header file for the Intrepid2::CubatureDirect class. More...
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... | |
Header file for the Intrepid2::CubatureDirect class.
Definition in file Intrepid2_CubatureDirect.hpp.
1.8.5