GetFEM  5.4.2
getfem::accumulated_distro< T > Class Template Reference

Takes a matrix or vector, or vector of matrices or vectors and creates an empty copy on each thread. More...

#include <getfem_accumulated_distro.h>

Detailed Description

template<class T>
class getfem::accumulated_distro< T >

Takes a matrix or vector, or vector of matrices or vectors and creates an empty copy on each thread.

When the thread computations are done (in the destructor), accumulates the assembled copies into the original

Definition at line 159 of file getfem_accumulated_distro.h.


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