symmetrize_measure evolution strength

9 views
Skip to first unread message

Steven Dalton

unread,
Jul 1, 2015, 5:05:39 PM7/1/15
to pyamg...@googlegroups.com
How should the symmetrize_measure parameter be interpreted in the evolution strength function? https://github.com/pyamg/pyamg/blob/master/pyamg/strength.py#L471

Applying the distance filter can still result in a structurally non-symmetric measure. https://github.com/pyamg/pyamg/blob/master/pyamg/strength.py#L782

Steve 

Jacob Schroder

unread,
Jul 13, 2015, 1:53:08 PM7/13/15
to pyamg...@googlegroups.com
Hey Steven,

Sorry for the delay in responding.  That appears to be a bug.  The symmetrize if-statement should be below the distance measure if-statement so that the final result of the routine is always symmetric, if symmetrize==True.

I just committed a change to the main branch to fix this.

Thanks for finding it!

- Jacob

--
You received this message because you are subscribed to the Google Groups "pyamg-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pyamg-user+...@googlegroups.com.
To post to this group, send email to pyamg...@googlegroups.com.
Visit this group at http://groups.google.com/group/pyamg-user.
For more options, visit https://groups.google.com/d/optout.

Steven Dalton

unread,
Jul 13, 2015, 1:55:26 PM7/13/15
to pyamg...@googlegroups.com
Thanks Jacob.
Reply all
Reply to author
Forward
0 new messages