tmpNrc.H
Go to the documentation of this file.
1 // Compatibility include. For v2006 and earlier
2 
3 #ifndef FoamCompat_tmpNrc_H
4 #define FoamCompat_tmpNrc_H
5 
6 #include "refPtr.H"
7 
8 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
9 
10 namespace Foam
11 {
12  //- Deprecated(2020-07) - use refPtr instead
13  // \deprecated(2020-07) - use refPtr instead
14  typedef refPtr tmpNrc;
15 }
16 
17 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
refPtr tmpNrc
Deprecated(2020-07) - use refPtr instead.
Definition: tmpNrc.H:17
Namespace for OpenFOAM.