Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
55a46815
Commit
55a46815
authored
Nov 11, 2013
by
andy
Browse files
STYLE: Minor code formatting
parent
d7441d62
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/postProcessing/functionObjects/field/nearWallFields/findCellParticle.H
View file @
55a46815
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment