On Tue, 5 Feb 2019, Salazar De Troya, Miguel wrote:
> What's the motivation to have the option unique_id enabled? Speed?
> Consistency?
Paranoia. If you don't have a unique_id build then it should
probably be fine to use plain ids and disable renumbering in the read
code, I'd just like to have
What's the motivation to have the option unique_id enabled? Speed? Consistency?
Thanks
Miguel
On 2/5/19, 1:53 PM, "Stogner, Roy H" wrote:
On Tue, 5 Feb 2019, Salazar De Troya, Miguel wrote:
> How can I save the mesh with unique_ids?
If you have unique_id enabled at c
On Tue, 5 Feb 2019, Salazar De Troya, Miguel wrote:
> How can I save the mesh with unique_ids?
If you have unique_id enabled at configure time then it'll be
automatically saved when you write out xda/xdr/cpa/cpr.
> Which format would be the best to save the refinement flags?
ASCII, with one un
How can I save the mesh with unique_ids? Which format would be the best to save
the refinement flags?
Thanks
Miguel
On 1/31/19, 12:10 PM, "Stogner, Roy H" wrote:
On Thu, 31 Jan 2019, Salazar De Troya, Miguel wrote:
> Would it be possible for me to send you the mesh in CPR fo
On Thu, 31 Jan 2019, Salazar De Troya, Miguel wrote:
> Would it be possible for me to send you the mesh in CPR format just
> right before calling test_unflagged() in
> MeshRefinement::refine_and_coarsen_elements()? Would that help to
> debug this issue? Not sure if the mesh in CPR actually store
Would it be possible for me to send you the mesh in CPR format just right
before calling test_unflagged() in
MeshRefinement::refine_and_coarsen_elements()? Would that help to debug this
issue? Not sure if the mesh in CPR actually stores the flags for refinement.
Thanks
Miguel
On 1/7/19, 11:51
On 1/4/19, 3:37 PM, "Stogner, Roy H" wrote:
On Thu, 3 Jan 2019, Salazar De Troya, Miguel via Libmesh-users wrote:
>> Running an example with 10 processors (works in serial) fails with the
error:
>One of our examples?
No. My own example so to speak. Sorry for th
On Thu, 3 Jan 2019, Salazar De Troya, Miguel via Libmesh-users wrote:
> Running an example with 10 processors (works in serial) fails with the error:
One of our examples?
> !libmesh_assert_pass' failed
>
> The program stops at libmesh_assert(test_unflagged(true)) in
> MeshRefinement::refine_and