Make member variables of Boundary.tmpl.h public
@@ -178,7 +178,7 @@ private:
@@ -178,7 +178,7 @@ private:
void run( IBlock * block, IndexVectors::Type type{% if target == 'gpu'%}, cudaStream_t stream = 0 {%endif%});
The members of other generated classes are public, so that they can be adapted during the simulation.