[petsc-dev] web page messed up
Satish Balay
balay at mcs.anl.gov
Thu Oct 17 16:07:50 CDT 2013
Hm - looks like there is a syntax error in the formatting directives.
Will fix the source - but the docs will get updated when the next
patch tarball is spun..
diff --git a/src/dm/impls/plex/plexsubmesh.c b/src/dm/impls/plex/plexsubmesh.c
index 2a1aa02..bee299c 100644
--- a/src/dm/impls/plex/plexsubmesh.c
+++ b/src/dm/impls/plex/plexsubmesh.c
@@ -500,7 +500,7 @@ static PetscErrorCode DMPlexConstructGhostCells_Internal(DM dm, DMLabel label, P
Level: developer
.seealso: DMCreate()
-*/
+@*/
PetscErrorCode DMPlexConstructGhostCells(DM dm, const char labelName[], PetscInt *numGhostCells, DM *dmGhosted)
{
DM gdm;
Satish
On Thu, 17 Oct 2013, Mark F. Adams wrote:
> http://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/DM/DMPlexConstructGhostCells.html
>
> This page is all mashed up.
More information about the petsc-dev
mailing list