Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
openfpm_numerics
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Sbalzarini Lab
Software
Parallel Computing
OpenFPM
openfpm_numerics
Commits
1d18e512
Commit
1d18e512
authored
3 years ago
by
Abhinav Singh
Browse files
Options
Downloads
Plain Diff
Merge branch 'FD_solver' into 'develop'
Fixing no petsc compile of test See merge request openfpm/openfpm_numerics!11
parents
b1adcbf1
9127d1a4
Branches
Branches containing commit
1 merge request
!11
Fixing no petsc compile of test
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/FiniteDifference/FD_Solver_test.cpp
+3
-2
3 additions, 2 deletions
src/FiniteDifference/FD_Solver_test.cpp
with
3 additions
and
2 deletions
src/FiniteDifference/FD_Solver_test.cpp
+
3
−
2
View file @
1d18e512
...
...
@@ -821,7 +821,8 @@ f_x = f_y = f_z = 3
}
#endif
#endif //Have Eigen
#endif //Have Petsc
BOOST_AUTO_TEST_SUITE_END
()
#endif //Have Eigen
#endif //Have Petsc
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment