OOFEM 3.0
Loading...
Searching...
No Matches
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 65 of file unstructuredgridfield.h.

Constructor & Destructor Documentation

◆ Vertex() [1/2]

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

Definition at line 69 of file unstructuredgridfield.h.

References coords.

Referenced by operator=().

◆ Vertex() [2/2]

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

Definition at line 70 of file unstructuredgridfield.h.

References coords.

Member Function Documentation

◆ getCoordinates()

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

Definition at line 75 of file unstructuredgridfield.h.

References coords.

◆ operator=()

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

Definition at line 71 of file unstructuredgridfield.h.

References coords, and Vertex().

Member Data Documentation

◆ coords

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

Definition at line 67 of file unstructuredgridfield.h.

Referenced by getCoordinates(), operator=(), Vertex(), and Vertex().


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