mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: comments in codedFvOptionTemplate
This commit is contained in:
@ -39,11 +39,11 @@ Description
|
|||||||
setValue
|
setValue
|
||||||
(
|
(
|
||||||
fvMatrix<Type}>& eqn,
|
fvMatrix<Type}>& eqn,
|
||||||
const label fieldi
|
const label fieldi
|
||||||
)
|
)
|
||||||
|
|
||||||
where :
|
where :
|
||||||
fld is the field in fieldNames
|
fieldi is the index in the fields entry
|
||||||
eqn is the fvMatrix
|
eqn is the fvMatrix
|
||||||
|
|
||||||
energySource
|
energySource
|
||||||
@ -55,7 +55,7 @@ Description
|
|||||||
|
|
||||||
scalarCodedSourceCoeffs
|
scalarCodedSourceCoeffs
|
||||||
{
|
{
|
||||||
fieldNames (h);
|
fields (h);
|
||||||
name sourceTime;
|
name sourceTime;
|
||||||
|
|
||||||
codeInclude
|
codeInclude
|
||||||
|
|||||||
Reference in New Issue
Block a user