OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
dofmanager.h File Reference
#include <cstdio>
#include <map>
#include "femcmpnn.h"
#include "intarray.h"
#include "valuemodetype.h"
#include "doftype.h"
#include "dofiditem.h"
#include "contextioresulttype.h"
#include "unknowntype.h"
#include "chartype.h"

Go to the source code of this file.

Classes

class  oofem::DofManager
 Base class for dof managers. More...
 

Namespaces

 oofem
 the oofem namespace is to define a context or scope in which all oofem names are defined.
 

Macros

Input fields for DofManager
#define _IFT_DofManager_dofidmask   "dofidmask"
 
#define _IFT_DofManager_load   "load"
 
#define _IFT_DofManager_bc   "bc"
 
#define _IFT_DofManager_ic   "ic"
 
#define _IFT_DofManager_mastermask   "mastermask"
 
#define _IFT_DofManager_doftypemask   "doftype"
 
#define _IFT_DofManager_boundaryflag   "boundary"
 
#define _IFT_DofManager_globnum   "globnum"
 
#define _IFT_DofManager_partitions   "partitions"
 
#define _IFT_DofManager_sharedflag   "shared"
 
#define _IFT_DofManager_remoteflag   "remote"
 
#define _IFT_DofManager_nullflag   "null"
 

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...
 

Macro Definition Documentation

#define _IFT_DofManager_boundaryflag   "boundary"
#define _IFT_DofManager_doftypemask   "doftype"
#define _IFT_DofManager_globnum   "globnum"

Definition at line 59 of file dofmanager.h.

#define _IFT_DofManager_ic   "ic"

Definition at line 55 of file dofmanager.h.

Referenced by oofem::DofManager::initializeFrom().

#define _IFT_DofManager_load   "load"
#define _IFT_DofManager_mastermask   "mastermask"
#define _IFT_DofManager_nullflag   "null"
#define _IFT_DofManager_partitions   "partitions"
#define _IFT_DofManager_remoteflag   "remote"
#define _IFT_DofManager_sharedflag   "shared"

This page is part of the OOFEM documentation. Copyright (c) 2011 Borek Patzak
Project e-mail: info@oofem.org
Generated at Tue Jan 2 2018 20:07:32 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011