OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
element.h File Reference
#include "femcmpnn.h"
#include "error.h"
#include "chartype.h"
#include "domain.h"
#include "floatmatrix.h"
#include "integrationdomain.h"
#include "materialmode.h"
#include "elementgeometrytype.h"
#include "valuemodetype.h"
#include "internalstatemode.h"
#include "internalstatetype.h"
#include "elementextension.h"
#include "entityrenumberingscheme.h"
#include "matresponsemode.h"
#include "unknowntype.h"
#include "integrationrule.h"
#include "dofiditem.h"
#include "floatarray.h"
#include <cstdio>
#include <vector>
#include <memory>

Go to the source code of this file.

Classes

class  oofem::Element
 Abstract base class for all finite elements. More...
 

Namespaces

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

Macros

Input fields for general element.
#define _IFT_Element_mat   "mat"
 
#define _IFT_Element_crosssect   "crosssect"
 
#define _IFT_Element_nodes   "nodes"
 
#define _IFT_Element_bodyload   "bodyloads"
 
#define _IFT_Element_boundaryload   "boundaryloads"
 
#define _IFT_Element_lcs   "lcs"
 
#define _IFT_Element_partitions   "partitions"
 
#define _IFT_Element_remote   "remote"
 
#define _IFT_Element_activityTimeFunction   "activityltf"
 
#define _IFT_Element_nip   "nip"
 

Enumerations

enum  oofem::elementParallelMode { oofem::Element_local, oofem::Element_remote }
 In parallel mode, this type indicates the mode of element. More...
 

Macro Definition Documentation

#define _IFT_Element_activityTimeFunction   "activityltf"
#define _IFT_Element_bodyload   "bodyloads"

Definition at line 66 of file element.h.

Referenced by oofem::Element::giveInputRecord(), and oofem::Element::initializeFrom().

#define _IFT_Element_boundaryload   "boundaryloads"

Definition at line 67 of file element.h.

Referenced by oofem::Element::giveInputRecord(), and oofem::Element::initializeFrom().

#define _IFT_Element_crosssect   "crosssect"
#define _IFT_Element_lcs   "lcs"

Definition at line 68 of file element.h.

Referenced by oofem::Element::giveInputRecord(), and oofem::Element::initializeFrom().

#define _IFT_Element_mat   "mat"

Definition at line 63 of file element.h.

Referenced by oofem::Element::giveInputRecord(), and oofem::Element::initializeFrom().

#define _IFT_Element_partitions   "partitions"

Definition at line 69 of file element.h.

Referenced by oofem::Element::giveInputRecord(), and oofem::Element::initializeFrom().

#define _IFT_Element_remote   "remote"

Definition at line 70 of file element.h.

Referenced by oofem::Element::giveInputRecord(), and oofem::Element::initializeFrom().


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