Intrepid
Classes
Intrepid_ArrayTools.hpp File Reference

Header file for utility class to provide array tools, such as tensor contractions, etc. More...

#include "Intrepid_ConfigDefs.hpp"
#include "Intrepid_Types.hpp"
#include "Teuchos_BLAS.hpp"
#include "Teuchos_Assert.hpp"
#include <Intrepid_Rank.hpp>
#include <Intrepid_ArrayToolsDefContractions.hpp>
#include <Intrepid_ArrayToolsDefScalar.hpp>
#include <Intrepid_ArrayToolsDefDot.hpp>
#include <Intrepid_ArrayToolsDefTensor.hpp>
#include <Intrepid_ArrayToolsDefCloneScale.hpp>

Go to the source code of this file.

Classes

class  Intrepid::ArrayTools
 Utility class that provides methods for higher-order algebraic manipulation of user-defined arrays, such as tensor contractions. For low-order operations, see Intrepid::RealSpaceTools. More...
 

Detailed Description

Header file for utility class to provide array tools, such as tensor contractions, etc.

Author
Created by P. Bochev and D. Ridzal.

Definition in file Intrepid_ArrayTools.hpp.