Programming tasks to Scientific Computing I
Public Attributes | List of all members
shellFE::LegacyVtkWriter< MeshType >::VectorData Struct Reference

#include <legacyVtkWriter.h>

Public Attributes

string _descr
 
VectorSpec _spec
 
const VectorType_data
 
const int _numComponents
 

Detailed Description

template<class MeshType>
struct shellFE::LegacyVtkWriter< MeshType >::VectorData

Definition at line 134 of file legacyVtkWriter.h.

Member Data Documentation

template<class MeshType>
const VectorType* shellFE::LegacyVtkWriter< MeshType >::VectorData::_data

Definition at line 137 of file legacyVtkWriter.h.

template<class MeshType>
string shellFE::LegacyVtkWriter< MeshType >::VectorData::_descr

Definition at line 135 of file legacyVtkWriter.h.

template<class MeshType>
const int shellFE::LegacyVtkWriter< MeshType >::VectorData::_numComponents

Definition at line 138 of file legacyVtkWriter.h.

template<class MeshType>
VectorSpec shellFE::LegacyVtkWriter< MeshType >::VectorData::_spec

Definition at line 136 of file legacyVtkWriter.h.


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