StressWork::StressWorkTmpVec Struct Reference

Contains the temporary vectors used by. More...

List of all members.

Public Member Functions

 StressWorkTmpVec ()
 StressWorkTmpVec (size_t Dim)

Public Attributes

std::vector< size_t > nDof
std::vector< size_t > nDiv
MatDouble DShape
MatDouble IntWeights
VecDouble A
VecDouble F
VecDouble P

Static Public Attributes

static const size_t MAT_SIZE = SimpleMaterial::MAT_SIZE

Detailed Description

Contains the temporary vectors used by.

See also:
getDValIntern Instead of creating and destroying new vectors on every call, which happens at least once per iteration, we reuse vectors from this struct. There's one instance per thread of this struct

Constructor & Destructor Documentation

StressWork::StressWorkTmpVec::StressWorkTmpVec (  )  [inline]
StressWork::StressWorkTmpVec::StressWorkTmpVec ( size_t  Dim  )  [inline, explicit]

Member Data Documentation


The documentation for this struct was generated from the following file:
Generated on Tue Aug 2 11:51:28 2011 for Galois by  doxygen 1.6.3