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

#include <tensor_tools.h>

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 125 of file tensor_tools.h.

Member Typedef Documentation

◆ type

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

Definition at line 127 of file tensor_tools.h.


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