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

Void cell geometry wrapper. More...

#include <feinterpol.h>

+ Inheritance diagram for oofem::FEIVoidCellGeometry:
+ Collaboration diagram for oofem::FEIVoidCellGeometry:

Public Member Functions

 FEIVoidCellGeometry ()
 
virtual ~FEIVoidCellGeometry ()
 
int giveNumberOfVertices () const
 
const FloatArraygiveVertexCoordinates (int i) const
 
std::string errorInfo (const char *func) const
 
- Public Member Functions inherited from oofem::FEICellGeometry
 FEICellGeometry ()
 
virtual ~FEICellGeometry ()
 

Detailed Description

Void cell geometry wrapper.

Allows to use some interpolation services not needing the reference to cell geometry.

Definition at line 76 of file feinterpol.h.

Constructor & Destructor Documentation

oofem::FEIVoidCellGeometry::FEIVoidCellGeometry ( )
inline

Definition at line 79 of file feinterpol.h.

virtual oofem::FEIVoidCellGeometry::~FEIVoidCellGeometry ( )
inlinevirtual

Definition at line 80 of file feinterpol.h.

Member Function Documentation

std :: string oofem::FEIVoidCellGeometry::errorInfo ( const char *  func) const
inline

Definition at line 89 of file feinterpol.h.

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

Implements oofem::FEICellGeometry.

Definition at line 81 of file feinterpol.h.

References OOFEM_ERROR.

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

Implements oofem::FEICellGeometry.

Definition at line 85 of file feinterpol.h.

References OOFEM_ERROR.


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