From 72562a2ed2c66ada8d3572c6b340a87bb5a8be9f Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 2 Mar 2012 17:18:09 +0100 Subject: Add a comment --- libcrystfel/src/cell.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libcrystfel/src/cell.h') diff --git a/libcrystfel/src/cell.h b/libcrystfel/src/cell.h index f4b7a7c8..1225b517 100644 --- a/libcrystfel/src/cell.h +++ b/libcrystfel/src/cell.h @@ -31,7 +31,8 @@ #include "utils.h" -/* A 3D vector in reciprocal space */ +/* A 3D vector in reciprocal space. + * Note: Heavily abused to serve as a real space vector as well */ struct rvec { double u; -- cgit v1.2.3