aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/data.hh
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@aei.mpg.de>2005-03-03 10:13:00 +0000
committerErik Schnetter <schnetter@aei.mpg.de>2005-03-03 10:13:00 +0000
commitc9fc2b54490120cae40e70a75b8a0e96a83edb00 (patch)
tree2785e0201473f9d0bb1aab757568550f903b0f7c /Carpet/CarpetLib/src/data.hh
parent2dc54a6101cd22843342978923636dd7713e7bba (diff)
CarpetLib: Whitespace changes
darcs-hash:20050303101349-891bb-251f1432b873c898f73e0315ed63a7764f8714e8.gz
Diffstat (limited to 'Carpet/CarpetLib/src/data.hh')
-rw-r--r--Carpet/CarpetLib/src/data.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/Carpet/CarpetLib/src/data.hh b/Carpet/CarpetLib/src/data.hh
index 7d7eed414..b30aa1452 100644
--- a/Carpet/CarpetLib/src/data.hh
+++ b/Carpet/CarpetLib/src/data.hh
@@ -24,8 +24,8 @@ class data: public gdata
{
// Fields
- T* _storage; // the data (if located on this processor)
- size_t _allocated_bytes; // number of allocated bytes
+ T * _storage; // the data (if located on this processor)
+ size_t _allocated_bytes;
// For vector groups with contiguous storage
int vectorlength; // number of vector elements