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

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

#include <feinterpol.h>

+ Inheritance diagram for oofem::FEIElementGeometryWrapper:
+ Collaboration diagram for oofem::FEIElementGeometryWrapper:

Public Member Functions

 FEIElementGeometryWrapper (const Element *elem)
 
virtual ~FEIElementGeometryWrapper ()
 
int giveNumberOfVertices () const
 
const FloatArraygiveVertexCoordinates (int i) const
 
- Public Member Functions inherited from oofem::FEICellGeometry
 FEICellGeometry ()
 
virtual ~FEICellGeometry ()
 

Protected Attributes

const Elementelem
 

Detailed Description

Wrapper around element definition to provide FEICellGeometry interface.

Definition at line 95 of file feinterpol.h.

Constructor & Destructor Documentation

oofem::FEIElementGeometryWrapper::FEIElementGeometryWrapper ( const Element elem)
inline

Definition at line 100 of file feinterpol.h.

virtual oofem::FEIElementGeometryWrapper::~FEIElementGeometryWrapper ( )
inlinevirtual

Definition at line 103 of file feinterpol.h.

Member Function Documentation

int oofem::FEIElementGeometryWrapper::giveNumberOfVertices ( ) const
virtual

Implements oofem::FEICellGeometry.

Definition at line 40 of file feinterpol.C.

References elem, and oofem::Element::giveNumberOfNodes().

const FloatArray* oofem::FEIElementGeometryWrapper::giveVertexCoordinates ( int  i) const
inlinevirtual

Member Data Documentation

const Element* oofem::FEIElementGeometryWrapper::elem
protected

Definition at line 98 of file feinterpol.h.

Referenced by giveNumberOfVertices().


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