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

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

#include <sprnodalrecoverymodel.h>

+ Collaboration diagram for oofem::SPRNodalRecoveryModel::parallelStruct:

Public Member Functions

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

Public Attributes

FloatArraydofManValues
 
IntArraydofManPatchCount
 
IntArrayregionNodalNumbers
 
int regionValSize
 

Detailed Description

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

Definition at line 70 of file sprnodalrecoverymodel.h.

Constructor & Destructor Documentation

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

Definition at line 75 of file sprnodalrecoverymodel.h.

Member Data Documentation

IntArray* oofem::SPRNodalRecoveryModel::parallelStruct::dofManPatchCount
FloatArray* oofem::SPRNodalRecoveryModel::parallelStruct::dofManValues
IntArray* oofem::SPRNodalRecoveryModel::parallelStruct::regionNodalNumbers
int oofem::SPRNodalRecoveryModel::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:41 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011