STYLE: add notes where files are added into global/globals.C

ENH: use dictionary findDict() directly for debugSwitches

- the isDict() method is just a wrapper around the pointer anyhow
This commit is contained in:
Mark Olesen
2022-11-17 15:19:52 +01:00
parent d009cb8bc1
commit 3b0af86448
14 changed files with 44 additions and 9 deletions

View File

@ -24,6 +24,9 @@ License
You should have received a copy of the GNU General Public License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Note
Included by global/globals.C
\*---------------------------------------------------------------------------*/
#include "error.H"