Intrepid2
Classes
Intrepid2_TensorData.hpp File Reference

View-like interface to tensor data; tensor components are stored separately and multiplied together at access time. More...

#include "Intrepid2_Data.hpp"
#include "Intrepid2_ScalarView.hpp"
#include "Intrepid2_Types.hpp"

Go to the source code of this file.

Classes

class  Intrepid2::TensorData< Scalar, DeviceType >
 View-like interface to tensor data; tensor components are stored separately and multiplied together at access time. More...
 

Detailed Description

View-like interface to tensor data; tensor components are stored separately and multiplied together at access time.

Author
Nathan V. Roberts

Definition in file Intrepid2_TensorData.hpp.