OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
axisymm3d.h
Go to the documentation of this file.
1 /*
2  *
3  * ##### ##### ###### ###### ### ###
4  * ## ## ## ## ## ## ## ### ##
5  * ## ## ## ## #### #### ## # ##
6  * ## ## ## ## ## ## ## ##
7  * ## ## ## ## ## ## ## ##
8  * ##### ##### ## ###### ## ##
9  *
10  *
11  * OOFEM : Object Oriented Finite Element Code
12  *
13  * Copyright (C) 1993 - 2013 Borek Patzak
14  *
15  *
16  *
17  * Czech Technical University, Faculty of Civil Engineering,
18  * Department of Structural Mechanics, 166 29 Prague, Czech Republic
19  *
20  * This library is free software; you can redistribute it and/or
21  * modify it under the terms of the GNU Lesser General Public
22  * License as published by the Free Software Foundation; either
23  * version 2.1 of the License, or (at your option) any later version.
24  *
25  * This program is distributed in the hope that it will be useful,
26  * but WITHOUT ANY WARRANTY; without even the implied warranty of
27  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
28  * Lesser General Public License for more details.
29  *
30  * You should have received a copy of the GNU Lesser General Public
31  * License along with this library; if not, write to the Free Software
32  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
33  */
34 
35 #ifndef axisymm3d_h
36 #define axisymm3d_h
37 
39 #include "zznodalrecoverymodel.h"
41 #include "sprnodalrecoverymodel.h"
42 #include "spatiallocalizer.h"
43 
45 
46 #define _IFT_Axisymm3d_Name "axisymm3d"
47 //#define _IFT_Axisymm3d_nipfish "nipfish"
49 
50 namespace oofem {
51 class FEI2dTrLinAxi;
52 
63 {
64 protected:
66 
67  double area;
68 
69 public:
70  Axisymm3d(int n, Domain * d);
71  virtual ~Axisymm3d();
72 
73  virtual double giveArea();
75  virtual FEInterpolation *giveInterpolation() const;
76 
77 #ifdef __OOFEG
78  virtual void drawRawGeometry(oofegGraphicContext &gc, TimeStep *tStep);
79  virtual void drawDeformedGeometry(oofegGraphicContext &gc, TimeStep *tStep, UnknownType type);
80  virtual void drawScalar(oofegGraphicContext &gc, TimeStep *tStep);
81 #endif
82 
84  InternalStateType type, TimeStep *tStep);
85 
87  virtual void SPRNodalRecoveryMI_giveDofMansDeterminedByPatch(IntArray &answer, int pap);
90 
91  virtual const char *giveClassName() const { return "Axisymm3d"; }
92  virtual const char *giveInputRecordName() const { return _IFT_Axisymm3d_Name; }
94 
95 };
96 } // end namespace oofem
97 #endif // axisymm3d_h
InternalStateType
Type representing the physical meaning of element or constitutive model internal variable.
The element interface required by NodalAvergagingRecoveryModel.
virtual void drawDeformedGeometry(oofegGraphicContext &gc, TimeStep *tStep, UnknownType type)
Definition: axisymm3d.C:220
The element interface required by ZZNodalRecoveryModel.
Class and object Domain.
Definition: domain.h:115
The element interface required by ZZNodalRecoveryModel.
Class representing a 2d isoparametric linear interpolation based on natural coordinates for triangula...
Definition: fei2dtrlin.h:89
virtual void drawRawGeometry(oofegGraphicContext &gc, TimeStep *tStep)
Definition: axisymm3d.C:188
oofem::oofegGraphicContext gc[OOFEG_LAST_LAYER]
Class implementing an array of integers.
Definition: intarray.h:61
virtual double giveArea()
Definition: axisymm3d.C:97
virtual SPRPatchType SPRNodalRecoveryMI_givePatchType()
Definition: axisymm3d.C:179
Class representing a general abstraction for finite element interpolation class.
Definition: feinterpol.h:132
virtual void drawScalar(oofegGraphicContext &gc, TimeStep *tStep)
Definition: axisymm3d.C:251
virtual ~Axisymm3d()
Definition: axisymm3d.C:70
Axisymm3d(int n, Domain *d)
Definition: axisymm3d.C:60
#define _IFT_Axisymm3d_Name
Definition: axisymm3d.h:46
UnknownType
Type representing particular unknown (its physical meaning).
Definition: unknowntype.h:55
virtual IRResultType initializeFrom(InputRecord *ir)
Initializes receiver according to object description stored in input record.
Definition: axisymm3d.C:110
virtual int SPRNodalRecoveryMI_giveNumberOfIP()
Definition: axisymm3d.C:172
Class representing vector of real numbers.
Definition: floatarray.h:82
IRResultType
Type defining the return values of InputRecord reading operations.
Definition: irresulttype.h:47
virtual void NodalAveragingRecoveryMI_computeNodalValue(FloatArray &answer, int node, InternalStateType type, TimeStep *tStep)
Computes the element value in given node.
Definition: axisymm3d.C:134
virtual Interface * giveInterface(InterfaceType it)
Interface requesting service.
Definition: axisymm3d.C:80
Class representing the general Input Record.
Definition: inputrecord.h:101
This class implements an triangular three-node finite element for axisymmetric continuum.
Definition: axisymm3d.h:60
Class Interface.
Definition: interface.h:82
static FEI2dTrLinAxi interpolation
Definition: axisymm3d.h:65
The spatial localizer element interface associated to spatial localizer.
InterfaceType
Enumerative type, used to identify interface type.
Definition: interfacetype.h:43
virtual const char * giveClassName() const
Definition: axisymm3d.h:91
virtual void SPRNodalRecoveryMI_giveSPRAssemblyPoints(IntArray &pap)
Definition: axisymm3d.C:149
the oofem namespace is to define a context or scope in which all oofem names are defined.
virtual const char * giveInputRecordName() const
Definition: axisymm3d.h:92
virtual void SPRNodalRecoveryMI_giveDofMansDeterminedByPatch(IntArray &answer, int pap)
Definition: axisymm3d.C:158
Class representing solution step.
Definition: timestep.h:80
virtual FEInterpolation * giveInterpolation() const
Definition: axisymm3d.C:76

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:27 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011