#include "alist.h"#include "femcmpnn.h"#include "domain.h"#include "dof.h"#include <stdio.h>#include "classtype.h"#include "equationid.h"#include "valuemodetype.h"#include "doftype.h"#include "dofmantransftype.h"#include "dofiditem.h"#include "contextioresulttype.h"#include "unknownnumberingscheme.h"Go to the source code of this file.
Classes | |
| class | oofem::DofManager |
| Base class for dof managers. More... | |
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... | |