Skip to content
GitLab
Menu
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
8ee20691
Commit
8ee20691
authored
Dec 08, 2010
by
sergio
Browse files
STY: coorect 80 characters long line
parent
8bcacc20
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/thermophysicalModels/basicSolidThermo/solidMixtureThermo/mixtures/basicSolidMixture/basicSolidMixtureI.H
View file @
8ee20691
...
...
@@ -30,7 +30,8 @@ inline Foam::PtrList<Foam::volScalarField>& Foam::basicSolidMixture::Y()
}
inline
const
Foam
::
PtrList
<
Foam
::
volScalarField
>&
Foam
::
basicSolidMixture
::
Y
()
const
inline
const
Foam
::
PtrList
<
Foam
::
volScalarField
>&
Foam
::
basicSolidMixture
::
Y
()
const
{
return
Y_
;
}
...
...
src/thermophysicalModels/basicSolidThermo/solidMixtureThermo/mixtures/reactingSolidMixture/reactingSolidMixture.C
View file @
8ee20691
...
...
@@ -57,7 +57,10 @@ Foam::reactingSolidMixture<ThermoSolidType>::reactingSolidMixture
// * * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * //
template
<
class
ThermoSolidType
>
void
Foam
::
reactingSolidMixture
<
ThermoSolidType
>::
read
(
const
dictionary
&
thermoDict
)
void
Foam
::
reactingSolidMixture
<
ThermoSolidType
>::
read
(
const
dictionary
&
thermoDict
)
{}
...
...
Write
Preview
Supports
Markdown
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