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
cb5617e0
Commit
cb5617e0
authored
Jan 11, 2019
by
Mark OLESEN
Browse files
STYLE: fix some doxygen markup
- missing verbatim/endverbatim markers, missing "Foam::" prefix, typos
parent
030877f8
Changes
14
Hide whitespace changes
Inline
Side-by-side
applications/utilities/parallelProcessing/decomposePar/faFieldDecomposer.H
View file @
cb5617e0
...
...
@@ -24,7 +24,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
faFieldDecomposer
Foam::
faFieldDecomposer
Description
Finite Area area and edge field decomposer.
...
...
applications/utilities/parallelProcessing/decomposePar/faMeshDecomposition.H
View file @
cb5617e0
...
...
@@ -24,7 +24,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
faMeshDecomposition
Foam::
faMeshDecomposition
Description
Automatic faMesh decomposition class
...
...
applications/utilities/parallelProcessing/reconstructPar/faFieldReconstructor.H
View file @
cb5617e0
...
...
@@ -24,10 +24,10 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
faFieldReconstructor
Foam::
faFieldReconstructor
Description
F
A
area and edge field reconstruct
or
.
F
inite Area
area and edge field
s
reconstruct
ion
.
Author
Zeljko Tukovic, FSB Zagreb
...
...
@@ -53,7 +53,6 @@ SourceFiles
namespace
Foam
{
/*---------------------------------------------------------------------------*\
Class faFieldReconstructor Declaration
\*---------------------------------------------------------------------------*/
...
...
applications/utilities/parallelProcessing/reconstructPar/processorFaMeshes.H
View file @
cb5617e0
...
...
@@ -24,7 +24,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
processorFaMeshes
Foam::
processorFaMeshes
Description
Container for processor mesh addressing.
...
...
@@ -51,7 +51,6 @@ SourceFiles
namespace
Foam
{
/*---------------------------------------------------------------------------*\
Class processorFaMeshes Declaration
\*---------------------------------------------------------------------------*/
...
...
src/OpenFOAM/containers/HashTables/HashOps/HashOps.H
View file @
cb5617e0
...
...
@@ -21,13 +21,13 @@ License
You should have received a copy of the GNU General Public License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Namspace
Nam
e
space
Foam::HashSetOps
Description
Various operations for HashSet.
Namspace
Nam
e
space
Foam::HashTableOps
Description
...
...
src/OpenFOAM/containers/HashTables/HashTableFwd.H
View file @
cb5617e0
...
...
@@ -21,7 +21,7 @@ License
You should have received a copy of the GNU General Public License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
InNamspace
InNam
e
space
Foam
Description
...
...
src/OpenFOAM/containers/Lists/ListOps/ListOps.H
View file @
cb5617e0
...
...
@@ -21,7 +21,7 @@ License
You should have received a copy of the GNU General Public License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
InNamspace
InNam
e
space
Foam
Description
...
...
src/OpenFOAM/db/IOstreams/hashes/base64Layer.H
View file @
cb5617e0
...
...
@@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
base64Layer
Foam::
base64Layer
Description
An output filter layer to write base-64 encoded content.
...
...
src/OpenFOAM/primitives/strings/lists/stringListOps.H
View file @
cb5617e0
...
...
@@ -21,7 +21,7 @@ License
You should have received a copy of the GNU General Public License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
InNamspace
InNam
e
space
Foam
Description
...
...
src/Pstream/mpi/allReduce.H
View file @
cb5617e0
...
...
@@ -21,7 +21,7 @@ License
You should have received a copy of the GNU General Public License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
InNamspace
InNam
e
space
Foam
Description
...
...
src/finiteArea/fields/edgeFields/edgeFields.H
View file @
cb5617e0
...
...
@@ -24,7 +24,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
edgeFields
Foam::
edgeFields
Description
Finite area edge fields
...
...
src/finiteArea/fields/edgeFields/edgeFieldsFwd.H
View file @
cb5617e0
...
...
@@ -23,13 +23,11 @@ License
You should have received a copy of the GNU General Public License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
edgeFields
InNamespace
Foam
Description
SourceFiles
edgeFields.C
Forwards for edge field types
\*---------------------------------------------------------------------------*/
...
...
src/finiteVolume/fields/fvPatchFields/derived/turbulentDFSEMInlet/turbulentDFSEMInletFvPatchVectorField.H
View file @
cb5617e0
...
...
@@ -45,9 +45,10 @@ Description
except that no interpolation in time is supported. These should be
located in the directory:
\verbatim
\$FOAM_CASE/constant/boundaryData/\<patchName\>/points
\$FOAM_CASE/constant/boundaryData/\<patchName\>/0/\{R|U|L\}
\endverbatim
Usage
\table
...
...
src/functionObjects/lagrangian/common/parcelSelectionDetail.H
View file @
cb5617e0
...
...
@@ -61,7 +61,7 @@ Description
action subset;
source field;
field d;
accept (greater 1e-
3
) and (less 1e-3);
accept (greater 1e-
5
) and (less 1e-3);
}
}
\endverbatim
...
...
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