Skip to content

Commit

Permalink
Formating changes to thermalDeformationExample
Browse files Browse the repository at this point in the history
  • Loading branch information
pabloseleson committed May 8, 2024
1 parent 833458f commit f8f1ef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/thermal/thermal_deformation.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ void thermalDeformationExample( const std::string filename )
cabana_pd->run();
}

// Main functions
// Main function
int main( int argc, char* argv[] )
{
MPI_Init( &argc, &argv );
Expand Down

0 comments on commit f8f1ef1

Please sign in to comment.