OOFEM 3.0
Loading...
Searching...
No Matches
oofem::Subdivision::RS_SharedEdge Class Reference

#include <subdivision.h>

Collaboration diagram for oofem::Subdivision::RS_SharedEdge:

Public Member Functions

 RS_SharedEdge (Subdivision ::RS_Mesh *m)
void setEdgeNodes (int i, int j)
void giveEdgeNodes (int &i, int &j)
const IntArraygivePartitions ()
void setPartitions (IntArray _p)
void addPartition (int _p, int allocChunk)
void removePartitions ()
int giveSharedPartitions (IntArray &partitions)

Protected Attributes

int iNode
int jNode
IntArray partitions
RS_Meshmesh

Detailed Description

Definition at line 308 of file subdivision.h.

Constructor & Destructor Documentation

◆ RS_SharedEdge()

oofem::Subdivision::RS_SharedEdge::RS_SharedEdge ( Subdivision ::RS_Mesh * m)
inline

Definition at line 318 of file subdivision.h.

Member Function Documentation

◆ addPartition()

void oofem::Subdivision::RS_SharedEdge::addPartition ( int _p,
int allocChunk )
inline

Definition at line 331 of file subdivision.h.

References partitions.

◆ giveEdgeNodes()

void oofem::Subdivision::RS_SharedEdge::giveEdgeNodes ( int & i,
int & j )
inline

Definition at line 325 of file subdivision.h.

References iNode, and jNode.

◆ givePartitions()

const IntArray * oofem::Subdivision::RS_SharedEdge::givePartitions ( )
inline

Definition at line 329 of file subdivision.h.

References partitions.

◆ giveSharedPartitions()

int oofem::Subdivision::RS_SharedEdge::giveSharedPartitions ( IntArray & partitions)

◆ removePartitions()

void oofem::Subdivision::RS_SharedEdge::removePartitions ( )
inline

Definition at line 332 of file subdivision.h.

References partitions.

◆ setEdgeNodes()

void oofem::Subdivision::RS_SharedEdge::setEdgeNodes ( int i,
int j )
inline

Definition at line 321 of file subdivision.h.

References iNode, and jNode.

◆ setPartitions()

void oofem::Subdivision::RS_SharedEdge::setPartitions ( IntArray _p)
inline

Definition at line 330 of file subdivision.h.

References partitions.

Member Data Documentation

◆ iNode

int oofem::Subdivision::RS_SharedEdge::iNode
protected

Definition at line 312 of file subdivision.h.

Referenced by giveEdgeNodes(), giveSharedPartitions(), and setEdgeNodes().

◆ jNode

int oofem::Subdivision::RS_SharedEdge::jNode
protected

Definition at line 312 of file subdivision.h.

Referenced by giveEdgeNodes(), giveSharedPartitions(), and setEdgeNodes().

◆ mesh

RS_Mesh* oofem::Subdivision::RS_SharedEdge::mesh
protected

Definition at line 316 of file subdivision.h.

Referenced by giveSharedPartitions().

◆ partitions

IntArray oofem::Subdivision::RS_SharedEdge::partitions
protected

The documentation for this class was generated from the following files:

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