[aspect-devel] get_dof_indices() only works on active cells

Wolfgang Bangerth bangerth at tamu.edu
Thu Oct 13 13:47:46 PDT 2016


Lev,

> I'm having trouble compiling the latest version of dealII unfortunately:
> [ 86%] Building CXX object
> source/grid/CMakeFiles/obj_grid.release.dir/grid_reordering.cc.o
> /home/lev/aspect/dealii/source/grid/grid_reordering.cc: In function ‘void
> dealii::internal::GridReordering2d::orient_one_set_of_parallel_edges(const
> std::vector<dealii::internal::GridReordering2d::Cell<2>,
> std::allocator<dealii::internal::GridReordering2d::Cell<2> > >&,
> std::vector<dealii::internal::GridReordering2d::Edge<2>,
> std::allocator<dealii::internal::GridReordering2d::Edge<2> > >&, unsigned int,
> unsigned int)’:
> /home/lev/aspect/dealii/source/grid/grid_reordering.cc:558: error: using
> ‘typename’ outside of template

I introduced that in a recent patch :-( The correct fix is to remove the 
'typename', see
   https://github.com/dealii/dealii/pull/3234

Best
  W.


-- 
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 bangerth at colostate.edu
                            www: http://www.math.colostate.edu/~bangerth/



More information about the Aspect-devel mailing list