Evolving surface finite element method  v0.3.0-14-g3598512
Numerical experiments for my papers
Classes | Public Member Functions | Public Attributes | Private Member Functions | List of all members
fempair Struct Reference

Nodelist with corresponding elemlist. More...

Collaboration diagram for fempair:
Collaboration graph
[legend]

Classes

struct  bad
 Report an error. More...
 

Public Member Functions

 fempair (const int &no)
 

Public Attributes

nodelist n
 The node list.
 
elemlist e
 Zero based element list.
 

Private Member Functions

nodelist init_nodelist (const int &no)
 Constructor helper.
 
elemlist init_elemlist (const int &no)
 Constructor helper.
 

Detailed Description

Nodelist with corresponding elemlist.

Definition at line 84 of file maxH_main.cpp.


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