OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
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 
7 namespace oofem {
8 void oofeg_drawIsoLinesOnTriangle(WCRec coords [ 3 ], double s [ 3 ]);
9 void oofeg_drawIsoLinesOnQuad(WCRec coords [ 4 ], double s [ 4 ]);
10 } // end namespace oofem
11 #endif
12 #endif // oofegutils_h
void oofeg_drawIsoLinesOnQuad(WCRec coords[4], double s[4])
Definition: oofegutils.C:82
void oofeg_drawIsoLinesOnTriangle(WCRec coords[3], double s[3])
Definition: oofegutils.C:10
the oofem namespace is to define a context or scope in which all oofem names are defined.

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:30 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011