OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "problemcomm.h"
#include "intarray.h"
#include "error.h"
#include "engngm.h"
#include "element.h"
#include "dofmanager.h"
#include <mpi.h>
Go to the source code of this file.
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
#define | __VERBOSE_PARALLEL |
#define __VERBOSE_PARALLEL |
Definition at line 46 of file problemcomm.C.