History log of /petsc/src/dm/impls/plex/ (Results 3526 – 3550 of 5874)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
7cd0579902-Feb-2017 Matthew G. Knepley <knepley@gmail.com>

Doc+Plex: Added function docs

46fa42a002-Feb-2017 Matthew G. Knepley <knepley@gmail.com>

Doc+Plex: More function docs
- Make functions static
- Move internal declarations

c501906f02-Feb-2017 Matthew G. Knepley <knepley@gmail.com>

Doc+Plex: More function docs

c08575a302-Feb-2017 Matthew G. Knepley <knepley@gmail.com>

Doc+Plex: Document DMPlexGetOrientedFace() and DMPlexSetSubpointMap()
- Make functions static

24cc2ca502-Feb-2017 Matthew G. Knepley <knepley@gmail.com>

Doc+Plex: Document DMPlexCreateOverlapMigrationSF()
- Make functions static

e9db6b0002-Feb-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: Make functions static
- Move internal declarations to private header

6290547402-Feb-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: Make functions internal

39d2537302-Feb-2017 Matthew G. Knepley <knepley@gmail.com>

Plex+HDF5: Make functions internal

df032b8202-Feb-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: Make functions static

9dad6f3f02-Feb-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: Make functions static

d5577e4002-Feb-2017 Matthew G. Knepley <knepley@gmail.com>

Doc+Plex: Document DMPlexCreateNeighborCSR()
- Make functions static

25e402d202-Feb-2017 Matthew G. Knepley <knepley@gmail.com>

Doc+Plex: Document DMPlexPreallocateOperator()
- Make functions static

a1fd77bc02-Feb-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: Make function static

7508e73602-Feb-2017 Matthew G. Knepley <knepley@gmail.com>

Plex+VTK: Make functions static

de0a460502-Feb-2017 Matthew G. Knepley <knepley@gmail.com>

Plex+VTK: Make DMPlexVTKGetCellType() internal

6021861429-Jan-2017 Matthew G. Knepley <knepley@gmail.com>

Plex+Gmsh: Read higher order cells and ignore extra nodes

07c9736729-Jan-2017 Matthew G. Knepley <knepley@gmail.com>

Plex ex3: Turn on tests for P3

2a705cac29-Jan-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: Make in-box check more robust

24c234d229-Jan-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: Make in-cell check more robust to noise

119f2cb427-Jan-2017 BarryFSmith <bsmith@mcs.anl.gov>

Merged in jed/fix-wmaybe-initialized (pull request #623)

Appease -Wmaybe-initialized for gcc-6.2/6.3

e8a5f06327-Jan-2017 Satish Balay <balay@mcs.anl.gov>

fix more 'requires'

/sandbox/petsc/petsc.clone/src/dm/impls/plex/examples/tests/ex15.c:84: undefined reference to `PetscViewerHDF5Open'

e50b40e027-Jan-2017 Satish Balay <balay@mcs.anl.gov>

some fixes for arch-mswin-uni


/petsc/bin/petscdiff
/petsc/config/petsc_harness.sh
/petsc/gmakefile
examples/tests/ex1.c
examples/tests/ex3.c
examples/tutorials/ex2.c
examples/tutorials/ex6.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/snes/examples/tests/ex2.c
/petsc/src/snes/examples/tutorials/ex69.c
/petsc/src/snes/examples/tutorials/ex77.c
/petsc/src/tao/examples/tutorials/ex1.c
/petsc/src/tao/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex18.c
/petsc/src/ts/examples/tutorials/ex45.c
/petsc/src/ts/examples/tutorials/ex46.c
/petsc/src/ts/examples/tutorials/ex47.c
/petsc/src/ts/examples/tutorials/output/ex18_adv_0.out
/petsc/src/ts/examples/tutorials/output/ex18_adv_1.out
/petsc/src/ts/examples/tutorials/output/ex18_adv_3_ex.out
/petsc/src/ts/examples/tutorials/output/ex18_adv_delta_yper_0.out
/petsc/src/ts/examples/tutorials/output/ex18_adv_delta_yper_1.out
/petsc/src/ts/examples/tutorials/output/ex18_adv_delta_yper_2.out
/petsc/src/ts/examples/tutorials/output/ex18_adv_delta_yper_fim_0.out
/petsc/src/ts/examples/tutorials/output/ex18_adv_delta_yper_fim_1.out
/petsc/src/ts/examples/tutorials/output/ex18_adv_delta_yper_fim_2.out
/petsc/src/ts/examples/tutorials/output/ex18_adv_gauss.out
/petsc/src/ts/examples/tutorials/output/ex18_adv_gauss_corner.out
/petsc/src/ts/examples/tutorials/output/ex18_p1p1.out
/petsc/src/ts/examples/tutorials/output/ex18_p1p1_xper.out
/petsc/src/ts/examples/tutorials/output/ex18_p1p1_xper_ref.out
/petsc/src/ts/examples/tutorials/output/ex18_p1p1_xyper.out
/petsc/src/ts/examples/tutorials/output/ex18_p1p1_xyper_ref.out
/petsc/src/ts/examples/tutorials/output/ex18_p2p1.out
/petsc/src/ts/examples/tutorials/output/ex18_p2p1_xyper.out
/petsc/src/ts/examples/tutorials/output/ex18_p2p1_xyper_ref.out
462ae5cc26-Jan-2017 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'knepley/fix-configure-pragmatic'

* knepley/fix-configure-pragmatic:
Configure: Update Pragmatic commit
Plex: Renaming some test output
Configure: Switch pragmatic to my branch

03e8432d25-Jan-2017 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'master' into knepley/feature-plex-tests-new

* master: (37 commits)
fortran: include petscversion.h
test: c++ pipeline build fix for d2a797cfef64a79a330b420f01b2d605a8acc690
Extra

Merge branch 'master' into knepley/feature-plex-tests-new

* master: (37 commits)
fortran: include petscversion.h
test: c++ pipeline build fix for d2a797cfef64a79a330b420f01b2d605a8acc690
Extract the submatrices
Convert C Null pointer to Fortran in Fortran stub before passing back to user
PC Galekin and KSP should properly propagate calls to SetFromOptions to subsolvers
Converted Fortran PetscSF to Fortran type, added PETSC_NULL_SF
clarification in documentation
Update of petscdiff and associated harness hooks
Fixup more F90 interface definitions for users
More space-in-dirname enabling quotes
Enable paths with spaces
add cast; bugfix for 64bit
Typo -- initialized TESTFLAGS to -v by mistake
Adding new options to test framework
gtest: add valgrind support [when PETSC_ARCH has 'valgrind' in the name]
bugfix for unsorted ISCols
optimize matgetsubmatrices_mpiaij to use only one MPI_AllReduce
small cleanup MatGetSubMatrices_MPIAIJ_Local()
rm allcolumns from the input of MatGetSubmatrices_mpiaij_local()
add a test to ex4.c for reuse
...

show more ...

137d046924-Jan-2017 Jed Brown <jed@jedbrown.org>

Appease -Wmaybe-initialized for gcc-6.2/6.3

1...<<141142143144145146147148149150>>...235