DoubleList Class Reference

#include <wektor.h>

List of all members.

Public Member Functions

 DoubleList (int grow1, int max1)
 DoubleList ()
int getIter ()
void setGrow (int grow1)
void setElement (const double &a)
void podmienElement (const int &ktory, const double &a)
double getElement (int ktory)
double getLastElement ()
void czysc (const int &grow1, const int &max1)
void ustawIter (int iter1)
void podzielPrzezL (const double &a)
double getSrednia ()
double getSuma ()
 ~DoubleList ()

Constructor & Destructor Documentation

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

Member Function Documentation

void DoubleList::czysc ( const int &  grow1,
const int &  max1 
) [inline]

Here is the caller graph for this function:

double DoubleList::getElement ( int  ktory  )  [inline]

Here is the caller graph for this function:

int DoubleList::getIter (  )  [inline]

Here is the caller graph for this function:

double DoubleList::getLastElement (  )  [inline]
double DoubleList::getSrednia (  ) 

Here is the caller graph for this function:

double DoubleList::getSuma (  ) 

Here is the caller graph for this function:

void DoubleList::podmienElement ( const int &  ktory,
const double &  a 
) [inline]
void DoubleList::podzielPrzezL ( const double &  a  )  [inline]

Here is the caller graph for this function:

void DoubleList::setElement ( const double &  a  ) 

Here is the caller graph for this function:

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

Here is the caller graph for this function:


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