closed modules

This commit is contained in:
Joachim Schoeberl
2014-08-30 00:15:59 +00:00
parent 9a5261057f
commit e2cf4ea591
38 changed files with 382 additions and 87 deletions

View File

@@ -35,6 +35,8 @@ namespace netgen
{
#include "writeuser.hpp"
extern MeshingParameters & mparam;
// Global arrays used to maintain the owner, neighbour and face lists
// so that they are accessible across functions
static Array<int> owner_facelist;