Fixed performance problem(s) for very large meshes with a huge number of physical entities: 1) use a temp tree for physical entities in read_mesh 2) we should not set partition=physical for the old mesh format 3) only do getFirstPhysical in draw_mesh if we need to (and warn if we do and if there are many many physicals)
Loading
Please register or sign in to comment