OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
oofem::NodalAveragingRecoveryModel::parallelStruct Struct Reference

Helper structure to pass required arguments to packing/unpacking functions needed in parallel mode. More...

#include <nodalaveragingrecoverymodel.h>

+ Collaboration diagram for oofem::NodalAveragingRecoveryModel::parallelStruct:

Public Member Functions

 parallelStruct (FloatArray *a, IntArray *b, IntArray *c, int d)
 

Public Attributes

FloatArraylhs
 
IntArrayregionDofMansConnectivity
 
IntArrayregionNodalNumbers
 
int regionValSize
 

Detailed Description

Helper structure to pass required arguments to packing/unpacking functions needed in parallel mode.

Definition at line 59 of file nodalaveragingrecoverymodel.h.

Constructor & Destructor Documentation

oofem::NodalAveragingRecoveryModel::parallelStruct::parallelStruct ( FloatArray a,
IntArray b,
IntArray c,
int  d 
)
inline

Definition at line 64 of file nodalaveragingrecoverymodel.h.

Member Data Documentation

FloatArray* oofem::NodalAveragingRecoveryModel::parallelStruct::lhs
IntArray* oofem::NodalAveragingRecoveryModel::parallelStruct::regionDofMansConnectivity
IntArray* oofem::NodalAveragingRecoveryModel::parallelStruct::regionNodalNumbers
int oofem::NodalAveragingRecoveryModel::parallelStruct::regionValSize

The documentation for this struct 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:38 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011