repo.or.cz
/
gromacs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Made MW of the Vsite particle type.
[gromacs.git]
/
cmake
/
TestAtomics.c
blob
ebc7f6b002dd4082cdb543bf863034d0336ee722
1
2
#define TMPI_CHECK_ATOMICS
3
#include
"thread_mpi/atomic.h"
4
5
int
main
(
void
)
6
{
7
return
0
;
8
}