vector_value.h
vector_value.h
Section: C Library Functions (3) Updated: Thu Apr 7 2011 Local index
Up
NAME
vector_value.h -
SYNOPSIS
Classes
class VectorValue< T >
Typedefs
typedef VectorValue< Real > RealVectorValue
typedef VectorValue< Number > NumberVectorValue
typedef RealVectorValue RealGradient
typedef NumberVectorValue Gradient
Typedef Documentation
typedef NumberVectorValue Gradient
Definition at line 92 of file vector_value.h.
typedef VectorValue<Number> NumberVectorValue
Definition at line 90 of file vector_value.h.
typedef RealVectorValue RealGradient
Definition at line 91 of file vector_value.h.
typedef VectorValue<Real> RealVectorValueUseful typedefs to allow transparent switching between Real and Complex data types.
Definition at line 89 of file vector_value.h.
Author
Generated automatically by Doxygen for libMesh from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Classes
-
- Typedefs
-
- Typedef Documentation
-
- typedef NumberVectorValue Gradient
-
- typedef VectorValue<Number> NumberVectorValue
-
- typedef RealVectorValue RealGradient
-
- typedef VectorValue<Real> RealVectorValueUseful typedefs to allow transparent switching between Real and Complex data types.
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 21:58:02 GMT, April 16, 2011