STYLE: comments in codedFvOptionTemplate

This commit is contained in:
Mark Olesen
2017-03-07 18:48:57 +01:00
parent 4b93333292
commit 865f09e623

View File

@ -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