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

#include <unstructuredgridfield.h>

+ Collaboration diagram for oofem::UnstructuredGridField::Vertex:

Public Member Functions

 Vertex ()
 
 Vertex (FloatArray &c)
 
Vertexoperator= (const Vertex &v)
 
const FloatArraygetCoordinates () const
 

Private Attributes

FloatArray coords
 

Detailed Description

Definition at line 69 of file unstructuredgridfield.h.

Constructor & Destructor Documentation

oofem::UnstructuredGridField::Vertex::Vertex ( )
inline

Definition at line 72 of file unstructuredgridfield.h.

oofem::UnstructuredGridField::Vertex::Vertex ( FloatArray c)
inline

Definition at line 73 of file unstructuredgridfield.h.

Member Function Documentation

const FloatArray* oofem::UnstructuredGridField::Vertex::getCoordinates ( ) const
inline

Definition at line 78 of file unstructuredgridfield.h.

Vertex& oofem::UnstructuredGridField::Vertex::operator= ( const Vertex v)
inline

Definition at line 74 of file unstructuredgridfield.h.

References coords.

Member Data Documentation

FloatArray oofem::UnstructuredGridField::Vertex::coords
private

Definition at line 70 of file unstructuredgridfield.h.

Referenced by operator=().


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