OOFEM 3.0
Loading...
Searching...
No Matches
heap.C File Reference
#include "heap.h"
#include <stdlib.h>
#include <stdio.h>
#include <math.h>

Go to the source code of this file.

Namespaces

namespace  oofem

Macros

#define MIN(a, b)

Macro Definition Documentation

◆ MIN

#define MIN ( a,
b )
Value:
( ( a ) > ( b ) ? ( b ) : ( a ) )

Definition at line 7 of file heap.C.

Referenced by oofem::Heap::recurse().


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