Skip to content

Commit 6bb54fc

Browse files
committed
format fix
1 parent a5ad9ad commit 6bb54fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/unit/test_ineqjac_gpu.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ int main(int argc, char **argv) {
333333
}
334334

335335
/* --- PETSc path: CPU compute only --- */
336-
{
336+
{
337337
auto t0 = std::chrono::high_resolution_clock::now();
338338

339339
for (int iter = 0; iter < niters; iter++) {

0 commit comments

Comments
 (0)