MBDyn-1.7.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
grad::RangeVector< T, 0 >::Data Struct Reference
Collaboration diagram for grad::RangeVector< T, 0 >::Data:

Public Attributes

index_type iStart
 
index_type iEnd
 
index_type iStartVec
 
index_type iEndVec
 
index_type iCapacityVec
 
union grad::RangeVector< T, 0 >
::Data:: { ... }  
 
scalar_type rgArray []
 
vector_type rgArrayVec []
 

Detailed Description

template<typename T>
struct grad::RangeVector< T, 0 >::Data

Definition at line 854 of file gradient.h.

Member Data Documentation

union { ... }
template<typename T >
index_type grad::RangeVector< T, 0 >::Data::iCapacityVec

Definition at line 860 of file gradient.h.

template<typename T >
index_type grad::RangeVector< T, 0 >::Data::iEnd

Definition at line 857 of file gradient.h.

template<typename T >
index_type grad::RangeVector< T, 0 >::Data::iEndVec

Definition at line 859 of file gradient.h.

template<typename T >
index_type grad::RangeVector< T, 0 >::Data::iStart

Definition at line 856 of file gradient.h.

template<typename T >
index_type grad::RangeVector< T, 0 >::Data::iStartVec

Definition at line 858 of file gradient.h.

template<typename T >
scalar_type grad::RangeVector< T, 0 >::Data::rgArray[]

Definition at line 864 of file gradient.h.

template<typename T >
vector_type grad::RangeVector< T, 0 >::Data::rgArrayVec[]

Definition at line 865 of file gradient.h.


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