STYLE: Header clean-up

This commit is contained in:
Andrew Heather
2017-11-07 11:22:58 +00:00
parent 54a4cafa12
commit 6aa7b6ac2a
81 changed files with 164 additions and 163 deletions

View File

@ -32,8 +32,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/
#ifndef constant_H
#define constant_H
#ifndef diameterModels_constant_H
#define diameterModels_constant_H
#include "diameterModel.H"

View File

@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
Foam::isothermal
Foam::diameterModels::isothermal
Description
Isothermal dispersed-phase particle diameter model.
@ -32,8 +32,8 @@ SourceFiles
\*---------------------------------------------------------------------------*/
#ifndef isothermal_H
#define isothermal_H
#ifndef diameterModels_isothermal_H
#define diameterModels_isothermal_H
#include "diameterModel.H"