Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Field_traits< _V * > Struct Template Reference

Specializatin of Field_traits for arrays. More...

#include <Generic_element_2.h>

Public Types

typedef _V Value
 
typedef unsigned int Size
 

Detailed Description

template<class _V>
struct Field_traits< _V * >

Specializatin of Field_traits for arrays.

Definition at line 74 of file Generic_element_2.h.

Member Typedef Documentation

typedef unsigned int Size

Definition at line 76 of file Generic_element_2.h.

typedef _V Value

Definition at line 75 of file Generic_element_2.h.


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