Skip to content
#

finite-difference

Here are 115 public repositories matching this topic...

PSyclone
arporter
arporter commented Sep 9, 2020

Because we use argparse.ArgumentParser to handle command-line flags we automatically get an error if the user omits the (mandatory) filename argument. Unfortunately this means that simply running psyclone -v to get the version number fails.
I think what needs to be done is check for a solitary -v flag before we call parse_args in the main() routine in the generator.py file.

ranocha
ranocha commented Mar 22, 2020
  • Order 2, first derivative operator
  • Order 3, first derivative operator
  • Order 4, first derivative operator
  • Order 5, first derivative operator
  • Order 6, first derivative operator
  • Order 7, first derivative operator
  • Order 8, first derivative operator
  • Order 9, first derivative operator
  • Order 2, second derivative operators
  • Order 3, secon

Improve this page

Add a description, image, and links to the finite-difference topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the finite-difference topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.