Skip to content

Commit

Permalink
update jac c
Browse files Browse the repository at this point in the history
  • Loading branch information
liruipeng committed Mar 29, 2024
1 parent c86654b commit 0e48a3b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions bbb/jaccalc.c
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,10 @@ jac_calc_seq_c_(Int *neq,
return 0;
}

#define UEDGE_WITH_OMP 1

#if defined(UEDGE_WITH_OMP)

#define USE_OMP_VERSION 1
#define SEQ_CHECK 1
#define SEQ_CHECK 0

typedef struct
{
Expand Down

0 comments on commit 0e48a3b

Please sign in to comment.