GenLargeMesh corrections

Merged
#170 · Created  · Last updated

Merged pull request

Merged in iulian07/timing_h5mreader (pull request #170)

4bfad30·Author: ·Closed by: ·2016-01-06

Description

  • for edges and faces, add them only after local merging

    if you add them to the set before local merging, some will be invalidated by merging, resulting in errors in writing

    so option -f did not work before if ABC != 1

  • add tests for -f option for GenLargeMesh

    it was failing before, because of merging issues. The faces and edges were added too early to the partition sets

Also add options for timing hdf5 reader, using CPUTimer

0 attachments

0 comments

Loading commits...