History log of /petsc/src/dm/interface/dm.c (Results 1251 – 1275 of 1790)
Revision Date Author Comments
# 0fd5cbfe 26-Jan-2015 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'master' into barry/experiment


# e34b04e6 26-Jan-2015 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'pr245/mapdes/dmcreateinjection-mat'


# 7f9e0b0a 26-Jan-2015 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'karpeev/fix-ksp-matgetschurcomplement-pmatreuse' into barry/experiment

Conflicts:
src/ksp/ksp/utils/schurm.c


# fe296ae2 24-Jan-2015 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'barry/fix-dmlocaltoglobal-insert' into maint


# 584b3052 24-Jan-2015 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'tisaac/feature-gamg-extensible' into barry/experiment

Conflicts:
src/ksp/pc/impls/gamg/gamg.h


# 7bc35363 24-Jan-2015 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'barry/fix-dmlocaltoglobal-insert'


# b3b16f48 23-Jan-2015 Matthew G. Knepley <knepley@gmail.com>

Plex: Fix local to global section correspondence
- This needs to go in the documentation somewhere


# 03442857 23-Jan-2015 Matthew G. Knepley <knepley@gmail.com>

Plex+SF: Local copy should ignore points with no global dogs


# d683dfc2 22-Jan-2015 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'knepley/feature-dm-sf-local-copy'

* knepley/feature-dm-sf-local-copy:
DM: Added support for INSERT_VALUES in DMLocalToGlobal() with an SF, where it just does a local copy


# 4d977ecf 22-Jan-2015 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'knepley/feature-dmts-check'

* knepley/feature-dmts-check:
Plex+TS: Fixed signature of DMTSCheckFromOptions()
PetscDS: Fixed error message
Xdmf: Fix time
DMTS: Add context argum

Merge branch 'knepley/feature-dmts-check'

* knepley/feature-dmts-check:
Plex+TS: Fixed signature of DMTSCheckFromOptions()
PetscDS: Fixed error message
Xdmf: Fix time
DMTS: Add context argument to DMTSCheckFromOptions()
DMTS: DMTSCheckFromOptions() now splits the norm by field
DMTS: Added DMTSCheckFromOptions() - This executes a bunch of checks for the residual and Jacobian which are useful for verification
DM: Allow user to view default section when it is created
PetscFV: Missing destroy
SNES: Added SNESSetSolution() - This was necessary to test TS without solving

show more ...


# 1eb28f2e 21-Jan-2015 Barry Smith <bsmith@mcs.anl.gov>

Be more careful about detecting when DALocalToGlobalBegin/Ebd_DA() doesn't work for INSERT_VALUES

Reported-by: Lisandro Dalcin <dalcinl@gmail.com>


# d39ee6f6 20-Jan-2015 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'knepley/feature-dm-sf-local-copy' into knepley/feature-ts-fem+fvm-example

* knepley/feature-dm-sf-local-copy:
DM: Added support for INSERT_VALUES in DMLocalToGlobal() with an SF, whe

Merge branch 'knepley/feature-dm-sf-local-copy' into knepley/feature-ts-fem+fvm-example

* knepley/feature-dm-sf-local-copy:
DM: Added support for INSERT_VALUES in DMLocalToGlobal() with an SF, where it just does a local copy
fortranstubs: do not process files in .git
setup.py: Fix install of package's __init__.py file
f2cblaslapack: use correct location to copy tmpmakefile for subsequent self.installNeeded() to work.
doc: exclude tutorials/HandsOnExercise.html from 'docsetdate'
setup.py: Better handling of $PETSC_CONFIGURE_OPTIONS
setup.py: Simplify code to support just pip install
Don't install $PETSC_ARCH/lib/.DIR
Move install.py and gmakegen.py from lib/petsc-conf/ to config/
updated gamg tests
fixed squaring graph on all levels in GAMG
fixed gamg coarse grid to be general

show more ...


# 84330215 14-Nov-2014 Matthew G. Knepley <knepley@gmail.com>

DM: Added support for INSERT_VALUES in DMLocalToGlobal() with an SF, where it just does a local copy


# 03102fb9 16-Jan-2015 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'knepley/feature-dmts-check' into knepley/feature-combined-tabulation

* knepley/feature-dmts-check:
PetscDS: Fixed error message
Xdmf: Fix time
DMTS: Add context argument to DMTSC

Merge branch 'knepley/feature-dmts-check' into knepley/feature-combined-tabulation

* knepley/feature-dmts-check:
PetscDS: Fixed error message
Xdmf: Fix time
DMTS: Add context argument to DMTSCheckFromOptions()
DMTS: DMTSCheckFromOptions() now splits the norm by field
DMTS: Added DMTSCheckFromOptions() - This executes a bunch of checks for the residual and Jacobian which are useful for verification
DM: Allow user to view default section when it is created
PetscFV: Missing destroy
SNES: Added SNESSetSolution() - This was necessary to test TS without solving

show more ...


# b6a2fb4f 16-Jan-2015 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'knepley/feature-dmts-check' into knepley/feature-ts-fem+fvm-example

* knepley/feature-dmts-check:
PetscDS: Fixed error message
Xdmf: Fix time
DMTS: Add context argument to DMTSCh

Merge branch 'knepley/feature-dmts-check' into knepley/feature-ts-fem+fvm-example

* knepley/feature-dmts-check:
PetscDS: Fixed error message
Xdmf: Fix time
DMTS: Add context argument to DMTSCheckFromOptions()
DMTS: DMTSCheckFromOptions() now splits the norm by field
DMTS: Added DMTSCheckFromOptions() - This executes a bunch of checks for the residual and Jacobian which are useful for verification
DM: Allow user to view default section when it is created
PetscFV: Missing destroy
SNES: Added SNESSetSolution() - This was necessary to test TS without solving

show more ...


# 2f0f8703 06-Oct-2014 Matthew G. Knepley <knepley@gmail.com>

DM: Allow user to view default section when it is created


# 2adcf181 14-Jan-2015 Lawrence Mitchell <lawrence.mitchell@imperial.ac.uk>

DMCreateInjection: use MatRestrict where coarse Vec is zero

Rather than pulling the scatter context out of the injection matrix and
using INSERT_VALUES, if we know the coarse Vec is already zero we

DMCreateInjection: use MatRestrict where coarse Vec is zero

Rather than pulling the scatter context out of the injection matrix and
using INSERT_VALUES, if we know the coarse Vec is already zero we can
just use MatRestrict directly.

show more ...


# e55864a3 08-Nov-2013 Barry Smith <bsmith@mcs.anl.gov>

moved PetscOptionsObject from global variable to local variable in functions


# 6dbf9973 13-Jan-2015 Lawrence Mitchell <lawrence.mitchell@imperial.ac.uk>

DMCreateInjection: return Mat rather than VecScatter

For (amongst others) FV discretisations, the natural injection may well
be cell averaging, which is not expressible as a VecScatter.


# 0f51fdf8 13-Dec-2014 Toby Isaac <tisaac@ices.utexas.edu>

Remove XXXRegisterAllCalled from public interface.

All XXXRegisterAll() methods are now idempotent, so a boolean indicating
whether they can be called or not is no longer necessary.


# 72e51967 30-Nov-2014 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'barry/remove-unneeded-paren-petscmalloc'

Conflicts:
src/mat/impls/baij/seq/baij.c


# 909a08a4 28-Nov-2014 Michael Lange <michael.lange@imperial.ac.uk>

Merge branch 'master' into mlange/refactor-plex-distribute

Conflicts:
src/dm/impls/plex/examples/tests/output/ex12_1.out
src/dm/impls/plex/examples/tests/output/ex12_2.out


# 854ce69b 15-Nov-2014 Barry Smith <bsmith@mcs.anl.gov>

convert some PetscMalloc() to PetscMalloc1()
remove unneeded () in first argument to PetscMalloc/Calloc1()
fixes for MATLAB examples


# f896727a 11-Nov-2014 Karl Rupp <rupp@iue.tuwien.ac.at>

Merge branch 'dmeiser/pullrequest-fix-dmda-cusparse'

dmeiser/pullrequest-fix-dmda-cusparse:
The general problem addressed here is that multiple calls to
MatAssemblyBegin() / MatAssemblyEnd() pai

Merge branch 'dmeiser/pullrequest-fix-dmda-cusparse'

dmeiser/pullrequest-fix-dmda-cusparse:
The general problem addressed here is that multiple calls to
MatAssemblyBegin() / MatAssemblyEnd() pairs on the same matrix
were treated as an error.

Conflicts:
src/ksp/ksp/examples/tutorials/makefile
src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu

show more ...


# 4164ae61 15-Oct-2014 Dominic Meiser <dmeiser@txcorp.com>

Fix formatting of documentation for DMSetFromOptions.


1...<<51525354555657585960>>...72