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

Wrapper around cell with vertex coordinates stored in FloatArray**. More...

#include <feinterpol.h>

+ Inheritance diagram for oofem::FEIVertexListGeometryWrapper:
+ Collaboration diagram for oofem::FEIVertexListGeometryWrapper:

Public Member Functions

 FEIVertexListGeometryWrapper (const std::vector< FloatArray > &coords)
 
virtual ~FEIVertexListGeometryWrapper ()
 
int giveNumberOfVertices () const
 
const FloatArraygiveVertexCoordinates (int i) const
 
- Public Member Functions inherited from oofem::FEICellGeometry
 FEICellGeometry ()
 
virtual ~FEICellGeometry ()
 

Protected Attributes

const std::vector< FloatArray > & coords
 

Detailed Description

Wrapper around cell with vertex coordinates stored in FloatArray**.

Definition at line 115 of file feinterpol.h.

Constructor & Destructor Documentation

oofem::FEIVertexListGeometryWrapper::FEIVertexListGeometryWrapper ( const std::vector< FloatArray > &  coords)
inline

Definition at line 121 of file feinterpol.h.

virtual oofem::FEIVertexListGeometryWrapper::~FEIVertexListGeometryWrapper ( )
inlinevirtual

Definition at line 123 of file feinterpol.h.

Member Function Documentation

int oofem::FEIVertexListGeometryWrapper::giveNumberOfVertices ( ) const
inlinevirtual

Implements oofem::FEICellGeometry.

Definition at line 124 of file feinterpol.h.

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

Implements oofem::FEICellGeometry.

Definition at line 125 of file feinterpol.h.

Member Data Documentation

const std::vector< FloatArray >& oofem::FEIVertexListGeometryWrapper::coords
protected

Definition at line 118 of file feinterpol.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:35 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011