Skip to content

Commit

Permalink
NEM_SLICE: clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
gdsjaar committed Jul 24, 2024
1 parent bcf3aed commit 7b7f0f5
Show file tree
Hide file tree
Showing 2 changed files with 347 additions and 347 deletions.
2 changes: 1 addition & 1 deletion packages/seacas/applications/nem_slice/elb_elem.C
Original file line number Diff line number Diff line change
Expand Up @@ -1671,7 +1671,7 @@ int ss_to_node_list(const E_Type etype, /* The element type */
};

static int shell_bar_table[1][3] = {{1, 2, 3}};
static int bar_table[2][1] = {{1},{2}};
static int bar_table[2][1] = {{1}, {2}};

/* Locally decrement side_num */
side_num--;
Expand Down
Loading

0 comments on commit 7b7f0f5

Please sign in to comment.