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
Merge requests
!11
Fixing no petsc compile of test
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Fixing no petsc compile of test
FD_solver
into
develop
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
Abhinav Singh
requested to merge
FD_solver
into
develop
3 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
develop
develop (base)
and
latest version
latest version
9127d1a4
1 commit,
3 years ago
1 file
+
3
−
2
Expand all files
Preferences
File browser
List view
Tree view
Compare changes
Inline
Side-by-side
Show whitespace changes
Show one file at a time
src/FiniteDifference/FD_Solver_test.cpp
+
3
−
2
Options
@@ -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