Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'intern/opennl/superlu/sp_preorder.c')
-rw-r--r--intern/opennl/superlu/sp_preorder.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/intern/opennl/superlu/sp_preorder.c b/intern/opennl/superlu/sp_preorder.c
index c40ebc9a4f7..9504669726e 100644
--- a/intern/opennl/superlu/sp_preorder.c
+++ b/intern/opennl/superlu/sp_preorder.c
@@ -1,3 +1,6 @@
+/** \file opennl/superlu/sp_preorder.c
+ * \ingroup opennl
+ */
#include "ssp_defs.h"
int check_perm(char *, int , int *);