OOFEM 3.0
Loading...
Searching...
No Matches
oofem::ZZNodalRecoveryModel::parallelStruct Struct Reference

#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

◆ parallelStruct()

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

Definition at line 65 of file zznodalrecoverymodel.h.

References lhs, regionNodalNumbers, and rhs.

Member Data Documentation

◆ lhs

FloatArray* oofem::ZZNodalRecoveryModel::parallelStruct::lhs

◆ regionNodalNumbers

IntArray* oofem::ZZNodalRecoveryModel::parallelStruct::regionNodalNumbers

◆ rhs

FloatMatrix* oofem::ZZNodalRecoveryModel::parallelStruct::rhs

The documentation for this struct was generated from the following file:

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