This website requires JavaScript.
Explore
Help
Sign In
tboudreaux
/
GridFire
Watch
1
Star
0
Fork
0
You've already forked GridFire
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b23f5a98c539260d5a585d7c0d721e6850f8090f
GridFire
/
benchmarks
/
meson.build
5 lines
106 B
Meson
Raw
Normal View
History
Unescape
Escape
feat(Spectral): Working on Spectral Solver
2025-12-15 12:14:00 -05:00
if
get_option
(
'build_benchmarks'
)
subdir
(
'SingleZoneSolver'
)
feat(benchmarks): added memory and timing benchmarks
2026-04-15 08:23:34 -04:00
subdir
(
'Memory'
)
subdir
(
'Timing'
)
feat(Spectral): Working on Spectral Solver
2025-12-15 12:14:00 -05:00
endif
Reference in New Issue
Copy Permalink