OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
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

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

Definition at line 318 of file subdivision.h.

Member Function Documentation

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

Definition at line 331 of file subdivision.h.

References oofem::IntArray::followedBy().

Referenced by oofem::Subdivision::unpackSharedEdges().

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

Definition at line 332 of file subdivision.h.

References oofem::IntArray::clear().

Referenced by oofem::Subdivision::exchangeSharedEdges().

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

Member Data Documentation

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

Definition at line 312 of file subdivision.h.

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

Definition at line 312 of file subdivision.h.

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

Definition at line 316 of file subdivision.h.

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

Definition at line 314 of file subdivision.h.


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

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