$extrastylesheet
libMesh::TensorTools::IncrementRank< TypeNTensor< N, T > > Struct Template Reference

#include <tensor_tools.h>

List of all members.

Public Types

typedef TypeNTensor< N+1, T > type

Detailed Description

template<unsigned int N, typename T>
struct libMesh::TensorTools::IncrementRank< TypeNTensor< N, T > >

Definition at line 126 of file tensor_tools.h.


Member Typedef Documentation

template<unsigned int N, typename T >
typedef TypeNTensor<N+1,T> libMesh::TensorTools::IncrementRank< TypeNTensor< N, T > >::type

Definition at line 128 of file tensor_tools.h.


The documentation for this struct was generated from the following file: