OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "oofemcfg.h"
#include "combuff.h"
#include "commbufftype.h"
#include "communicatormode.h"
#include "floatmatrix.h"
#include "floatarray.h"
#include "intarray.h"
#include "error.h"
#include "logger.h"
#include <string>
Go to the source code of this file.
Classes | |
class | oofem::ProcessCommunicatorBuff |
The ProcessCommunicator and corresponding buffers (represented by this class) are separated in order to allow share the same buffer by several communicators. More... | |
class | oofem::ProcessCommunicator |
Class representing process communicator for engineering model. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |