History log of /petsc/src/dm/impls/da/dadd.c (Results 151 – 162 of 162)
Revision Date Author Comments
# 009bbdc4 26-Jan-2013 Karl Rupp <rupp@mcs.anl.gov>

Reformatted: "Do not put a blank line immediately before PetscFunctionReturn;"

Hg-commit: c8a41c455986e732d0ea0513d7162a54daffaece


# 95c13181 22-Jan-2013 Peter Brune <brune@mcs.anl.gov>

modified DMDASet/GetOffset() to take the global problem size as well.

Hg-commit: 5cb6eddda15219ba38ee5cbcf141077dbde1ee7d


# 0adebc6c 15-Jan-2013 Barry Smith <bsmith@mcs.anl.gov>

silly code formatting problems; some people still need to read the style guide

Hg-commit: 7a98cb06baf90914d565ea8801b6900bdc5a04c1


# 0a696f66 14-Jan-2013 Peter Brune <brune@mcs.anl.gov>

Added previously untested DMCreateDomainDecompositionDM() implementation for DA and associated logic.

Hg-commit: 6c47148058cd0fb9dc706ad095a0f72274e04b38


# 285ae305 07-Jan-2013 Peter Brune <brune@mcs.anl.gov>

Made DMDACreateDomainDecomposition(Scatters)() use DMDACreatePatchIS() rather than lots of confusing loops.

Hg-commit: 78c3ef96b2606b460c2cb4b8ef04f60d1c952f12


# ff9846d9 07-Jan-2013 Peter Brune <brune@mcs.anl.gov>

Added DMDACreatePatchIS, which gives the global indices of an arbitrary piece of cartesian real-estate in parallel.

Hg-commit: ae428b245b50b12fbb04bd00d52fdd2c0eafee1b


# 5647e897 29-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 840cdd21c4c213d87c8cb36c0b53d9b91c6d283e


# 2197688c 28-Dec-2012 Jed Brown <jed@59A2.org>

Avoid using uninitialized data when not using all 3 dimensions

Hg-commit: 927c1c8e992b08b51dbaf01880e6d58c6c04a482


# e69a9856 14-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 9f676c76370eb40948cfa150c47aa20c9ad92122


# 050c5e14 13-Dec-2012 Jed Brown <jed@59A2.org>

need braces

Hg-commit: 879a489352fdb837d652ab9ff413eb3a72611e5f


# 289dcd94 10-Dec-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 76831309032f5585424cb3e5e4c7f8f754699d5d


# e30e807f 06-Dec-2012 Peter Brune <brune@mcs.anl.gov>

DMCreateDomainDecomposition_DA() and DMCreateDomainDecompositionScatters()
This allows for clean interpolation between multiprocess and single process DAs. The single process DA has a fake global si

DMCreateDomainDecomposition_DA() and DMCreateDomainDecompositionScatters()
This allows for clean interpolation between multiprocess and single process DAs. The single process DA has a fake global size. src/dm/examples/tutorials/ex14.c tests these operations.

Hg-commit: 1fe7e8ced326928421752362d64be81f1bf2825c

show more ...


1234567