Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
c1c57fd1
Commit
c1c57fd1
authored
Jan 05, 2011
by
graham
Browse files
STYLE: Comment and output tweak.
parent
875a0351
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/lagrangian/basic/Cloud/Cloud.H
View file @
c1c57fd1
...
...
@@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 1991-201
0
OpenCFD Ltd.
\\ / A nd | Copyright (C) 1991-201
1
OpenCFD Ltd.
\\/ M anipulation |
-------------------------------------------------------------------------------
License
...
...
@@ -255,7 +255,7 @@ public:
{
if
(
++
nTrackingRescues_
%
size
()
==
0
)
{
Info
<<
" "
<<
nTrackingRescues_
Pout
<<
" "
<<
nTrackingRescues_
<<
" tracking rescues "
<<
endl
;
}
}
...
...
src/lagrangian/basic/InteractionLists/globalIndexAndTransform/globalIndexAndTransform.H
View file @
c1c57fd1
...
...
@@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2010-201
0
OpenCFD Ltd.
\\ / A nd | Copyright (C) 2010-201
1
OpenCFD Ltd.
\\/ M anipulation |
-------------------------------------------------------------------------------
License
...
...
@@ -83,7 +83,7 @@ class globalIndexAndTransform
List
<
vectorTensorTransform
>
transformPermutations_
;
//- Mapping from patch index to which transform it matches (or
// -1 for none) (.first()) and what sign to us for it,
// -1 for none) (.first()) and what sign to us
e
for it,
// i.e. +/- 1 (.second()).
List
<
Pair
<
label
>
>
patchTransformSign_
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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