David Bold
David Bold
It would be lovely if a failure in clang-tidy-review wouldn't mark the PR's checks as failed. As GHA doesn't support this, it would be nice to ignore the exit code,...
Is there a way to build the documentation offline? For Fedora building is done offline. Before 4.0 I could build docs offline, now this is not working anymore. It fails...
The following is valid fortran (`gfortran` doesn't complain) but ford does not include `test2` in the documentation. ``` function test1() contains subroutine test2() end subroutine test2 end function test1 ```...
I have in my project.info graphs explicitly enabled, yet if graphviz is not installed, the graphs are not build and no error is raised. An info is printed, but I...
Rebase of #2502 Now without removing configure files - to be done for v5.1.0
The instructions are based on the marconi ones. Would it make sense to put them rather in a bash file (where?) and reference that instead?
Working towards fixing #2186 Next step would be to also build on releases. And of course this needs to be adjusted for the boutproject repository, I have been pushing images...
We do currently do some tracking of grid infos [[1]](../tree/next/src/mesh/impls/bout/boutmesh.cxx) I would like to do the same for zoidberg - should I just duplicate the code, or should we generalise...
Requiring both yup and y+1 tripples memory consumption, as the non fci y boundaries are not to be used, and it is not allowed to use yup without shifting y...