source: CIVL/examples/omp/amg2013/OpenMP-files.txt@ 1aaefd4

main test-branch
Last change on this file since 1aaefd4 was ea777aa, checked in by Alex Wilton <awilton@…>, 3 years ago

Moved examples, include, build_default.properties, common.xml, and README out from dev.civl.com into the root of the repo.

git-svn-id: svn://vsl.cis.udel.edu/civl/trunk@5704 fb995dde-84ed-4084-dfe6-e5aef3e2452c

  • Property mode set to 100644
File size: 588 bytes
Line 
1Files with "pragma omp":
2parcsr_ls/par_interp.c
3 - includes barrier
4 - hypre_BoomerAMGInterpTruncation
5 - there is a syntax error in this file!!!
6parcsr_ls/par_multi_interp.c
7 - single method large complex arg list, so driver is complex
8 - hypre_BoomerAMGBuildMultipass
9parcsr_ls/par_relax_more.c
10 - hypre_ParCSRMaxEigEstimateCG
11 - hypre_ParCSRRelax_Cheby3
12 - hypre_ParCSRRelax_Cheby
13 - another function wrapped with "#if 0"
14seq_mv/csr_matvec.c
15 - hypre_CSRMatrixMatvec
16 - hypre_CSRMatrixMatvecT
17 - hypre_CSRMatrixMatvec_FF
18seq_mv/vector.c
19 - all easy to discharge
20utilities/threading.c
Note: See TracBrowser for help on using the repository browser.