NeoPZ
|
Public Member Functions | |
ThreadDohrmanAssemblyList_ThreadArgs_t () | |
Public Attributes | |
unsigned | thread_idx |
pthread_t | pthread |
ThreadDohrmanAssemblyList< T > * | list |
Definition at line 413 of file pzdohrstructmatrix.cpp.
|
inline |
Definition at line 415 of file pzdohrstructmatrix.cpp.
ThreadDohrmanAssemblyList<T>* ThreadDohrmanAssemblyList_ThreadArgs_t< T >::list |
Definition at line 422 of file pzdohrstructmatrix.cpp.
Referenced by TPZDohrStructMatrix::Assemble(), and ThreadDohrmanAssemblyList< T >::ThreadWork().
pthread_t ThreadDohrmanAssemblyList_ThreadArgs_t< T >::pthread |
Definition at line 420 of file pzdohrstructmatrix.cpp.
Referenced by TPZDohrStructMatrix::Assemble().
unsigned ThreadDohrmanAssemblyList_ThreadArgs_t< T >::thread_idx |
Definition at line 418 of file pzdohrstructmatrix.cpp.
Referenced by TPZDohrStructMatrix::Assemble(), and ThreadDohrmanAssemblyList< T >::ThreadWork().