libMesh
Public Types | List of all members
libMesh::TensorTools::DecrementRank< 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::DecrementRank< TypeNTensor< N, T > >

Definition at line 216 of file tensor_tools.h.

Member Typedef Documentation

◆ type

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

Definition at line 218 of file tensor_tools.h.


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