type_tensor.h File Reference

Go to the source code of this file.

Classes

class  libMesh::TypeTensorColumn< T >
 
class  libMesh::ConstTypeTensorColumn< T >
 
class  libMesh::TypeNTensor< N, T >
 
class  libMesh::TypeTensor< T >
 
class  libMesh::TypeTensorColumn< T >
 
class  libMesh::ConstTypeTensorColumn< T >
 

Namespaces

 libMesh
 

Functions

template<typename T , typename Scalar >
boostcopy::enable_if_c< ScalarTraits< Scalar >::value, TypeTensor< typename CompareTypes< T, Scalar >::supertype > >::type libMesh::operator* (const Scalar factor, const TypeTensor< T > &t)