OOFEM 3.0
Loading...
Searching...
No Matches
oofegutils.h
Go to the documentation of this file.
1#ifndef oofegutils_h
2#define oofegutils_h
3
4#ifdef __OOFEG
5 #include "oofeggraphiccontext.h"
6
7namespace oofem {
8void oofeg_drawIsoLinesOnTriangle(WCRec coords [ 3 ], double s [ 3 ]);
9void oofeg_drawIsoLinesOnQuad(WCRec coords [ 4 ], double s [ 4 ]);
10} // end namespace oofem
11#endif
12#endif // oofegutils_h
void oofeg_drawIsoLinesOnTriangle(WCRec coords[3], double s[3])
Definition oofegutils.C:10
void oofeg_drawIsoLinesOnQuad(WCRec coords[4], double s[4])
Definition oofegutils.C:82

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