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
82e9f678
Commit
82e9f678
authored
Dec 15, 2010
by
mattijs
Browse files
STYLE: selfContainedDirectMapped :indentation
parent
559ceb3b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/finiteVolume/fields/fvPatchFields/derived/selfContainedDirectMapped/selfContainedDirectMappedFixedValueFvPatchField.H
View file @
82e9f678
...
...
@@ -48,7 +48,7 @@ namespace Foam
{
/*---------------------------------------------------------------------------*\
Class selfContainedDirectMappedFixedValueFvPatch Declaration
Class selfContainedDirectMappedFixedValueFvPatch Declaration
\*---------------------------------------------------------------------------*/
template
<
class
Type
>
...
...
@@ -75,6 +75,7 @@ class selfContainedDirectMappedFixedValueFvPatchField
mutable
autoPtr
<
interpolation
<
Type
>
>
interpolator_
;
// Private Member Functions
//- Field to sample. Either on my or nbr mesh
...
...
@@ -83,6 +84,7 @@ class selfContainedDirectMappedFixedValueFvPatchField
//- Access the interpolation method
const
interpolation
<
Type
>&
interpolator
()
const
;
public:
//- Runtime type information
...
...
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