OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include <list>
#include "contextioresulttype.h"
#include "timer.h"
#include "octreelocalizert.h"
#include "intarray.h"
#include "edge2d.h"
Go to the source code of this file.
Classes | |
class | oofem::DelaunayTriangulator |
Mesh generator for the PFEM problem, using Bowyer-Watson algorithm of the Delaunay triangulation of a set of nodes (PFEMParticle) creating TR1_2D_PFEM elements. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |