put contents of netcdf_units into NetCDFUnits namespace

This commit is contained in:
Axel Kohlmeyer
2021-12-21 13:16:23 -05:00
parent 1c25c96aaa
commit c780768e91
6 changed files with 14 additions and 7 deletions

View File

@ -44,6 +44,8 @@
using namespace LAMMPS_NS;
using namespace MathConst;
using NetCDFUnits::Quantity;
using NetCDFUnits::get_unit_for;
static const char NC_FRAME_STR[] = "frame";
static const char NC_SPATIAL_STR[] = "spatial";