Skip to content

Commit

Permalink
Merge branch 'main' into replace-pragma-once-by-include-guard
Browse files Browse the repository at this point in the history
  • Loading branch information
sandro-elsweijer authored Feb 17, 2025
2 parents 954fa77 + f5d47b2 commit 9c749d0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/t8_cmesh.h
Original file line number Diff line number Diff line change
Expand Up @@ -769,11 +769,6 @@ t8_cmesh_unref (t8_cmesh_t *pcmesh);
void
t8_cmesh_destroy (t8_cmesh_t *pcmesh);

/* Functions for constructing complete and committed cmeshes */

t8_cmesh_t
t8_cmesh_new_testhybrid (sc_MPI_Comm comm);

/** Compute y = ax + b on an array of doubles, interpreting
* each 3 as one vector x
* \param[in] coords_in The incoming coordinates of the vectors
Expand Down

0 comments on commit 9c749d0

Please sign in to comment.