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
0ce2c29d
Commit
0ce2c29d
authored
Oct 20, 2011
by
mattijs
Browse files
STYLE: gradScheme: typo
parent
a10f84ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/finiteVolume/finiteVolume/gradSchemes/gradScheme/gradScheme.C
View file @
0ce2c29d
...
...
@@ -134,7 +134,7 @@ Foam::fv::gradScheme<Type>::grad
regIOobject
::
store
(
tgGrad
.
ptr
());
}
cachePrintMessage
(
"Retr
e
iving"
,
name
,
vsf
);
cachePrintMessage
(
"Retri
e
ving"
,
name
,
vsf
);
GradFieldType
&
gGrad
=
const_cast
<
GradFieldType
&>
(
mesh
().
objectRegistry
::
template
lookupObject
<
GradFieldType
>
(
name
)
...
...
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