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
Modules
Visualization
Commits
9962df5c
Commit
9962df5c
authored
Jan 28, 2010
by
mattijs
Browse files
STYLE: 80 char line length
parent
e2be9584
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/paraview-plugins/PV3Readers/PV3FoamReader/vtkPV3Foam/vtkPV3FoamUpdateInfo.C
View file @
9962df5c
...
...
@@ -412,7 +412,12 @@ void Foam::vtkPV3Foam::updateInfoSets
{
Info
<<
" Foam::vtkPV3Foam::updateInfoSets read "
<<
objects
.
names
()
<<
" from "
<<
dbPtr_
().
findInstance
(
meshDir_
,
"faces"
,
IOobject
::
READ_IF_PRESENT
)
<<
dbPtr_
().
findInstance
(
meshDir_
,
"faces"
,
IOobject
::
READ_IF_PRESENT
)
<<
endl
;
}
...
...
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