PunktList Class Reference

#include <wektor.h>

Collaboration diagram for PunktList:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 PunktList (int grow1, int max1)
 PunktList ()
int getIter ()
void setGrow (int grow1)
void setElement (const double &x1, const double &y1, const double &z1)
void setElement (const double &x1, const double &y1, const double &z1, const char &g)
bool setElementUniqat (const double &x1, const double &y1, const double &z1, const char &g)
void setElement (Punkt &a)
void zamianaMiejsc (const int &a, const int &b)
void podmienElement (int ktory, Punkt &a)
void podmienElement (int ktory, const double &x1, const double &y1, const double &z1)
PunktgetElement (int ktory)
PunktgetLastElement ()
PunktgetLastElement (int odKonca)
void zmianaKolejnosci ()
void losowyZmianaMiejsca ()
void czysc (int grow1, int max1)
void ustawIter (int iter1)
void zmienIterO (int iter1)
void usunElement (int ktory)
PunktListoperator* (const double &liczba)
void zapisDoPliku (const char *nazwa)
void wczytajZPliku (const char *nazwa, bool tylkoGranica)
void wczytajZPlikuPrzerob (const char *nazwa)
void copyPunktList (PunktList &a)
bool porownajPunkty (int p1, int p2)
 ~PunktList ()

Constructor & Destructor Documentation

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

Member Function Documentation

void PunktList::copyPunktList ( PunktList a  ) 

Here is the caller graph for this function:

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

Here is the caller graph for this function:

Punkt& PunktList::getElement ( int  ktory  )  [inline]
int PunktList::getIter (  )  [inline]
Punkt& PunktList::getLastElement ( int  odKonca  )  [inline]
Punkt& PunktList::getLastElement (  )  [inline]
void PunktList::losowyZmianaMiejsca (  ) 

Here is the caller graph for this function:

PunktList& PunktList::operator* ( const double &  liczba  )  [inline]
void PunktList::podmienElement ( int  ktory,
const double &  x1,
const double &  y1,
const double &  z1 
) [inline]

Here is the call graph for this function:

void PunktList::podmienElement ( int  ktory,
Punkt a 
) [inline]

Here is the call graph for this function:

bool PunktList::porownajPunkty ( int  p1,
int  p2 
) [inline]

Here is the caller graph for this function:

void PunktList::setElement ( Punkt a  ) 
void PunktList::setElement ( const double &  x1,
const double &  y1,
const double &  z1,
const char &  g 
)

Here is the call graph for this function:

void PunktList::setElement ( const double &  x1,
const double &  y1,
const double &  z1 
)

Here is the call graph for this function:

bool PunktList::setElementUniqat ( const double &  x1,
const double &  y1,
const double &  z1,
const char &  g 
)

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the caller graph for this function:

void PunktList::usunElement ( int  ktory  )  [inline]

Here is the caller graph for this function:

void PunktList::wczytajZPliku ( const char *  nazwa,
bool  tylkoGranica 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void PunktList::wczytajZPlikuPrzerob ( const char *  nazwa  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

void PunktList::zamianaMiejsc ( const int &  a,
const int &  b 
) [inline]

Here is the caller graph for this function:

void PunktList::zapisDoPliku ( const char *  nazwa  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

void PunktList::zmianaKolejnosci (  ) 
void PunktList::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