Build failure

Issue #32 resolved
Martin Sandve Alnæs created an issue
Building CXX object CMakeFiles/mshr.dir/src/SurfaceConsistency.cpp.o
../src/SurfaceConsistency.cpp: In static member function ‘static void mshr::SurfaceConsistency::filterFacets(const std::vector<std::array<long unsigned int, 3ul> >&, const std::vector<std::array<double, 3ul> >&, std::size_t, std::set<long unsigned int>&)’:
../src/SurfaceConsistency.cpp:145:32: error: ‘global_max’ was not declared in this scope
     dolfin_assert(global_count <= global_max);
                                ^

Comments (1)

  1. Log in to comment