To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Heritage persistent IDentifiers (SWHIDs) must be used. Select below a type of object currently browsed in order to display its associated SWHID and permalink.
swh:1:cnt:a57370f5c45b70843cb2aca01acaf38b6e77da95
# demo of precomputing multigrid hierarchy ``` mkdir build cd build cmake .. make -j8 ``` run code via ``` ./main_bin ```