Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://github.com/HTDerekLiu/surface_multigrid_code
30 November 2025, 10:20:56 UTC
  • Code
  • Branches (1)
  • Releases (0)
  • Visits
Revision 1c5e37e40d3389205b273d299ca8ce48513e5e92 authored by Alec Jacobson on 06 March 2023, 19:56:13 UTC, committed by GitHub on 06 March 2023, 19:56:13 UTC
Update mg_VCycle.cpp
1 parent f285051
  • Files
  • Changes
    • Branches
    • Releases
    • HEAD
    • refs/heads/main
    • 1c5e37e40d3389205b273d299ca8ce48513e5e92
    No releases to show
  • 337a0c0
  • /
  • src
  • /
History
Cook and download a directory from the Software Heritage Vault

You have requested the cooking of the directory with identifier swh:1:dir:f739957da82ee4de34fee7f80ef1e79e4fe79e22 into a standard tar.gz archive.

Are you sure you want to continue ?

Download a directory from the Software Heritage Vault

You have requested the download of the directory with identifier swh:1:dir:f739957da82ee4de34fee7f80ef1e79e4fe79e22 as a standard tar.gz archive.

Are you sure you want to continue ?

Cook and download a revision from the Software Heritage Vault

You have requested the cooking of the history heading to revision with identifier swh:1:rev:1c5e37e40d3389205b273d299ca8ce48513e5e92 into a bare git archive.

Are you sure you want to continue ?

Download a revision from the Software Heritage Vault

You have requested the download of the history heading to revision with identifier swh:1:rev:1c5e37e40d3389205b273d299ca8ce48513e5e92 as a bare git archive.

Are you sure you want to continue ?

Invalid Email !

The provided email is not well-formed.

Download link has expired

The requested archive is no longer available for download from the Software Heritage Vault.

Do you want to cook it again ?

Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • revision
  • directory
  • snapshot
origin badgerevision badge
swh:1:rev:1c5e37e40d3389205b273d299ca8ce48513e5e92
origin badgedirectory badge
swh:1:dir:f739957da82ee4de34fee7f80ef1e79e4fe79e22
origin badgesnapshot badge
swh:1:snp:ddc1cedc37ffd7f3dfc9f5e01222a2486b0425f7

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • revision
  • directory
  • snapshot
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Tip revision: 1c5e37e40d3389205b273d299ca8ce48513e5e92 authored by Alec Jacobson on 06 March 2023, 19:56:13 UTC
Update mg_VCycle.cpp
Tip revision: 1c5e37e
FileModeSize
SSP_collapse_edge.cpp -rw-r--r--14.5 KB
SSP_collapse_edge.h -rw-r--r--6.2 KB
SSP_decimate.cpp -rw-r--r--1.1 KB
SSP_decimate.h -rw-r--r--1.3 KB
SSP_midpoint.cpp -rw-r--r--6.7 KB
SSP_midpoint.h -rw-r--r--5.3 KB
SSP_qslim.cpp -rw-r--r--2.4 KB
SSP_qslim.h -rw-r--r--1.9 KB
SSP_qslim_optimal_collapse_edge_callbacks.cpp -rw-r--r--3.6 KB
SSP_qslim_optimal_collapse_edge_callbacks.h -rw-r--r--1.6 KB
SSP_random_collapse_edge.cpp -rw-r--r--15.0 KB
SSP_random_collapse_edge.h -rw-r--r--6.2 KB
SSP_random_midpoint.cpp -rw-r--r--6.8 KB
SSP_random_midpoint.h -rw-r--r--5.3 KB
SSP_random_qslim.cpp -rw-r--r--2.5 KB
SSP_random_qslim.h -rw-r--r--1.9 KB
SSP_vertexRemoval.cpp -rw-r--r--2.5 KB
SSP_vertexRemoval.h -rw-r--r--1.9 KB
SSP_vertexRemoval_optimal_collapse_edge_callbacks.cpp -rw-r--r--3.9 KB
SSP_vertexRemoval_optimal_collapse_edge_callbacks.h -rw-r--r--1.6 KB
always_try_never_care.cpp -rw-r--r--1.8 KB
always_try_never_care.h -rw-r--r--347 bytes
compute_barycentric.cpp -rw-r--r--2.0 KB
compute_barycentric.h -rw-r--r--615 bytes
compute_vertex_quadrics.cpp -rw-r--r--6.4 KB
compute_vertex_quadrics.h -rw-r--r--1.8 KB
cotmatrix_dense.cpp -rw-r--r--738 bytes
cotmatrix_dense.h -rw-r--r--542 bytes
decimate_func_types.h -rw-r--r--3.9 KB
get_collapse_onering_faces.cpp -rw-r--r--4.1 KB
get_collapse_onering_faces.h -rw-r--r--724 bytes
get_post_faces.cpp -rw-r--r--908 bytes
get_post_faces.h -rw-r--r--309 bytes
get_prolong.cpp -rw-r--r--2.7 KB
get_prolong.h -rw-r--r--1.2 KB
intersect_ordered.cpp -rw-r--r--797 bytes
intersect_ordered.h -rw-r--r--336 bytes
joint_lscm.cpp -rw-r--r--37.0 KB
joint_lscm.h -rw-r--r--4.8 KB
mg_VCycle.cpp -rw-r--r--6.3 KB
mg_VCycle.h -rw-r--r--2.0 KB
mg_data.h -rw-r--r--1.1 KB
mg_precompute.cpp -rw-r--r--2.3 KB
mg_precompute.h -rw-r--r--648 bytes
mg_precompute_block.cpp -rw-r--r--1.9 KB
mg_precompute_block.h -rw-r--r--678 bytes
min_heap.h -rw-r--r--616 bytes
min_quad_with_fixed_mg.cpp -rw-r--r--14.6 KB
min_quad_with_fixed_mg.h -rw-r--r--4.2 KB
mqwf_dense.cpp -rw-r--r--3.2 KB
mqwf_dense.h -rw-r--r--913 bytes
mqwf_dense_data.h -rw-r--r--280 bytes
normalize_unit_area.cpp -rw-r--r--644 bytes
normalize_unit_area.h -rw-r--r--377 bytes
profc.h -rw-r--r--2.1 KB
quasi_conformal_error.cpp -rw-r--r--1.1 KB
quasi_conformal_error.h -rw-r--r--262 bytes
query_coarse_to_fine.cpp -rw-r--r--3.9 KB
query_coarse_to_fine.h -rw-r--r--607 bytes
query_fine_to_coarse.cpp -rw-r--r--4.1 KB
query_fine_to_coarse.h -rw-r--r--607 bytes
remove_row.cpp -rw-r--r--767 bytes
remove_row.h -rw-r--r--218 bytes
remove_unreferenced_lessF.cpp -rw-r--r--1.4 KB
remove_unreferenced_lessF.h -rw-r--r--1014 bytes
remove_vector_element.cpp -rw-r--r--985 bytes
remove_vector_element.h -rw-r--r--353 bytes
single_collapse_data.h -rw-r--r--335 bytes
sort_vec.cpp -rw-r--r--1.3 KB
sort_vec.h -rw-r--r--303 bytes
vector_area_matrix_size.cpp -rw-r--r--1.1 KB
vector_area_matrix_size.h -rw-r--r--317 bytes
vector_mod.cpp -rw-r--r--259 bytes
vector_mod.h -rw-r--r--184 bytes

The diff you're trying to view is too large. Only the first 1000 changed files have been loaded.
Showing with 0 additions and 0 deletions (0 / 0 diffs computed)
swh spinner

Computing file changes ...

back to top

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API