Welcome to the NetCologne GmbH open source mirroring service!

This machine mirrors various open-source projects. 20 Gbit/s uplink.

If there are any issues or you want another project mirrored, please contact mirror-service -=AT=- netcologne DOT de !

GetFEM: getfem::accumulated_distro< T > Class Template Reference
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: