summaryrefslogtreecommitdiff
path: root/packages/sundials/src/helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sundials/src/helpers.h')
-rw-r--r--packages/sundials/src/helpers.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/sundials/src/helpers.h b/packages/sundials/src/helpers.h
index 464ba0b..3d8fbc0 100644
--- a/packages/sundials/src/helpers.h
+++ b/packages/sundials/src/helpers.h
@@ -1,5 +1,3 @@
1typedef struct _generic_N_Vector SunVector;
2
3/* Check function return value... 1/* Check function return value...
4 opt == 0 means SUNDIALS function allocates memory so check if 2 opt == 0 means SUNDIALS function allocates memory so check if
5 returned NULL pointer 3 returned NULL pointer