Merge pull request #1103 from GitPaean/fixing_warning
warning fixed related to petsc
This commit is contained in:
@@ -61,7 +61,7 @@ struct MPIFixture {
|
||||
};
|
||||
|
||||
|
||||
BOOST_GLOBAL_FIXTURE(MPIFixture);
|
||||
BOOST_GLOBAL_FIXTURE(MPIFixture)
|
||||
|
||||
struct MyMatrix
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user