|
OOFEM 3.0
|
#include <cstdio>#include <map>#include "femcmpnn.h"#include "intarray.h"#include "floatarray.h"#include "valuemodetype.h"#include "doftype.h"#include "dofiditem.h"#include "contextioresulttype.h"#include "unknowntype.h"#include "chartype.h"#include "paramkey.h"Go to the source code of this file.
Classes | |
| class | oofem::DofManager |
Namespaces | |
| namespace | oofem |
Enumerations | |
| enum | oofem::dofManagerParallelMode { oofem::DofManager_local , oofem::DofManager_shared , oofem::DofManager_remote , oofem::DofManager_null } |
| In parallel mode, this type indicates the mode of DofManager. More... | |