OOFEM 3.0
Loading...
Searching...
No Matches
oofem::UnstructuredGridField::Cell::FEICellGeometryWrapper Class Reference
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 override
const FloatArray giveVertexCoordinates (int i) const override
const Element_Geometry_Type giveGeometryType () const override
Public Member Functions inherited from oofem::FEICellGeometry
 FEICellGeometry ()
virtual ~FEICellGeometry ()
virtual const FEInterpolationgetGeometryInterpolation () const

Protected Attributes

const Cellcell

Detailed Description

Wrapper around element definition to provide FEICellGeometry interface.

Definition at line 101 of file unstructuredgridfield.h.

Constructor & Destructor Documentation

◆ FEICellGeometryWrapper()

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

◆ ~FEICellGeometryWrapper()

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

Definition at line 109 of file unstructuredgridfield.h.

Member Function Documentation

◆ giveGeometryType()

const Element_Geometry_Type oofem::UnstructuredGridField::Cell::FEICellGeometryWrapper::giveGeometryType ( ) const
inlineoverridevirtual

Implements oofem::FEICellGeometry.

Definition at line 119 of file unstructuredgridfield.h.

References cell.

◆ giveNumberOfVertices()

int oofem::UnstructuredGridField::Cell::FEICellGeometryWrapper::giveNumberOfVertices ( ) const
inlineoverridevirtual

◆ giveVertexCoordinates()

const FloatArray oofem::UnstructuredGridField::Cell::FEICellGeometryWrapper::giveVertexCoordinates ( int i) const
inlineoverridevirtual

Implements oofem::FEICellGeometry.

Definition at line 115 of file unstructuredgridfield.h.

References cell.

Member Data Documentation

◆ cell

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

Definition at line 104 of file unstructuredgridfield.h.

Referenced by giveGeometryType(), and giveVertexCoordinates().


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

This page is part of the OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak Bořek Patzák
Project e-mail: oofem@fsv.cvut.cz
Generated at for OOFEM by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2011