Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Format src code #28

Merged
merged 1 commit into from
Apr 26, 2024
Merged

Format src code #28

merged 1 commit into from
Apr 26, 2024

Conversation

marchdf
Copy link
Collaborator

@marchdf marchdf commented Apr 26, 2024

No description provided.

@marchdf marchdf requested a review from itopcuoglu April 26, 2024 13:20

/* destructor */
~meshblockCompInfo() {
// if(comm != MPI_COMM_NULL) MPI_Comm_free(&comm);

Check notice

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.
#include<math.h>
#include<vector>
#include<algorithm>
// #define MPICH_SKIP_MPICXX

Check notice

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.
Comment on lines +132 to +133
// obblist=NULL;
// isym=2;ihigh=0;nblocks=0;ncart=0;ihighGlobal=0;iamrGlobal=0;

Check notice

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.
@marchdf marchdf requested a review from jrood-nrel April 26, 2024 13:26
@marchdf marchdf merged commit 81cf8fa into Exawind:exawind Apr 26, 2024
3 of 9 checks passed
@marchdf marchdf deleted the format branch April 26, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants