On Thu, 31 Jan 2019, Li Luo wrote:
> I changed from "typename IdxType=unsigned int" to "typename > IdxType=dof_id_type" in parallel_sort.h (libmesh_dir/include/parallel/), and > then > reconfigure and make. Errors occur as follows: Ah, I forgot, you'd also need to change (or add new) instantiations at the end of parallel_sort.C, from unsigned int to dof_id_type there as well. > I am an old fan of libMesh and I am now still using libmesh0.9.3, I'm not sure what percent of our last ~1200 PRs were bug fixes for bugs that old, but I bet you'll have better luck upgrading to master than trying to find every applicable patch for 0.9.3. --- Roy _______________________________________________ Libmesh-users mailing list Libmesh-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-users