petsc-3.3-p7 2013-05-11

DM Examples

The PetscThreadComm object is used to control and synchronize between groups of threads. The interface is independent of threading backend (e.g. direct Pthreads or OpenMP).

ex1.c: Test PetscThreadComm Interface
ex2.c: STREAM benchmark for pthread implemenentations\n\n
ex3.c: Test to demonstrate interface for thread reductions and passing scalar values
ex4.c: Test Basic vector routines
ex5.c: Micro-benchmark kernel times
makefile