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

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

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

Public Member Functions

 FEICellGeometryWrapper (const Cell *c)
 
virtual ~FEICellGeometryWrapper ()
 
int giveNumberOfVertices () const
 
const FloatArraygiveVertexCoordinates (int i) const
 
- Public Member Functions inherited from oofem::FEICellGeometry
 FEICellGeometry ()
 
virtual ~FEICellGeometry ()
 

Protected Attributes

const Cellcell
 

Detailed Description

Wrapper around element definition to provide FEICellGeometry interface.

Definition at line 106 of file unstructuredgridfield.h.

Constructor & Destructor Documentation

oofem::UnstructuredGridField::Cell::FEICellGeometryWrapper::FEICellGeometryWrapper ( const Cell c)
inline

Definition at line 111 of file unstructuredgridfield.h.

virtual oofem::UnstructuredGridField::Cell::FEICellGeometryWrapper::~FEICellGeometryWrapper ( )
inlinevirtual

Definition at line 114 of file unstructuredgridfield.h.

Member Function Documentation

int oofem::UnstructuredGridField::Cell::FEICellGeometryWrapper::giveNumberOfVertices ( ) const
inlinevirtual
const FloatArray* oofem::UnstructuredGridField::Cell::FEICellGeometryWrapper::giveVertexCoordinates ( int  i) const
inlinevirtual

Member Data Documentation

const Cell* oofem::UnstructuredGridField::Cell::FEICellGeometryWrapper::cell
protected

Definition at line 109 of file unstructuredgridfield.h.


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

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