History log of /petsc/src/dm/impls/da/dageometry.c (Results 201 – 225 of 237)
Revision Date Author Comments
# 82f516cc 14-Feb-2013 Barry Smith <bsmith@mcs.anl.gov>

converted in a bunch more PetscObjectComm() that I missed before

Hg-commit: a2a4fef7cd143b546baa5d5374a47a4ad76dd2d6


# 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


# 88c06622 25-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 5462df9e9c3eff3493c9f6fbdf6f5b962f02dc81


# da80777b 24-Jan-2013 Karl Rupp <rupp@mcs.anl.gov>

Fixed a lot of warnings issued by nightly builds.

Hg-commit: bb7830f8063713f2056fa10a7a6289debea1f614


# c5a46771 22-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

commit aftr merge

Hg-commit: 854807b200896ff0e3d6fb344a549ed1a2b93850


# ea10fe75 20-Jan-2013 Karl Rupp <rupp@mcs.anl.gov>

if, for, while, switch now have consistently a space prior to the opening parenthesis.

Hg-commit: cf69a5905ee4efb938b2bdd2762f87854175a6c5


# 201c01f8 18-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

fix a few badly formated SETERRQ

Hg-commit: 603e7bae24e2913789dd3d4114ebe98dd33f35f9


# 854432f1 13-Nov-2012 Matthew G Knepley <knepley@gmail.com>

DM: Fix const problems

Hg-commit: e053c2b14b55691e25a0f8f70190b106ec10320c


# cf6142ae 29-Sep-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 22746e3b3fbadeeb7355c91f5c38c081c818d4a8


# 6636e97a 28-Sep-2012 Matthew G Knepley <knepley@gmail.com>

DM: Moved coordinates to DM, fixed default SF creation
- Now we have DMGetCoordinateDM() which describes coordinate layout and does G2L
DMGet/SetCoordinates() and DMGet/SetCoordinatesLocal()
- One

DM: Moved coordinates to DM, fixed default SF creation
- Now we have DMGetCoordinateDM() which describes coordinate layout and does G2L
DMGet/SetCoordinates() and DMGet/SetCoordinatesLocal()
- One can be made from the other (global or local) automatically
- Added dm->ops->createcoordinatedm()
- DMComplex no longer creates the coordinate Vec up front
- DM default SF can now handle global vets without constraints

Hg-commit: 6226b76f6e469184f69d66f3475966ce9ac97872

show more ...


# 6c2930d4 18-Sep-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge

Hg-commit: 29c41d281e3ece3127c753661dccfd04e452b7f8


# 8caf3d72 18-Sep-2012 Barry Smith <bsmith@mcs.anl.gov>

code to match PETSc style guide for if (xxx) for (xxx) sizeof(xxx)

Hg-commit: 01e0d19bcd83a980fb5e8e32b294a95da72b405f


# 46533f15 14-Sep-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 47b11aeb5e6127da94cbf12b1f9d1d702e031d11


# d73aa7bb 12-Sep-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge.

Hg-commit: d16a54b0817e27b0c9476380f1af64fa00a48ddc


# 4e846693 12-Sep-2012 Matthew G Knepley <knepley@gmail.com>

Fix compiler warnings

Hg-commit: f2b9bb22c180667b682c8c3f01b369480609f0ac


# f52570e6 14-Aug-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: ee2c6307183ca19bc785d09a425ccbd5b4f06ca2


# fa7821ca 14-Aug-2012 Matthew G Knepley <knepley@gmail.com>

DMComplex and PetscSection: More Fortran bindings

Hg-commit: b492a0c100c7b2e2079f0997c184d0ab8a86e1c9


# ca0077cb 09-Aug-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: d937c2b75fc37abb900728016e11f7b9ed4a79d4


# aa1993de 08-Aug-2012 Matthew G Knepley <knepley@gmail.com>

DM: Work arrays are now managed and have proper restore
- Added proper restores in DMComplex

Hg-commit: 60728f98a8d507b5c6da2018e65ed992fe2bcac5


# 3ad5e60d 31-Jul-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 070d6f061c31d9d7699f2f518f5a210ca804e0b7


# f0e3914c 31-Jul-2012 Satish Balay <balay@mcs.anl.gov>

#126433 compile fix for dageometryf.c

Hg-commit: 53b564a8d90c2c64a30a8a6f774a0094c604d7c5


# 3019643c 31-Jul-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 88836accd0c055c7e1423a7d4a5dc51a1ff3878f


# cbf49ebe 30-Jul-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 665437f0548ac98f50ff7942a7606116c54e6669


12345678910