Skip to content

Conversation

@danielru
Copy link
Member

  • the assert in the Legendre class checked for > 1 but should check >= 1 (M=1 is a valid input for Legendre nodes)
    • for consistency, changed asserts for other node types to >= instead of >

…n to >= condition in asserts in other classes
pancetta added a commit that referenced this pull request Nov 24, 2015
Fixed assert about node numbers on Legendre class
@pancetta pancetta merged commit 3dc32b1 into Parallel-in-Time:master Nov 24, 2015
@danielru danielru deleted the fix/node_number_check_legendre branch November 24, 2015 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants