OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
oofem::UnstructuredGridField::Cell Class Reference

#include <unstructuredgridfield.h>

+ Collaboration diagram for oofem::UnstructuredGridField::Cell:

Classes

class  FEICellGeometryWrapper
 Wrapper around element definition to provide FEICellGeometry interface. More...
 

Public Member Functions

 Cell ()
 
 Cell (Element_Geometry_Type t, IntArray &v, UnstructuredGridField *m)
 
Celloperator= (const Cell &c)
 
int giveNumberOfVertices () const
 
bool containsPoint (const FloatArray &coords) const
 
void giveBoundingBox (BoundingBox &bb) const
 
double giveClosestPoint (FloatArray &lcoords, FloatArray &closest, const FloatArray &gcoords)
 
FEInterpolationgetInterpolation () const
 
const VertexgetVertex (int i) const
 
int interpolate (FloatArray &answer, const FloatArray &pos, FloatArray **vertexVals)
 
int getVertexNum (int i)
 

Private Attributes

Element_Geometry_Type itype
 
IntArray vertices
 
UnstructuredGridFieldmesh
 

Static Private Attributes

static FEI2dLineLin i1
 
static FEI2dLineQuad i2
 
static FEI2dTrLin i3
 
static FEI2dTrQuad i4
 
static FEI2dQuadLin i5
 
static FEI2dQuadQuad i6
 
static FEI3dTetLin i7
 
static FEI3dHexaLin i8
 
static FEInterpolationinterpTable []
 

Detailed Description

Definition at line 85 of file unstructuredgridfield.h.

Constructor & Destructor Documentation

oofem::UnstructuredGridField::Cell::Cell ( )
inline

Definition at line 125 of file unstructuredgridfield.h.

oofem::UnstructuredGridField::Cell::Cell ( Element_Geometry_Type  t,
IntArray v,
UnstructuredGridField m 
)
inline

Definition at line 129 of file unstructuredgridfield.h.

Member Function Documentation

bool oofem::UnstructuredGridField::Cell::containsPoint ( const FloatArray coords) const
inline
FEInterpolation* oofem::UnstructuredGridField::Cell::getInterpolation ( ) const
inline

Definition at line 185 of file unstructuredgridfield.h.

References OOFEM_LOG_ERROR.

const Vertex* oofem::UnstructuredGridField::Cell::getVertex ( int  i) const
inline
int oofem::UnstructuredGridField::Cell::getVertexNum ( int  i)
inline

Definition at line 219 of file unstructuredgridfield.h.

Referenced by oofem::UnstructuredGridField::evaluateAt().

double oofem::UnstructuredGridField::Cell::giveClosestPoint ( FloatArray lcoords,
FloatArray closest,
const FloatArray gcoords 
)
inline
int oofem::UnstructuredGridField::Cell::giveNumberOfVertices ( ) const
inline
int oofem::UnstructuredGridField::Cell::interpolate ( FloatArray answer,
const FloatArray pos,
FloatArray **  vertexVals 
)
inline
Cell& oofem::UnstructuredGridField::Cell::operator= ( const Cell c)
inline

Definition at line 135 of file unstructuredgridfield.h.

References itype, mesh, and vertices.

Member Data Documentation

FEI2dLineLin oofem::UnstructuredGridField::Cell::i1
staticprivate

Definition at line 91 of file unstructuredgridfield.h.

FEI2dLineQuad oofem::UnstructuredGridField::Cell::i2
staticprivate

Definition at line 92 of file unstructuredgridfield.h.

FEI2dTrLin oofem::UnstructuredGridField::Cell::i3
staticprivate

Definition at line 93 of file unstructuredgridfield.h.

FEI2dTrQuad oofem::UnstructuredGridField::Cell::i4
staticprivate

Definition at line 94 of file unstructuredgridfield.h.

FEI2dQuadLin oofem::UnstructuredGridField::Cell::i5
staticprivate

Definition at line 95 of file unstructuredgridfield.h.

FEI2dQuadQuad oofem::UnstructuredGridField::Cell::i6
staticprivate

Definition at line 96 of file unstructuredgridfield.h.

FEI3dTetLin oofem::UnstructuredGridField::Cell::i7
staticprivate

Definition at line 97 of file unstructuredgridfield.h.

FEI3dHexaLin oofem::UnstructuredGridField::Cell::i8
staticprivate

Definition at line 98 of file unstructuredgridfield.h.

Element_Geometry_Type oofem::UnstructuredGridField::Cell::itype
private

Definition at line 86 of file unstructuredgridfield.h.

Referenced by operator=().

UnstructuredGridField* oofem::UnstructuredGridField::Cell::mesh
private

Definition at line 88 of file unstructuredgridfield.h.

Referenced by operator=().

IntArray oofem::UnstructuredGridField::Cell::vertices
private

Definition at line 87 of file unstructuredgridfield.h.

Referenced by operator=().


The documentation for this class was generated from the following files:

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