aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2010-02-27Doesn't look like native_sin() works out here, sadly...Thomas White
2010-02-26Move water calculation to diffraction.c, and work out the consequencesThomas White
2010-02-23Add configure script and Makefile.in to repositoryThomas White
2010-02-22Define M_PI only if it's not already definedThomas White
2010-02-22Use GPU native functionsThomas White
2010-02-22OpenCL strictnessThomas White
2010-02-20Nicer branchingThomas White
2010-02-20Fix get_q, which was distorting reciprocal space previouslyThomas White
2010-02-20Don't sum up ten times when one will sufficeThomas White
2010-02-19Move critical array size definitions to share between CPU and GPU versionsThomas White
2010-02-19Add bandwidth to GPU calculationThomas White
2010-02-19Simplify sampling a bit - preventing some indexing issuesThomas White
2010-02-19Add finite sampling for better simulation accuracyThomas White
2010-02-19Honour detector panels in GPU calculationThomas White
2010-02-19Honour particle size in GPU calculationThomas White
2010-02-19Don't overrun bounds of sfac bufferThomas White
2010-02-17GPU: Do rotation, other fixesThomas White
2010-02-17Use OpenCL for much faster diffraction calculationThomas White
2010-01-22Move scattering factors to a common locationThomas White
2010-01-08Initial peak overlay stuffThomas White
2009-12-18Whoops - add 'data' directoryThomas White