Public Member Functions | Public Attributes

Elements Struct Reference

#include <additional.h>

List of all members.

Public Member Functions

 Elements ()
 ~Elements ()

Public Attributes

unsigned int n_elements
unsigned int * n_nodes
int * type
unsigned int ** el_nodes

Constructor & Destructor Documentation

Elements::Elements (  ) [inline]

Constructor.

Elements::~Elements (  ) [inline]

Virtual destructor.


Member Data Documentation

unsigned int** Elements::el_nodes
unsigned int Elements::n_elements

Total number of elements used in this context.

unsigned int* Elements::n_nodes

Total number of nodes on this element used in this context.

Type of elemt used in this context.


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