STYLE: Minor code formatting

This commit is contained in:
andy
2013-11-11 13:16:01 +00:00
parent d7441d6200
commit 55a4681506

View File

@ -61,6 +61,7 @@ class findCellParticle
//- passive data
label data_;
public:
friend class Cloud<findCellParticle>;
@ -75,7 +76,6 @@ public:
public:
// Constructors
trackingData
@ -97,6 +97,7 @@ public:
{
return cellToData_;
}
List<List<point> >& cellToEnd()
{
return cellToEnd_;
@ -104,7 +105,6 @@ public:
};
// Constructors
//- Construct from components
@ -171,7 +171,6 @@ public:
}
// Tracking
//- Track all particles to their end point