petsc-3.5.4 2015-05-23
Report Typos and Errors

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: Tests basic vector routines
ex5.c: Micro-benchmark kernel times
makefile