nil.H
Go to the documentation of this file.
1// Compatibility include. Superseded (MAY-2017) by Foam::zero::null
2
3#ifndef FoamCompat_nil_H
4#define FoamCompat_nil_H
5
6#include "zero.H"
7
8namespace Foam
9{
10
11//- Superseded (MAY-2017) by Foam::zero::null
12// \deprecated(2017-05) - use Foam::zero::null instead
14
15}
16
17#endif
18
19// ************************************************************************* //
A zero class with a null output adapter.
Definition: zero.H:112
Namespace for OpenFOAM.
zero::null nil
Superseded (MAY-2017) by Foam::zero::null.
Definition: nil.H:13