libMesh
Static Public Attributes | List of all members
libMesh::TensorTools::MathWrapperTraits< T > Struct Template Reference

This helper structure is used to determine whether a template class is one of our mathematical structures, like TypeVector, TypeTensor and their descendents. More...

#include <tensor_tools.h>

Static Public Attributes

static constexpr bool value = false
 

Detailed Description

template<typename T>
struct libMesh::TensorTools::MathWrapperTraits< T >

This helper structure is used to determine whether a template class is one of our mathematical structures, like TypeVector, TypeTensor and their descendents.

Definition at line 345 of file tensor_tools.h.

Member Data Documentation

◆ value

template<typename T >
constexpr bool libMesh::TensorTools::MathWrapperTraits< T >::value = false
static

Definition at line 347 of file tensor_tools.h.


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