| #
d89bd21c
|
| 20-Nov-2017 |
Lisandro Dalcin <dalcinl@gmail.com> |
Merge remote-tracking branch 'origin/maint'
|
| #
3e7cab22
|
| 16-Nov-2017 |
Lisandro Dalcin <dalcinl@gmail.com> |
Consistent specification of finite element collection for high-order mesh
|
| #
ab166b77
|
| 20-Nov-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
Merge remote-tracking branch 'origin/maint'
|
| #
5bee3463
|
| 20-Nov-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
Merge branch 'stefano_zampini/feature-glvis-homesh' into maint
|
| #
46900a7f
|
| 16-Nov-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMDA: add option for left-looking claim of ghosted nodes for visualization
|
| #
8f07809a
|
| 15-Nov-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
DMDA: fix for higher-order viz
|
| #
77eacf09
|
| 12-Nov-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
PetscViewerGLVis: added initial support for visualization of higher-order meshes
Added PetscViewerGLVisSetPrecision to reduce socket traffic
|
| #
19e8fbda
|
| 12-Nov-2017 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/stefano_zampini/feature-glvis-supportdmcomposite'
|
| #
4cac2994
|
| 09-Nov-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
PETSCVIEWERGLVIS: change some internal prototype to prepare for supporting DMComposite
|
| #
0b342fd5
|
| 14-Oct-2017 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'master' into knepley/feature-adaptor-plex
* master: (56 commits) test: Disable TS ex19 with single precision PETSCVIEWERGLVIS: Support DMView_DA() out of VecView_GLVis() test: Fi
Merge branch 'master' into knepley/feature-adaptor-plex
* master: (56 commits) test: Disable TS ex19 with single precision PETSCVIEWERGLVIS: Support DMView_DA() out of VecView_GLVis() test: Fix TS ex19 time drift issue with quad precision testing Minor edit to 3.8 changes log for AIJMKL/BAIJMKL. Bib: Added ref Plex: Change initializers for C89 small update as complained by nightly tests doc: fix missing from 0e50f9e530a7b78427514d3e384f6941d4a9cc62 small fix for nightly tests PetscDualSpaceApplyFVM(): Fix for change in dual space semantics Plex: All tests now passing after DMPlexCreateBoxMesh() update cleanup MatPtAP_MPIAIJ_MPIAIJ; rm MatPtAPXXX_MPIAIJ_MPIAIJ_ptap() update MatView_MUMPS() PFLOW: Bug-fix in parser. PFLOW: Bug-fix in parser. Plex: Small fix for box meshing Plex: Unified box mesh creation to DMPlexCreateBoxMesh() - Makes simplices and tensor cells - Does not work for all combinations, but gives correct error Plex: Added bounds and faces in each dim to DMPlexCreateBoxMesh() Plex: Added domain bounds to HexBoxMesh() ...
show more ...
|
| #
b0f5147c
|
| 12-Oct-2017 |
Lisandro Dalcin <dalcinl@gmail.com> |
Merge remote-tracking branch 'origin/maint'
|
| #
73881645
|
| 12-Oct-2017 |
Lisandro Dalcin <dalcinl@gmail.com> |
Merged in stefano_zampini/fix-dmda-glvis (pull request #772)
PETSCVIEWERGLVIS: Support DMView_DA() out of VecView_GLVis()
|
| #
c9493c35
|
| 11-Oct-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
PETSCVIEWERGLVIS: Support DMView_DA() out of VecView_GLVis()
|
| #
be20d388
|
| 14-Aug-2017 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/stefano_zampini/smallfix-glvis'
|
| #
c24da498
|
| 14-Aug-2017 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/jed/cleanup'
|
| #
1ef7c9b6
|
| 11-Aug-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
Recreate the ghosted DMDA in any case
it may happen that the ghosted DMDA has been already created (and composed with the DMDA) but the viewer needs to be setup again
This bug was originated from
Recreate the ghosted DMDA in any case
it may happen that the ghosted DMDA has been already created (and composed with the DMDA) but the viewer needs to be setup again
This bug was originated from the TAO example heat-data-assimulation.c Fix the example removing the deprecated TaoSetDuration and by properly initizaling the steps variable
show more ...
|
| #
aab5bcd8
|
| 11-Aug-2017 |
Jed Brown <jed@jedbrown.org> |
Fix various compiler warnings and add PetscFunctionBegin
|
| #
e655db49
|
| 26-Jul-2017 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/stefano_zampini/feature-glvis-viewer-fixdmdependency2'
|
| #
51f51421
|
| 25-Jul-2017 |
Satish Balay <balay@mcs.anl.gov> |
clang analyzer fixes
|
| #
bb77a09f
|
| 07-Jul-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
PetscViewerGLVis: remove any dependency from the DM class in VecView_GLVis
|
| #
8135c375
|
| 04-May-2017 |
Stefano Zampini <stefano.zampini@gmail.com> |
Added initial implementation of GLVis viewer
|