EdgeList Class Reference

#include <wektor.h>

Collaboration diagram for EdgeList:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 EdgeList (int grow1, int max1)
 EdgeList ()
int getIter ()
void setGrow (int grow1)
void setElement (const int &p1, const int &p2, const int &el1)
void setElement (Edge &a)
void podmienElement (int ktory, Edge a)
void podmienElement (int ktory, const int &p1, const int &p2, const int &el1)
void podmienElement (int ktory, int na)
EdgegetElement (int ktory)
EdgegetLastElement ()
EdgegetLastElement (int odKonca)
void czysc (int grow1, int max1)
void ustawIter (int iter1)
void zmienIterO (int iter1)
void deleteElement (int ktory)
 ~EdgeList ()

Constructor & Destructor Documentation

EdgeList::EdgeList ( int  grow1,
int  max1 
) [inline]
EdgeList::EdgeList (  )  [inline]
EdgeList::~EdgeList (  )  [inline]

Member Function Documentation

void EdgeList::czysc ( int  grow1,
int  max1 
) [inline]

Here is the caller graph for this function:

void EdgeList::deleteElement ( int  ktory  )  [inline]
Edge& EdgeList::getElement ( int  ktory  )  [inline]

Here is the caller graph for this function:

int EdgeList::getIter (  )  [inline]

Here is the caller graph for this function:

Edge& EdgeList::getLastElement ( int  odKonca  )  [inline]
Edge& EdgeList::getLastElement (  )  [inline]
void EdgeList::podmienElement ( int  ktory,
int  na 
) [inline]
void EdgeList::podmienElement ( int  ktory,
const int &  p1,
const int &  p2,
const int &  el1 
) [inline]

Here is the call graph for this function:

void EdgeList::podmienElement ( int  ktory,
Edge  a 
) [inline]
void EdgeList::setElement ( Edge a  ) 
void EdgeList::setElement ( const int &  p1,
const int &  p2,
const int &  el1 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void EdgeList::setGrow ( int  grow1  )  [inline]
void EdgeList::ustawIter ( int  iter1  )  [inline]
void EdgeList::zmienIterO ( int  iter1  )  [inline]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1