Programming tasks to Scientific Computing I
Public Attributes | List of all members
ParentInformation< DomVecType > Struct Template Reference

#include <adaptiveTriangMesh.h>

Public Attributes

int globalIndices [2]
 
int ElementIndex
 

Detailed Description

template<typename DomVecType>
struct ParentInformation< DomVecType >

Definition at line 12 of file adaptiveTriangMesh.h.

Member Data Documentation

template<typename DomVecType>
int ParentInformation< DomVecType >::ElementIndex

Definition at line 14 of file adaptiveTriangMesh.h.

template<typename DomVecType>
int ParentInformation< DomVecType >::globalIndices[2]

Definition at line 13 of file adaptiveTriangMesh.h.


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