History log of /petsc/src/dm/impls/plex/plexpoint.c (Results 101 – 113 of 113)
Revision Date Author Comments
# 0164434f 30-Mar-2014 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'knepley/feature-section-reorder'

* knepley/feature-section-reorder:
DMPlex: Fixed F90 binding for DMPlexCreateSection()
DMPlex exf90: Forgot Fortran change
DMPlex: Added permutat

Merge branch 'knepley/feature-section-reorder'

* knepley/feature-section-reorder:
DMPlex: Fixed F90 binding for DMPlexCreateSection()
DMPlex exf90: Forgot Fortran change
DMPlex: Added permutation argument to DMPlexCreateSection() - Need it because it calls PetscSectionSetUp()
PetscSection: Added an optional permutation for the chart - Removed the unnecessary atlasLayout - This permutation will allow people to segregate ghost unknowns at the end of their numbering, and also to get around the stratification of point numbering in Plex

show more ...


# b19d005e 30-Mar-2014 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'knepley/feature-section-reorder' into knepley/feature-plex-bc

* knepley/feature-section-reorder:
DMPlex: Fixed F90 binding for DMPlexCreateSection()
DMPlex exf90: Forgot Fortran ch

Merge branch 'knepley/feature-section-reorder' into knepley/feature-plex-bc

* knepley/feature-section-reorder:
DMPlex: Fixed F90 binding for DMPlexCreateSection()
DMPlex exf90: Forgot Fortran change
DMPlex: Added permutation argument to DMPlexCreateSection() - Need it because it calls PetscSectionSetUp()
PetscSection: Added an optional permutation for the chart - Removed the unnecessary atlasLayout - This permutation will allow people to segregate ghost unknowns at the end of their numbering, and also to get around the stratification of point numbering in Plex

show more ...


# 4c0d72c2 24-Mar-2014 Matthew G. Knepley <knepley@gmail.com>

PetscSection: Added an optional permutation for the chart
- Removed the unnecessary atlasLayout
- This permutation will allow people to segregate ghost unknowns at the end of their numbering,
and

PetscSection: Added an optional permutation for the chart
- Removed the unnecessary atlasLayout
- This permutation will allow people to segregate ghost unknowns at the end of their numbering,
and also to get around the stratification of point numbering in Plex

show more ...


# 4042b796 17-Mar-2013 Jed Brown <jed@59A2.org>

Merge branch 'master' into jed/ts-eimex

Sync to include Git conversion, PETSC_EXTERN, and minor API changes.

Conflicts:
src/ts/interface/tsregall.c


# 34541f0d 16-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

come on guys, you cannot not use the dm in these names

Hg-commit: f08a6c3836185c079437e00e68391c6dc56eb899


# 9234a6a3 14-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: d5e4c8a40cfd349aa1e89d65354258205ac27344


# ad7c26b0 14-Feb-2013 Jed Brown <jed@59A2.org>

Needed to include correct header when moving PetscSection to isimpl.h

in 9e3e9ff2b4d00a78c47133c617a9f7e4efa62be9

Hg-commit: 00704df2f2c0763674e7d7e748ce8004f3fac6d6


# d9799b0b 12-Feb-2013 Jed Brown <jed@59A2.org>

Merge branch 'private-impl-headers'

petsc-private/petscimpl.h and vecimpl.h are no longer included by
petscsys.h and petscvec.h. Some inline functions become normal functions
as a consequence of the

Merge branch 'private-impl-headers'

petsc-private/petscimpl.h and vecimpl.h are no longer included by
petscsys.h and petscvec.h. Some inline functions become normal functions
as a consequence of these changes.

Hg-commit: 5c59734726c7c41f493a5f5b9303cfab5c66ae21

show more ...


# afcb2eb5 12-Feb-2013 Jed Brown <jed@59A2.org>

Make petscimpl.h private

Hg-commit: 910e8b03a54a915953944da6f75eb81c807d7428


# 0298fd71 08-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

removed PETSC_NULL from C and Fortran (except declaration in C for backward compatibility). Kept PETSC_NULL_xxx for Fortran
Fixed a few bugs where PETSC_NULL had been used incorrectly.

Hg-commit: 05

removed PETSC_NULL from C and Fortran (except declaration in C for backward compatibility). Kept PETSC_NULL_xxx for Fortran
Fixed a few bugs where PETSC_NULL had been used incorrectly.

Hg-commit: 054705a517d7f4388a8a084415d7478cbe95dff4

show more ...


# 31d8eec5 01-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 1fa981254c79c783277e37654668dfe698cddf41


# 8865f1ea 01-Feb-2013 Karl Rupp <rupp@mcs.anl.gov>

Uncrustified src/dm/*. No re-uncrustification of un-uncrustified plex.c.

Hg-commit: 0eadce41498eb88aa85fb46f989ad9d09bfd9c3e


# 552f7358 02-Jan-2013 Jed Brown <jed@59A2.org>

Rename DMComplex -> DMPlex

Hg-commit: f768b4255f3d1c199623a7a4aeb9be630bec7076


12345