OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
intarray.h File Reference
#include "oofemcfg.h"
#include "contextioresulttype.h"
#include "contextmode.h"
#include <cstdio>
#include <vector>
#include <iosfwd>
#include <initializer_list>

Go to the source code of this file.

Classes

class  oofem::IntArray
 Class implementing an array of integers. More...
 

Namespaces

 oofem
 the oofem namespace is to define a context or scope in which all oofem names are defined.
 

Functions

template<class operation >
int oofem::quickSortPartition (IntArray &arry, int l, int r, operation op)
 
template<class operation >
void oofem::quickSort (IntArray &arry, int l, int r, operation op)
 
template<class operation >
void oofem::sort (IntArray &arry, operation op)
 Sorts the receiver using quicksort algorithm. More...
 

This page is part of the OOFEM documentation. Copyright (c) 2011 Borek Patzak
Project e-mail: info@oofem.org
Generated at Tue Jan 2 2018 20:07:32 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011