OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
geometry.h File Reference
#include "oofemcfg.h"
#include "error.h"
#include "floatarray.h"
#include "inputrecord.h"
#include "contextioresulttype.h"
#include "contextmode.h"
#include <list>

Go to the source code of this file.

Classes

class  oofem::BasicGeometry
 Abstract representation of Geometry. More...
 
class  oofem::Line
 
class  oofem::Triangle
 
class  oofem::Circle
 
class  oofem::PolygonLine
 
class  oofem::PointSwarm
 

Namespaces

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

Macros

Input fields for geometries
#define _IFT_Circle_Name   "circle"
 
#define _IFT_Circle_radius   "radius"
 
#define _IFT_Circle_center   "center"
 
#define _IFT_Line_Name   "line"
 
#define _IFT_Line_start   "start"
 
#define _IFT_Line_end   "end"
 
#define _IFT_PointSwarm_Name   "pointswarm"
 
#define _IFT_PointSwarm_nodeID   "nodeid"
 
#define _IFT_PolygonLine_Name   "polygonline"
 
#define _IFT_PolygonLine_points   "points"
 

Macro Definition Documentation

#define _IFT_Circle_center   "center"
#define _IFT_Circle_Name   "circle"

Definition at line 52 of file geometry.h.

#define _IFT_Circle_radius   "radius"
#define _IFT_Line_end   "end"
#define _IFT_Line_Name   "line"

Definition at line 56 of file geometry.h.

#define _IFT_Line_start   "start"
#define _IFT_PointSwarm_Name   "pointswarm"

Definition at line 60 of file geometry.h.

#define _IFT_PointSwarm_nodeID   "nodeid"

Definition at line 61 of file geometry.h.

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

#define _IFT_PolygonLine_Name   "polygonline"

Definition at line 64 of file geometry.h.

#define _IFT_PolygonLine_points   "points"

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