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

Geometry wrapper for IGA elements. More...

#include <iga.h>

+ Inheritance diagram for oofem::FEIIGAElementGeometryWrapper:
+ Collaboration diagram for oofem::FEIIGAElementGeometryWrapper:

Public Member Functions

 FEIIGAElementGeometryWrapper (Element *_elem, const IntArray *_knotSpan)
 
 FEIIGAElementGeometryWrapper (Element *_elem)
 
int giveNumberOfVertices () const
 
const FloatArraygiveVertexCoordinates (int i) const
 
- Public Member Functions inherited from oofem::FEICellGeometry
 FEICellGeometry ()
 
virtual ~FEICellGeometry ()
 

Public Attributes

const IntArrayknotSpan
 
Elementelem
 

Detailed Description

Geometry wrapper for IGA elements.

Definition at line 57 of file iga.h.

Constructor & Destructor Documentation

oofem::FEIIGAElementGeometryWrapper::FEIIGAElementGeometryWrapper ( Element _elem,
const IntArray _knotSpan 
)
inline

Definition at line 63 of file iga.h.

oofem::FEIIGAElementGeometryWrapper::FEIIGAElementGeometryWrapper ( Element _elem)
inline

Definition at line 67 of file iga.h.

Member Function Documentation

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

Implements oofem::FEICellGeometry.

Definition at line 72 of file iga.h.

References oofem::Element::giveNumberOfNodes().

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

Implements oofem::FEICellGeometry.

Definition at line 73 of file iga.h.

References oofem::Node::giveCoordinates(), and oofem::Element::giveNode().

Member Data Documentation

Element* oofem::FEIIGAElementGeometryWrapper::elem

Definition at line 61 of file iga.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