Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add array assertion routines #26

Open
andrewwinters5000 opened this issue Jun 27, 2023 · 0 comments
Open

Add array assertion routines #26

andrewwinters5000 opened this issue Jun 27, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@andrewwinters5000
Copy link
Member

Add proper routines and testing within Assert.f90 for

  • assertEqualTwoIntegerArrays1D
  • assertEqualTwoIntegerArrays2D
  • assertWithinToleranceTwoRealArrays1D
  • assertWithinToleranceTwoRealArrays2D
  • assertWithinToleranceTwoDoubleArrays1D
  • assertWithinToleranceTwoDoubleArrays2D

A good / clever way to handle such assertions for large arrays needs to be devised. See discussion here.

@andrewwinters5000 andrewwinters5000 added the enhancement New feature or request label Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant