netxsimdg
Loading...
Searching...
No Matches
DevGrid.cpp
Go to the documentation of this file.
1
8
#include "
include/DevGrid.hpp
"
9
10
#include <cstddef>
11
#include <vector>
12
13
namespace
Nextsim {
14
15
const
std::string DevGrid::structureName =
"devgrid"
;
16
const
std::string DevGrid::xDimName =
"x"
;
17
const
std::string DevGrid::yDimName =
"y"
;
18
const
std::string DevGrid::nIceLayersName =
"nLayers"
;
19
const
int
DevGrid::nx = 10;
20
21
}
/* namespace Nextsim */
DevGrid.hpp
core
src
modules
DevGrid.cpp
Generated by
1.12.0