Go to the documentation of this file.
Pair * giveNext()
Returns pointer to the next pair.
Pair * next
Pointer to the next Pair.
double value
Associate value.
Pair(int k, double v)
Constructor - creates the new Pair with given key k and value v.
int giveKey()
Returns the receiver key.
void append(Pair *p)
Appends a given pair to itself (sets the pointer to next pair to given Pair).
double & giveValue()
Returns associated value.
void printYourself()
Prints receiver to screen.
This page is part of the
OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak
Bořek Patzák
Project e-mail:
oofem@fsv.cvut.cz
Generated at for OOFEM by
doxygen
1.15.0 written by Dimitri van Heesch,
© 1997-2011