aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/gdata.hh
diff options
context:
space:
mode:
authorschnetter <>2004-04-19 05:56:00 +0000
committerschnetter <>2004-04-19 05:56:00 +0000
commit018872ba352209922f41d4a7527cfbb99570ea80 (patch)
treed171e4c624d847cf289d8002ac2008607a825eb7 /Carpet/CarpetLib/src/gdata.hh
parent6a9da2e7879a1a88bfde7d689be9cbbcb0790b43 (diff)
change indentation
darcs-hash:20040419055635-07bb3-6014661f8995a59c900cebf24c03f52b6eed2d21.gz
Diffstat (limited to 'Carpet/CarpetLib/src/gdata.hh')
-rw-r--r--Carpet/CarpetLib/src/gdata.hh5
1 files changed, 3 insertions, 2 deletions
diff --git a/Carpet/CarpetLib/src/gdata.hh b/Carpet/CarpetLib/src/gdata.hh
index cda8091cc..9355238dd 100644
--- a/Carpet/CarpetLib/src/gdata.hh
+++ b/Carpet/CarpetLib/src/gdata.hh
@@ -1,4 +1,4 @@
-// $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetLib/src/gdata.hh,v 1.23 2004/03/23 12:14:29 schnetter Exp $
+// $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetLib/src/gdata.hh,v 1.24 2004/04/19 07:56:35 schnetter Exp $
#ifndef GDATA_HH
#define GDATA_HH
@@ -159,7 +159,8 @@ public:
// Data manipulators
public:
- void copy_from (comm_state<D>& state, const gdata* src, const ibbox& box);
+ void copy_from (comm_state<D>& state,
+ const gdata* src, const ibbox& box);
private:
void copy_from_nocomm (const gdata* src, const ibbox& box);
void copy_from_recv (comm_state<D>& state,