Skip to content

Ifpack2: Add define to output subdomain matrices in additive Schwarz#15133

Open
MalachiTimothyPhillips wants to merge 3 commits intotrilinos:developfrom
MalachiTimothyPhillips:malachi/add-debugging-ifpack2-subomdain-matrix-output
Open

Ifpack2: Add define to output subdomain matrices in additive Schwarz#15133
MalachiTimothyPhillips wants to merge 3 commits intotrilinos:developfrom
MalachiTimothyPhillips:malachi/add-debugging-ifpack2-subomdain-matrix-output

Conversation

@MalachiTimothyPhillips
Copy link
Copy Markdown
Contributor

@trilinos/ifpack2

This is meant for developer debugging purposes only.

@github-actions
Copy link
Copy Markdown

CDash for AT2 results [Currently only accessible from Sandia networks]

Signed-off-by: malphil <malphil@sandia.gov>
@github-actions
Copy link
Copy Markdown

Your PR updated files that did not respect package formatting settings.
Please apply the patch given below. Alternatively you can download a patch file here.

Patch
diff --git a/packages/ifpack2/src/Ifpack2_AdditiveSchwarz_def.hpp b/packages/ifpack2/src/Ifpack2_AdditiveSchwarz_def.hpp
index 640d13d3..59f2ab1b 100644
--- a/packages/ifpack2/src/Ifpack2_AdditiveSchwarz_def.hpp
+++ b/packages/ifpack2/src/Ifpack2_AdditiveSchwarz_def.hpp
@@ -637,7 +637,7 @@ void AdditiveSchwarz<MatrixType, LocalInverseType>::
                                                 "is NaN or Inf.");
       }
 #endif  // HAVE_IFPACK2_DEBUG
-    }  // for each iteration
+    }   // for each iteration
 
   }  // Stop timing here
 

More details about our use of clang-format and other tools can be found in the wiki.

…rk here?)

Signed-off-by: malphil <malphil@sandia.gov>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants