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

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

#include <zznodalrecoverymodel.h>

+ Collaboration diagram for oofem::ZZNodalRecoveryModel::parallelStruct:

Public Member Functions

 parallelStruct (FloatArray *a, FloatMatrix *b, IntArray *c)
 

Public Attributes

FloatArraylhs
 
FloatMatrixrhs
 
IntArrayregionNodalNumbers
 

Detailed Description

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

Definition at line 61 of file zznodalrecoverymodel.h.

Constructor & Destructor Documentation

oofem::ZZNodalRecoveryModel::parallelStruct::parallelStruct ( FloatArray a,
FloatMatrix b,
IntArray c 
)
inline

Definition at line 65 of file zznodalrecoverymodel.h.

Member Data Documentation

FloatArray* oofem::ZZNodalRecoveryModel::parallelStruct::lhs
IntArray* oofem::ZZNodalRecoveryModel::parallelStruct::regionNodalNumbers
FloatMatrix* oofem::ZZNodalRecoveryModel::parallelStruct::rhs

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