diff --git a/docs/hpctestlib.rst b/docs/hpctestlib.rst new file mode 100644 index 0000000000..84df09d34e --- /dev/null +++ b/docs/hpctestlib.rst @@ -0,0 +1,18 @@ +ReFrame Test Library +==================== + + +Scientific Applications +----------------------- + +.. automodule:: hpctestlib.apps.amber.nve + :members: + :show-inheritance: + + +Python +------ + +.. automodule:: hpctestlib.python.numpy.numpy_ops + :members: + :show-inheritance: