tensor_value.h
tensor_value.h
Section: C Library Functions (3) Updated: Thu Apr 7 2011 Local index
Up
NAME
tensor_value.h -
SYNOPSIS
Classes
class TensorValue< T >
Typedefs
typedef TensorValue< Real > RealTensorValue
typedef TensorValue< Number > NumberTensorValue
typedef RealTensorValue RealTensor
typedef NumberTensorValue Tensor
Typedef Documentation
typedef TensorValue<Number> NumberTensorValue
Definition at line 114 of file tensor_value.h.
typedef RealTensorValue RealTensor
Definition at line 115 of file tensor_value.h.
typedef TensorValue<Real> RealTensorValueUseful typedefs to allow transparent switching between Real and Complex data types.
Definition at line 113 of file tensor_value.h.
typedef NumberTensorValue Tensor
Definition at line 116 of file tensor_value.h.
Author
Generated automatically by Doxygen for libMesh from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Classes
-
- Typedefs
-
- Typedef Documentation
-
- typedef TensorValue<Number> NumberTensorValue
-
- typedef RealTensorValue RealTensor
-
- typedef TensorValue<Real> RealTensorValueUseful typedefs to allow transparent switching between Real and Complex data types.
-
- typedef NumberTensorValue Tensor
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 21:57:10 GMT, April 16, 2011