History log of /petsc/src/dm/impls/plex/ (Results 3326 – 3350 of 5874)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
46b3086c03-May-2017 Toby Isaac <tisaac@uchicago.edu>

Merge branch 'tisaac/feature-plex-tests-new'

This merge changes PetscSpace and PetscQuadrature to have a number of
components, so that vector-valued functionals can be defined for
non-Lagrange finit

Merge branch 'tisaac/feature-plex-tests-new'

This merge changes PetscSpace and PetscQuadrature to have a number of
components, so that vector-valued functionals can be defined for
non-Lagrange finite elements. Along the way, this branch also converts
the regression tests related to DMPlex that were in config/builder.py to
the new test harness, and makes lots of changes necessary for them to
be portable tests.

* tisaac/feature-plex-tests-new: (263 commits)
TS tutorials ex11: remove unused functions
DMPlex: missed viewer change in synchronized output
TS tutorials ex11: make work with complex scalars
TS ex18: Fix initializer
TS ex11: Fix M_PI
Plex ex1f90: FUCK FORTRAN
TS tutorials ex11: use a union when punning
silence compiler warnings
SNES tutorials ex56: set partitioner from options
Plex: once again, MPI_Barrier() can't be used to synch output
windows compile fixes balay@ps4 ~/petsc/src/ts/examples/tutorials $ make PETSC_DIR=$HOME/petsc ex11 /home/balay/petsc/bin/win32fe/win32fe cl -o ex11.o -c -MD -wd4996 -Z7 -I/home/balay/petsc/include -I/home/balay/petsc/arch-mswin-uni/include -I/home/balay/petsc/include/petsc/mpiuni `pwd`/ex11.c ex11.c C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(300): warning C4113: 'void (__cdecl *)()' differs in parameter lists from 'void (__cdecl *)(void)' C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(301): warning C4113: 'void (__cdecl *)()' differs in parameter lists from 'void (__cdecl *)(void)' C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(370): error C2229: struct '<unnamed-tag>' has an illegal zero-sized array C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(463): warning C4113: 'void (__cdecl *)()' differs in parameter lists from 'void (__cdecl *)(void)' C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(505): error C2229: struct '<unnamed-tag>' has an illegal zero-sized array C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(724): warning C4113: 'void (__cdecl *)()' differs in parameter lists from 'void (__cdecl *)(void)' C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(728): warning C4113: 'void (__cdecl *)()' differs in parameter lists from 'void (__cdecl *)(void)' C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(1179): warning C4090: 'function': different 'const' qualifiers C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(1184): warning C4090: 'function': different 'const' qualifiers C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(1191): warning C4090: 'function': different 'const' qualifiers C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(1194): warning C4090: 'function': different 'const' qualifiers C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(1383): warning C4090: 'function': different 'const' qualifiers C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(1521): warning C4090: 'function': different 'const' qualifiers C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(1522): warning C4090: 'function': different 'const' qualifiers C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(1523): warning C4090: 'function': different 'const' qualifiers
PetscMath: check for math functions by function pointer resolvability
another windows fix for log2() C:\cygwin64\home\petsc\PETSC~1.CLO\include\petscmath.h(28): warning C4273: 'log2': inconsistent dll linkage C:\Program Files (x86)\Windows Kits\10\include\10.0.10240.0\ucrt\../ucrt/math.h(506): note: see previous definition of 'log2'
fix log2() compile error on windows /home/petsc/petsc.clone-4/include/petscmath.h:28:8: error: expected ‘)’ before ‘/’ token double log2(double); ^
SNES tutorials ex12: turn off complex for restart test
Add empty file to silence warnings
TS tutorials ex46: make output match floating point filter
TS tutorials ex18: remove unused flags
SNES tutorials ex69: use end of line anchor instead of word boundary
SNES tutorials ex69: portable word boundary regex
...

show more ...


/petsc/bin/maint/toclapack.sh
/petsc/config/BuildSystem/config/libraries.py
/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/cgns.py
/petsc/config/BuildSystem/config/packages/eigen.py
/petsc/config/BuildSystem/config/packages/f2cblaslapack.py
/petsc/config/BuildSystem/config/packages/hdf5.py
/petsc/config/BuildSystem/config/packages/med.py
/petsc/config/builder.py
/petsc/config/gmakegentest.py
/petsc/config/testparse.py
/petsc/include/petsc/private/dtimpl.h
/petsc/include/petsc/private/hash.h
/petsc/include/petsc/private/petscfeimpl.h
/petsc/include/petsc/private/tsimpl.h
/petsc/include/petscdmplex.h
/petsc/include/petscdt.h
/petsc/include/petscfe.h
/petsc/include/petscfetypes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/share/petsc/datafiles/meshes/tut21.cgns
/petsc/src/dm/dt/examples/tests/ex1.c
/petsc/src/dm/dt/examples/tests/ex2.c
/petsc/src/dm/dt/examples/tests/ex3.c
/petsc/src/dm/dt/examples/tests/ex4.c
/petsc/src/dm/dt/examples/tests/makefile
/petsc/src/dm/dt/interface/dt.c
/petsc/src/dm/dt/interface/dtds.c
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/dt/interface/dtfv.c
/petsc/src/dm/dt/interface/f90-custom/zdtdsf90.c
/petsc/src/dm/dt/interface/f90-custom/zdtf90.c
/petsc/src/dm/impls/da/dageometry.c
/petsc/src/dm/impls/da/dalocal.c
/petsc/src/dm/impls/forest/p4est/pforest.c
examples/tests/ex1.c
examples/tests/ex10.c
examples/tests/ex11.c
examples/tests/ex12.c
examples/tests/ex13.c
examples/tests/ex14.c
examples/tests/ex15.c
examples/tests/ex16.c
examples/tests/ex17.c
examples/tests/ex18.c
examples/tests/ex19.c
examples/tests/ex1f90.F90
examples/tests/ex20.c
examples/tests/ex21.c
examples/tests/ex22.c
examples/tests/ex2f90.F90
examples/tests/ex3.c
examples/tests/ex4.c
examples/tests/ex5.c
examples/tests/ex6.c
examples/tests/ex7.c
examples/tests/ex8.c
examples/tests/ex9.c
examples/tests/makefile
examples/tests/output/ex11_1.out
examples/tests/output/ex15_0.out
examples/tests/output/ex15_1.out
examples/tests/output/ex18_4.out
examples/tests/output/ex1_2.out
examples/tests/output/ex1_5.out
examples/tests/output/ex1_8.out
examples/tests/output/ex1_box_2d.out
examples/tests/output/ex1_box_2d_per.out
examples/tests/output/ex1_box_3d.out
examples/tests/output/ex1_cylinder.out
examples/tests/output/ex1_cylinder_per.out
examples/tests/output/ex1_part_simple_0.out
examples/tests/output/ex1_part_simple_1.out
examples/tests/output/ex20_3d_ctetgen.out
examples/tests/output/ex20_3d_tetgen.out
examples/tests/output/ex22_0.out
examples/tests/output/ex3_nonconforming_simplex_2.out
examples/tests/output/ex3_nonconforming_simplex_2_fv.out
examples/tests/output/ex3_nonconforming_simplex_3.out
examples/tests/output/ex3_nonconforming_simplex_3_fv.out
examples/tests/output/ex3_nonconforming_tensor_2.out
examples/tests/output/ex3_nonconforming_tensor_2_fv.out
examples/tests/output/ex3_nonconforming_tensor_3_fv.out
examples/tests/output/ex3_p1d_2d_3.out
examples/tests/output/ex3_p1d_2d_4.out
examples/tests/output/ex3_p1d_2d_5.out
examples/tests/output/ex3_p3_2d_0.out
examples/tests/output/ex3_p3_2d_1.out
examples/tests/output/ex3_p3_2d_2.out
examples/tests/output/ex3_p3_2d_3.out
examples/tests/output/ex3_p3_2d_4.out
examples/tests/output/ex3_p3_2d_5.out
examples/tests/output/ex3_p3_2d_6.out
examples/tests/output/ex3_q2_2d_plex_0.out
examples/tests/output/ex3_q2_2d_plex_1.out
examples/tests/output/ex3_q2_2d_plex_2.out
examples/tutorials/ex1.c
examples/tutorials/ex1f90.F90
examples/tutorials/ex2.c
examples/tutorials/ex5.c
examples/tutorials/ex6.c
examples/tutorials/output/ex6_0.out
examples/tutorials/output/ex6_1.out
examples/tutorials/output/ex6_10.out
examples/tutorials/output/ex6_11.out
examples/tutorials/output/ex6_2.out
examples/tutorials/output/ex6_3.out
examples/tutorials/output/ex6_4.out
examples/tutorials/output/ex6_5.out
examples/tutorials/output/ex6_6.out
examples/tutorials/output/ex6_7.out
examples/tutorials/output/ex6_8.out
examples/tutorials/output/ex6_9.out
plex.c
plexadapt.c
plexcgns.c
plexcreate.c
plexfem.c
plexgenerate.c
plexgeometry.c
plexgmsh.c
plexhdf5.c
plexinterpolate.c
plexmed.c
plexorient.c
plexpartition.c
plexproject.c
plexrefine.c
plextree.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/dmregall.c
/petsc/src/dm/label/dmlabel.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tutorials/network/ex1.c
/petsc/src/ksp/ksp/examples/tutorials/network/ex1_nest.c
/petsc/src/ksp/ksp/examples/tutorials/network/ex2.c
/petsc/src/ksp/ksp/examples/tutorials/network/makefile
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/mat/examples/tests/ex132.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tutorials/ex16.c
/petsc/src/mat/impls/aij/seq/klu/klu.c
/petsc/src/snes/examples/tests/ex2.c
/petsc/src/snes/examples/tests/output/ex2_0.out
/petsc/src/snes/examples/tests/output/ex2_1.out
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex33.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex56.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/ex69.c
/petsc/src/snes/examples/tutorials/ex77.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/network/pflow/makefile
/petsc/src/snes/examples/tutorials/network/pflow/output/pf.out
/petsc/src/snes/examples/tutorials/network/pflow/output/pf_2.out
/petsc/src/snes/examples/tutorials/network/pflow/pf.c
/petsc/src/snes/examples/tutorials/output/ex12_amr_0.out
/petsc/src/snes/examples/tutorials/output/ex12_amr_1.out
/petsc/src/snes/examples/tutorials/output/ex12_fas_newton_0_p4est.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_exact_q2_conformal_parallel.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_exact_q2_conformal_serial.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_exact_q2_nonconformal_parallel.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_exact_q2_nonconformal_serial.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_full_q2_nonconformal_parallel.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_full_q2_nonconformal_parallel_bddc.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_full_q2_nonconformal_parallel_bddcfas.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_full_q2_nonconformal_serial.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_test_q2_conformal_parallel.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_test_q2_conformal_serial.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_test_q2_nonconformal_parallel.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_test_q2_nonconformal_serial.out
/petsc/src/snes/examples/tutorials/output/ex12_restart.out
/petsc/src/snes/examples/tutorials/output/ex12_tensor_p4est_2d.out
/petsc/src/snes/examples/tutorials/output/ex12_tensor_p4est_3d.out
/petsc/src/snes/examples/tutorials/output/ex12_tensor_plex_2d.out
/petsc/src/snes/examples/tutorials/output/ex12_tensor_plex_3d.out
/petsc/src/snes/examples/tutorials/output/ex12_tri_bddc.out
/petsc/src/snes/examples/tutorials/output/ex12_tri_q2q1_asm_lu.out
/petsc/src/snes/examples/tutorials/output/ex62_0.out
/petsc/src/snes/examples/tutorials/output/ex62_1.out
/petsc/src/snes/examples/tutorials/output/ex62_10.out
/petsc/src/snes/examples/tutorials/output/ex62_11.out
/petsc/src/snes/examples/tutorials/output/ex62_12.out
/petsc/src/snes/examples/tutorials/output/ex62_13.out
/petsc/src/snes/examples/tutorials/output/ex62_14.out
/petsc/src/snes/examples/tutorials/output/ex62_15.out
/petsc/src/snes/examples/tutorials/output/ex62_16.out
/petsc/src/snes/examples/tutorials/output/ex62_17.out
/petsc/src/snes/examples/tutorials/output/ex62_18.out
/petsc/src/snes/examples/tutorials/output/ex62_19.out
/petsc/src/snes/examples/tutorials/output/ex62_2.out
/petsc/src/snes/examples/tutorials/output/ex62_20.out
/petsc/src/snes/examples/tutorials/output/ex62_21.out
/petsc/src/snes/examples/tutorials/output/ex62_22.out
/petsc/src/snes/examples/tutorials/output/ex62_23.out
/petsc/src/snes/examples/tutorials/output/ex62_24.out
/petsc/src/snes/examples/tutorials/output/ex62_25.out
/petsc/src/snes/examples/tutorials/output/ex62_26.out
/petsc/src/snes/examples/tutorials/output/ex62_27.out
/petsc/src/snes/examples/tutorials/output/ex62_28.out
/petsc/src/snes/examples/tutorials/output/ex62_29.out
/petsc/src/snes/examples/tutorials/output/ex62_3.out
/petsc/src/snes/examples/tutorials/output/ex62_30.out
/petsc/src/snes/examples/tutorials/output/ex62_31.out
/petsc/src/snes/examples/tutorials/output/ex62_32.out
/petsc/src/snes/examples/tutorials/output/ex62_33.out
/petsc/src/snes/examples/tutorials/output/ex62_34.out
/petsc/src/snes/examples/tutorials/output/ex62_35.out
/petsc/src/snes/examples/tutorials/output/ex62_36.out
/petsc/src/snes/examples/tutorials/output/ex62_4.out
/petsc/src/snes/examples/tutorials/output/ex62_43.out
/petsc/src/snes/examples/tutorials/output/ex62_44.out
/petsc/src/snes/examples/tutorials/output/ex62_45.out
/petsc/src/snes/examples/tutorials/output/ex62_46.out
/petsc/src/snes/examples/tutorials/output/ex62_5.out
/petsc/src/snes/examples/tutorials/output/ex62_6.out
/petsc/src/snes/examples/tutorials/output/ex62_7.out
/petsc/src/snes/examples/tutorials/output/ex62_8.out
/petsc/src/snes/examples/tutorials/output/ex62_9.out
/petsc/src/snes/examples/tutorials/output/ex62_fetidp_2d_quad.out
/petsc/src/snes/examples/tutorials/output/ex62_fetidp_2d_tri.out
/petsc/src/snes/examples/tutorials/output/ex62_fetidp_3d_hex.out
/petsc/src/snes/examples/tutorials/output/ex62_fetidp_3d_tet.out
/petsc/src/snes/examples/tutorials/output/ex62_pc_simple.out
/petsc/src/snes/examples/tutorials/output/ex62_pc_simplec.out
/petsc/src/snes/examples/tutorials/output/ex62_quad_q2p1_full.out
/petsc/src/snes/examples/tutorials/output/ex62_quad_q2q1_full.out
/petsc/src/snes/examples/tutorials/output/ex69_0.out
/petsc/src/snes/examples/tutorials/output/ex69_1.out
/petsc/src/snes/examples/tutorials/output/ex69_2.out
/petsc/src/snes/examples/tutorials/output/ex69_mantle_p2p1.out
/petsc/src/snes/examples/tutorials/output/ex69_mantle_q1p0.out
/petsc/src/snes/examples/tutorials/output/ex69_mantle_q2q1.out
/petsc/src/snes/examples/tutorials/output/ex69_p2p1.out
/petsc/src/snes/examples/tutorials/output/ex69_p2p1ref.out
/petsc/src/snes/examples/tutorials/output/ex69_q1p0.out
/petsc/src/snes/examples/tutorials/output/ex69_q1p0ref.out
/petsc/src/snes/examples/tutorials/output/ex69_q2p1.out
/petsc/src/snes/examples/tutorials/output/ex69_q2p1ref.out
/petsc/src/snes/examples/tutorials/output/ex69_q2q1.out
/petsc/src/snes/examples/tutorials/output/ex69_q2q1ref.out
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/sys/classes/viewer/impls/ascii/filev.c
/petsc/src/tao/examples/tutorials/ex1.c
/petsc/src/tao/examples/tutorials/ex2.c
/petsc/src/tao/examples/tutorials/output/ex1_0.out
/petsc/src/tao/examples/tutorials/output/ex1_1.out
/petsc/src/ts/adapt/impls/basic/adaptbasic.c
/petsc/src/ts/adapt/impls/cfl/adaptcfl.c
/petsc/src/ts/adapt/impls/glee/adaptglee.c
/petsc/src/ts/adapt/interface/ftn-custom/ztsadaptf.c
/petsc/src/ts/adapt/interface/tsadapt.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/makefile
/petsc/src/ts/examples/tutorials/network/wash/pipes1.c
/petsc/src/ts/examples/tutorials/output/ex18_adv_0.out
/petsc/src/ts/examples/tutorials/output/ex18_adv_0_im.out
/petsc/src/ts/examples/tutorials/output/ex18_adv_0_im_2.out
/petsc/src/ts/examples/tutorials/output/ex18_adv_0_im_3.out
/petsc/src/ts/examples/tutorials/output/ex18_adv_0_im_4.out
/petsc/src/ts/examples/tutorials/output/ex18_adv_1.out
/petsc/src/ts/examples/tutorials/output/ex18_adv_2.out
/petsc/src/ts/examples/tutorials/output/ex18_adv_3.out
/petsc/src/ts/examples/tutorials/output/ex18_adv_3_ex.out
/petsc/src/ts/examples/tutorials/output/ex18_adv_4.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_delta_yper_im_0.out
/petsc/src/ts/examples/tutorials/output/ex18_adv_delta_yper_im_1.out
/petsc/src/ts/examples/tutorials/output/ex18_adv_delta_yper_im_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
/petsc/src/ts/examples/tutorials/output/ex3_3.out
/petsc/src/ts/examples/tutorials/output/ex3_4.out
/petsc/src/ts/examples/tutorials/output/ex3_5.out
/petsc/src/ts/examples/tutorials/output/ex43_a.out
/petsc/src/ts/examples/tutorials/output/ex45_2d_q1_r1.out
/petsc/src/ts/examples/tutorials/output/ex45_3d_p1_r1.out
/petsc/src/ts/examples/tutorials/output/ex45_3d_q1_r1.out
/petsc/src/ts/examples/tutorials/output/ex46_2d_q2q1_r1.out
/petsc/src/ts/examples/tutorials/output/ex47_2d_p1p1_mg_r1.out
/petsc/src/ts/examples/tutorials/output/ex47_2d_p1p1_r1.out
/petsc/src/ts/examples/tutorials/output/ex47_2d_p1p1_sor_r1.out
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/makefile
/petsc/src/ts/impls/bdf/bdf.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/glee/glee.c
/petsc/src/ts/impls/rosw/rosw.c
dd2763ad02-May-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: Submeshes should set the embedding dimension

bd1e226102-May-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: Point projection functions should be passed the effective height
- This makes projection over a boundary mesh work

35041ece02-May-2017 Toby Isaac <tisaac@uchicago.edu>

DMPlex: missed viewer change in synchronized output

13b513cb02-May-2017 Matthew G. Knepley <knepley@gmail.com>

Plex ex1f90: FUCK FORTRAN

0488a7f029-Apr-2017 Stefano Zampini <stefano.zampini@gmail.com>

Merge remote-tracking branch 'origin/stefano_zampini/feature-plex-simplex-to-tensor'


/petsc/bin/maint/buildtest
/petsc/bin/maint/checkBuilds.py
/petsc/bin/maint/runhtml.py
/petsc/config/BuildSystem/config/compilers.py
/petsc/config/BuildSystem/config/packages/pflotran.py
/petsc/config/PETSc/options/dataFilesPath.py
/petsc/config/example_template.py
/petsc/config/examples/arch-mswin-uni.py
/petsc/config/gmakegentest.py
/petsc/config/petsc_harness.sh
/petsc/config/testparse.py
/petsc/include/petsc/finclude/petsctao.h
/petsc/include/petsc/private/dmpleximpl.h
/petsc/include/petsc/private/fortranimpl.h
/petsc/include/petsc/private/tsimpl.h
/petsc/include/petscdmplex.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscsf.h
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/makefile
examples/tests/ex1.c
examples/tests/makefile
examples/tests/output/ex1_s2t2.out
examples/tests/output/ex1_s2t3.out
plex.c
plexrefine.c
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/21.html
/petsc/src/docs/website/documentation/changes/37.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_19.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_19_pc_factor_levels-0.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_19_pc_factor_levels-2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_19_pc_factor_levels-4.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_1a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_7_d.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_7_matload_block_size-2_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_7_matload_block_size-2_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_7_matload_block_size-2_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_7_matload_block_size-3_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_7_matload_block_size-3_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_7_matload_block_size-3_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_7_matload_block_size-4_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_7_matload_block_size-4_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_7_matload_block_size-4_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_7_matload_block_size-5_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_7_matload_block_size-5_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_7_matload_block_size-5_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_7_matload_block_size-6_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_7_matload_block_size-6_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_7_matload_block_size-6_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_7_matload_block_size-7_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_7_matload_block_size-7_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_7_matload_block_size-7_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_7_matload_block_size-8_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_7_matload_block_size-8_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_7_matload_block_size-8_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-1_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-1_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-1_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-1_d.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-1_e.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-1_f.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-2_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-2_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-2_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-2_d.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-2_e.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-2_f.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-3_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-3_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-3_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-3_d.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-3_e.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-3_f.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-4_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-4_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-4_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-4_d.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-4_e.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-4_f.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-5_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-5_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-5_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-5_d.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-5_e.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-5_f.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-6_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-6_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-6_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-6_d.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-6_e.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-6_f.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-7_a.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-7_b.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-7_c.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-7_d.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-7_e.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_9_matload_block_size-7_f.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_mpiaijcrl.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_mpiaijperm.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_mumps_redundant.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_seqaijcrl.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_seqaijperm.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/sys/examples/tests/ex1f.F
/petsc/src/sys/examples/tests/ex33.c
/petsc/src/sys/examples/tests/ex5f.F
/petsc/src/sys/examples/tests/output/ex33_1_l-bar.out
/petsc/src/sys/examples/tests/output/ex33_1_l-foo.out
/petsc/src/sys/examples/tests/output/ex33_2.out
/petsc/src/sys/examples/tests/output/ex33_3_cg.out
/petsc/src/sys/examples/tests/output/ex33_3_gmres.out
/petsc/src/sys/examples/tests/output/ex33_4_cg.out
/petsc/src/sys/examples/tests/output/ex33_4_gmres_rtol-1.e-4.out
/petsc/src/sys/examples/tests/output/ex33_4_gmres_rtol-1.e-5.out
/petsc/src/sys/examples/tutorials/ex5f90.F90
/petsc/src/sys/examples/tutorials/ex8f90.F90
/petsc/src/sys/memory/ftn-custom/zmtrf.c
/petsc/src/sys/memory/mem.c
/petsc/src/sys/memory/mtr.c
/petsc/src/ts/adapt/impls/basic/adaptbasic.c
/petsc/src/ts/adapt/impls/cfl/adaptcfl.c
/petsc/src/ts/adapt/impls/glee/adaptglee.c
/petsc/src/ts/adapt/interface/tsadapt.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex3_3.out
/petsc/src/ts/examples/tutorials/output/ex3_4.out
/petsc/src/ts/examples/tutorials/output/ex3_5.out
/petsc/src/ts/examples/tutorials/output/ex43_a.out
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busdmnetwork.c
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busnetworkops
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/makefile
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/output/ex9busdmnetwork_1.out
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/output/ex9busdmnetwork_2.out
/petsc/src/ts/impls/bdf/bdf.c
/petsc/src/vec/is/utils/vsectionis.c
00dadf2e29-Apr-2017 Toby Isaac <tisaac@uchicago.edu>

silence compiler warnings

a17aa47e28-Apr-2017 Toby Isaac <tisaac@uchicago.edu>

Plex: once again, MPI_Barrier() can't be used to synch output

31569c7428-Apr-2017 Satish Balay <balay@mcs.anl.gov>

windows compile fixes
balay@ps4 ~/petsc/src/ts/examples/tutorials
$ make PETSC_DIR=$HOME/petsc ex11
/home/balay/petsc/bin/win32fe/win32fe cl -o ex11.o -c -MD -wd4996 -Z7 -I/home/balay/petsc/include

windows compile fixes
balay@ps4 ~/petsc/src/ts/examples/tutorials
$ make PETSC_DIR=$HOME/petsc ex11
/home/balay/petsc/bin/win32fe/win32fe cl -o ex11.o -c -MD -wd4996 -Z7 -I/home/balay/petsc/include -I/home/balay/petsc/arch-mswin-uni/include
-I/home/balay/petsc/include/petsc/mpiuni `pwd`/ex11.c
ex11.c
C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(300): warning C4113: 'void (__cdecl *)()' differs in parameter lists from 'void (__cdecl *)(void)'
C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(301): warning C4113: 'void (__cdecl *)()' differs in parameter lists from 'void (__cdecl *)(void)'
C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(370): error C2229: struct '<unnamed-tag>' has an illegal zero-sized array
C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(463): warning C4113: 'void (__cdecl *)()' differs in parameter lists from 'void (__cdecl *)(void)'
C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(505): error C2229: struct '<unnamed-tag>' has an illegal zero-sized array
C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(724): warning C4113: 'void (__cdecl *)()' differs in parameter lists from 'void (__cdecl *)(void)'
C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(728): warning C4113: 'void (__cdecl *)()' differs in parameter lists from 'void (__cdecl *)(void)'
C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(1179): warning C4090: 'function': different 'const' qualifiers
C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(1184): warning C4090: 'function': different 'const' qualifiers
C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(1191): warning C4090: 'function': different 'const' qualifiers
C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(1194): warning C4090: 'function': different 'const' qualifiers
C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(1383): warning C4090: 'function': different 'const' qualifiers
C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(1521): warning C4090: 'function': different 'const' qualifiers
C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(1522): warning C4090: 'function': different 'const' qualifiers
C:\cygwin64\home\balay\petsc\src\ts\examples\TUTORI~1\ex11.c(1523): warning C4090: 'function': different 'const' qualifiers

show more ...


/petsc/config/BuildSystem/config/libraries.py
/petsc/include/petscmath.h
examples/tutorials/ex2.c
examples/tutorials/ex6.c
/petsc/src/dm/interface/dm.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/ex69.c
/petsc/src/snes/examples/tutorials/output/ex62_0.out
/petsc/src/snes/examples/tutorials/output/ex62_1.out
/petsc/src/snes/examples/tutorials/output/ex62_10.out
/petsc/src/snes/examples/tutorials/output/ex62_11.out
/petsc/src/snes/examples/tutorials/output/ex62_12.out
/petsc/src/snes/examples/tutorials/output/ex62_13.out
/petsc/src/snes/examples/tutorials/output/ex62_14.out
/petsc/src/snes/examples/tutorials/output/ex62_15.out
/petsc/src/snes/examples/tutorials/output/ex62_16.out
/petsc/src/snes/examples/tutorials/output/ex62_17.out
/petsc/src/snes/examples/tutorials/output/ex62_18.out
/petsc/src/snes/examples/tutorials/output/ex62_19.out
/petsc/src/snes/examples/tutorials/output/ex62_2.out
/petsc/src/snes/examples/tutorials/output/ex62_20.out
/petsc/src/snes/examples/tutorials/output/ex62_21.out
/petsc/src/snes/examples/tutorials/output/ex62_22.out
/petsc/src/snes/examples/tutorials/output/ex62_23.out
/petsc/src/snes/examples/tutorials/output/ex62_24.out
/petsc/src/snes/examples/tutorials/output/ex62_25.out
/petsc/src/snes/examples/tutorials/output/ex62_26.out
/petsc/src/snes/examples/tutorials/output/ex62_27.out
/petsc/src/snes/examples/tutorials/output/ex62_28.out
/petsc/src/snes/examples/tutorials/output/ex62_29.out
/petsc/src/snes/examples/tutorials/output/ex62_3.out
/petsc/src/snes/examples/tutorials/output/ex62_30.out
/petsc/src/snes/examples/tutorials/output/ex62_31.out
/petsc/src/snes/examples/tutorials/output/ex62_32.out
/petsc/src/snes/examples/tutorials/output/ex62_33.out
/petsc/src/snes/examples/tutorials/output/ex62_34.out
/petsc/src/snes/examples/tutorials/output/ex62_35.out
/petsc/src/snes/examples/tutorials/output/ex62_36.out
/petsc/src/snes/examples/tutorials/output/ex62_4.out
/petsc/src/snes/examples/tutorials/output/ex62_43.out
/petsc/src/snes/examples/tutorials/output/ex62_44.out
/petsc/src/snes/examples/tutorials/output/ex62_45.out
/petsc/src/snes/examples/tutorials/output/ex62_46.out
/petsc/src/snes/examples/tutorials/output/ex62_5.out
/petsc/src/snes/examples/tutorials/output/ex62_6.out
/petsc/src/snes/examples/tutorials/output/ex62_7.out
/petsc/src/snes/examples/tutorials/output/ex62_8.out
/petsc/src/snes/examples/tutorials/output/ex62_9.out
/petsc/src/snes/examples/tutorials/output/ex62_fetidp_2d_quad.out
/petsc/src/snes/examples/tutorials/output/ex62_fetidp_2d_tri.out
/petsc/src/snes/examples/tutorials/output/ex62_fetidp_3d_hex.out
/petsc/src/snes/examples/tutorials/output/ex62_fetidp_3d_tet.out
/petsc/src/snes/examples/tutorials/output/ex62_pc_simple.out
/petsc/src/snes/examples/tutorials/output/ex62_pc_simplec.out
/petsc/src/snes/examples/tutorials/output/ex62_quad_q2p1_full.out
/petsc/src/snes/examples/tutorials/output/ex62_quad_q2q1_full.out
/petsc/src/snes/examples/tutorials/output/ex69_0.out
/petsc/src/snes/examples/tutorials/output/ex69_1.out
/petsc/src/snes/examples/tutorials/output/ex69_2.out
/petsc/src/snes/examples/tutorials/output/ex69_mantle_q2q1.out
/petsc/src/snes/examples/tutorials/output/ex69_p2p1.out
/petsc/src/snes/examples/tutorials/output/ex69_p2p1ref.out
/petsc/src/snes/examples/tutorials/output/ex69_q1p0.out
/petsc/src/snes/examples/tutorials/output/ex69_q1p0ref.out
/petsc/src/snes/examples/tutorials/output/ex69_q2p1.out
/petsc/src/snes/examples/tutorials/output/ex69_q2p1ref.out
/petsc/src/snes/examples/tutorials/output/ex69_q2q1.out
/petsc/src/snes/examples/tutorials/output/ex69_q2q1ref.out
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex18.c
/petsc/src/ts/examples/tutorials/ex46.c
/petsc/src/ts/examples/tutorials/output/ex18_adv_3_ex.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
/petsc/src/ts/examples/tutorials/output/ex46_2d_q2q1_r1.out
8a5b437d27-Apr-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: Forgot guard when making periodic cut label

a942bdb026-Apr-2017 Satish Balay <balay@mcs.anl.gov>

fix complile warning on arch-linux-IPL64
/sandbox/petsc/petsc.clone-2/src/dm/impls/plex/plexgmsh.c:334:11: warning: format ‘%d’ expects argument of type ‘int *’, but argument 3 has type ‘PetscInt *’

fix complile warning on arch-linux-IPL64
/sandbox/petsc/petsc.clone-2/src/dm/impls/plex/plexgmsh.c:334:11: warning: format ‘%d’ expects argument of type ‘int *’, but argument 3 has type ‘PetscInt *’ [-Wformat=]

show more ...

c95fd9cb25-Apr-2017 Matthew G. Knepley <knepley@gmail.com>

Plex+HDF5: Use label to decide which periodic cells need vertex replacement

d1c8804325-Apr-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: Mark cells on one side of periodic cut
- Also use label object in routine

40a1837625-Apr-2017 Matthew G. Knepley <knepley@gmail.com>

Plex+HDF5: Force coordinates onto same sheet when cutting periodic surfaces

b50a6aae25-Apr-2017 Matthew G. Knepley <knepley@gmail.com>

Plex+HDF5: Fix vertex field output for periodic cuts

4691927525-Apr-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: Fix periodic cut label
- Fix option spelling
- Add edges into cut label

6835602c24-Apr-2017 Matthew G. Knepley <knepley@gmail.com>

Plex+HDF5: If periodic_cut label is defined, create extra vertices in periodic meshes for embedding in coordinate dimension

d8211ee324-Apr-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: Now -dm_plex_periodic_cut creates a label with the cut necessary to embed a periodic domain
- Label is names "periodic_cut" and only has vertices right now

12521bc724-Apr-2017 Matthew G. Knepley <knepley@gmail.com>

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

* knepley/feature-plex-tests-new: (40 commits)
SNES ex12: Allow more exotic periodicity
SNES ex69: Added to makefile

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

* knepley/feature-plex-tests-new: (40 commits)
SNES ex12: Allow more exotic periodicity
SNES ex69: Added to makefile
SNES ex69: Fix for parallelism
Plex+HDF5: Output mapping for torus
TS ex18: Shut off all these tests until we can figure out why you get NaNs on some builds
TS ex11: More fixes to the horrible Riemann code
Plex: Fix section creating for random partitioning
Plex-ex12: Fix LogStage scope for load balancing
TS ex11: Mark, this code is disgusting
TS ex18: Shut off all these tests until we can figure out why you get NaNs on some builds
TS ex11: Silence IDIOT FUCKING COMPILER that has no idea what it is talking about
Plex: I think I fixed random partitioning
Plex: Awful fix for partitioner options - I cannot see a better way to solve this right now
Plex: Bug fixes for shell partitioning
Plex ex12: Fix partitioning - Now give load balancing DM prefix "lb_" so I can change partitioners - Do not force test partition in load balancing
Plex: Now set partitioner type from options in GetPartitioner() instead of on creation - Also set it from options with DM, but this is probably useless because most DM are partitioned before SetFromOptions
Plex: Add DMPlexSetOptionsPrefix() - This gives the prefix to the partitioner
TS ex18: Indicate broken tests
TS ex11: Indicate broken test
SNES ex62: Added SIMPLE tests
...

show more ...


/petsc/include/petscdmplex.h
examples/tests/ex1.c
examples/tests/ex10.c
examples/tests/ex12.c
examples/tests/ex13.c
examples/tests/ex14.c
examples/tests/ex15.c
examples/tests/ex16.c
examples/tests/ex17.c
examples/tests/ex18.c
examples/tests/ex21.c
examples/tests/ex2f90.F90
examples/tests/ex3.c
examples/tests/ex4.c
examples/tests/ex5.c
examples/tests/ex7.c
examples/tests/ex8.c
examples/tests/ex9.c
examples/tests/output/ex15_0.out
examples/tests/output/ex15_1.out
examples/tutorials/ex2.c
examples/tutorials/ex6.c
plexcreate.c
plexhdf5.c
plexpartition.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex33.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/ex69.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex12_amr_0.out
/petsc/src/snes/examples/tutorials/output/ex12_tri_bddc.out
/petsc/src/snes/examples/tutorials/output/ex62_18.out
/petsc/src/snes/examples/tutorials/output/ex62_19.out
/petsc/src/snes/examples/tutorials/output/ex62_20.out
/petsc/src/snes/examples/tutorials/output/ex62_21.out
/petsc/src/snes/examples/tutorials/output/ex62_22.out
/petsc/src/snes/examples/tutorials/output/ex62_23.out
/petsc/src/snes/examples/tutorials/output/ex62_24.out
/petsc/src/snes/examples/tutorials/output/ex62_25.out
/petsc/src/snes/examples/tutorials/output/ex62_26.out
/petsc/src/snes/examples/tutorials/output/ex62_27.out
/petsc/src/snes/examples/tutorials/output/ex62_28.out
/petsc/src/snes/examples/tutorials/output/ex62_29.out
/petsc/src/snes/examples/tutorials/output/ex62_31.out
/petsc/src/snes/examples/tutorials/output/ex62_pc_simple.out
/petsc/src/snes/examples/tutorials/output/ex62_pc_simplec.out
/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
852f401d24-Apr-2017 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'master' into knepley/feature-plex-torus

* master: (174 commits)
Bib: Another ref
Increase patchlevel to 3.7.6
Explicitly listing the LTO library causes difficulties on MacOS so a

Merge branch 'master' into knepley/feature-plex-torus

* master: (174 commits)
Bib: Another ref
Increase patchlevel to 3.7.6
Explicitly listing the LTO library causes difficulties on MacOS so avoid it
TSBDF: Update changes/dev.html
Added Fortran TaoType and TaoLineSearchType definitions
Add Fortran TaoType and TaoLineSearchType definitions
setblocksize for iscol_sub
TSBDF: Use standard TS API and options to control adaptivity
Bib: More refs and a correction
SNESTest: Bug-fix in SNESTest when threshold printing option is turned on.
fix warning and valgrind complains reported by the nightly tests
Section+Doc: Small doc fix
pflotran: switch to using the new upstream git repo
DMPlex: Error if attempt to partition a distributed graph with Chaco
fix complex build error
fix complex build
PetscError() did not properly copy over the specific error message when error type was PETSC_ERROR_INITIAL
TSAdapt: Refactor handling of the always_accept flag
Additional clarification for MatMeshToCellGraph() manual page
optimize MatCreateSubMatrix_MPIAIJ() by merging check of sameXXXDist() into one MPI_AllReduce
...

Conflicts:
config/BuildSystem/config/packages/med.py

show more ...


/petsc/.travis.yml
/petsc/bin/PetscBinaryIOTrajectory.py
/petsc/config/BuildSystem/config/compilers.py
/petsc/config/BuildSystem/config/libraries.py
/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/BuildSystem/config/packages/Chaco.py
/petsc/config/BuildSystem/config/packages/MUMPS.py
/petsc/config/BuildSystem/config/packages/PTScotch.py
/petsc/config/BuildSystem/config/packages/SuiteSparse.py
/petsc/config/BuildSystem/config/packages/Triangle.py
/petsc/config/BuildSystem/config/packages/Trilinos.py
/petsc/config/BuildSystem/config/packages/cxxlibs.py
/petsc/config/BuildSystem/config/packages/fiat.py
/petsc/config/BuildSystem/config/packages/flibs.py
/petsc/config/BuildSystem/config/packages/hdf5.py
/petsc/config/BuildSystem/config/packages/hwloc.py
/petsc/config/BuildSystem/config/packages/hypre.py
/petsc/config/BuildSystem/config/packages/libpng.py
/petsc/config/BuildSystem/config/packages/mathlib.py
/petsc/config/BuildSystem/config/packages/med.py
/petsc/config/BuildSystem/config/packages/memkind.py
/petsc/config/BuildSystem/config/packages/metis.py
/petsc/config/BuildSystem/config/packages/ml.py
/petsc/config/BuildSystem/config/packages/openmp.py
/petsc/config/BuildSystem/config/packages/parmetis.py
/petsc/config/BuildSystem/config/packages/pflotran.py
/petsc/config/BuildSystem/config/packages/pragmatic.py
/petsc/config/BuildSystem/config/packages/saws.py
/petsc/config/BuildSystem/config/packages/scalapack.py
/petsc/config/BuildSystem/config/packages/scientificpython.py
/petsc/config/BuildSystem/config/packages/sowing.py
/petsc/config/BuildSystem/config/packages/ssl.py
/petsc/config/BuildSystem/config/packages/sundials.py
/petsc/config/BuildSystem/config/packages/szlib.py
/petsc/config/BuildSystem/config/packages/tchem.py
/petsc/config/BuildSystem/config/packages/tetgen.py
/petsc/config/BuildSystem/config/packages/valgrind.py
/petsc/config/BuildSystem/config/packages/xSDKTrilinos.py
/petsc/config/BuildSystem/config/packages/zlib.py
/petsc/config/PETSc/Configure.py
/petsc/config/configure.py
/petsc/config/examples/arch-c-exodus-dbg-builder.py
/petsc/config/examples/arch-freebsd-cxx-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-freebsd-cxx-pkgs-opt.py
/petsc/config/examples/arch-linux-gcc-ifc-cmplx.py
/petsc/config/examples/arch-linux-pkgs-cxx-mlib.py
/petsc/config/examples/arch-linux-pkgs-gcov.py
/petsc/config/examples/arch-moab.py
/petsc/config/examples/arch-osx-10.6-cxx-cmplx-pkgs-dbg.py
/petsc/include/petsc/finclude/petsctao.h
/petsc/include/petsc/finclude/petscts.h
/petsc/include/petsc/mpiuni/mpi.h
/petsc/include/petsc/private/dmforestimpl.h
/petsc/include/petsc/private/dmlabelimpl.h
/petsc/include/petsc/private/dmpleximpl.h
/petsc/include/petsc/private/fortranimpl.h
/petsc/include/petsc/private/hash.h
/petsc/include/petsc/private/isimpl.h
/petsc/include/petsc/private/logimpl.h
/petsc/include/petsc/private/matorderimpl.h
/petsc/include/petsc/private/petscdsimpl.h
/petsc/include/petsc/private/tsimpl.h
/petsc/include/petscblaslapack.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscdm.h
/petsc/include/petscdmnetwork.h
/petsc/include/petscds.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsys.h
/petsc/include/petsctao.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/share/petsc/matlab/PetscReadBinaryTrajectory.m
/petsc/src/dm/dt/interface/dtds.c
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/examples/tutorials/ex6.c
/petsc/src/dm/examples/tutorials/makefile
/petsc/src/dm/examples/tutorials/output/ex6_1.out
/petsc/src/dm/examples/tutorials/output/ex6_2.out
/petsc/src/dm/examples/tutorials/output/ex6_4.out
/petsc/src/dm/examples/tutorials/output/ex6_9.out
/petsc/src/dm/impls/network/network.c
/petsc/src/dm/impls/network/networkmonitor.c
plex.c
plexadapt.c
plexfem.c
plexgenerate.c
plexgeometry.c
plexinterpolate.c
plexpartition.c
plextree.c
/petsc/src/dm/impls/shell/ftn-custom/zdmshellf.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/dmregall.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/examples/tests/ex16f.F
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_pipebcgs.out
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgs/fbcgs/fbcgs.c
/petsc/src/ksp/ksp/impls/bcgs/makefile
/petsc/src/ksp/ksp/impls/bcgs/pipebcgs/makefile
/petsc/src/ksp/ksp/impls/bcgs/pipebcgs/pipebcgs.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/groppcg/groppcg.c
/petsc/src/ksp/ksp/impls/cg/pipecg/pipecg.c
/petsc/src/ksp/ksp/impls/cg/pipecgrr/pipecgrr.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/cr/pipecr/pipecr.c
/petsc/src/ksp/ksp/impls/fcg/fcg.c
/petsc/src/ksp/ksp/impls/fcg/pipefcg/pipefcg.c
/petsc/src/ksp/ksp/impls/fetidp/fetidp.c
/petsc/src/ksp/ksp/impls/gcr/pipegcr/pipegcr.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/ftn-custom/zmodpcff.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr_converged.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr_monitor.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitfuncf.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itregis.c
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.h
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/is/pcis.h
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/spai/petscspai.h
/petsc/src/mat/color/interface/matcoloring.c
/petsc/src/mat/examples/tests/ex125.c
/petsc/src/mat/examples/tests/ex16f90.F90
/petsc/src/mat/examples/tests/ex192.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex125_mumps_par.out
/petsc/src/mat/examples/tests/output/ex125_mumps_seq.out
/petsc/src/mat/examples/tests/output/ex191_1.out
/petsc/src/mat/impls/aij/mpi/crl/mcrl.c
/petsc/src/mat/impls/aij/mpi/csrperm/mpicsrperm.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/crl/crl.c
/petsc/src/mat/impls/aij/seq/csrperm/csrperm.c
/petsc/src/mat/impls/aij/seq/inode2.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijsolvnat.c
/petsc/src/mat/impls/dense/mpi/mpidense.h
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/is/matis.h
/petsc/src/mat/impls/preallocator/matpreallocator.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/utils/overlapsplit.c
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tests/output/ex4_1.out
/petsc/src/snes/impls/composite/snescomposite.c
/petsc/src/snes/impls/fas/fasfunc.c
/petsc/src/snes/impls/ngmres/anderson.c
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/snes/linesearch/impls/bt/linesearchbt.c
/petsc/src/snes/linesearch/impls/l2/linesearchl2.c
/petsc/src/sys/classes/bag/bag.c
/petsc/src/sys/classes/draw/interface/draw.c
/petsc/src/sys/classes/viewer/impls/binary/binv.c
/petsc/src/sys/classes/viewer/interface/viewreg.c
/petsc/src/sys/error/err.c
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/examples/tests/ex13f.F
/petsc/src/sys/examples/tests/ex26.c
/petsc/src/sys/examples/tests/output/ex13f_0.out
/petsc/src/sys/memory/makefile
/petsc/src/sys/memory/mal.c
/petsc/src/sys/memory/mhbw.c
/petsc/src/sys/objects/ftn-custom/makefile
/petsc/src/sys/objects/ftn-custom/zinheritf.c
/petsc/src/sys/objects/ftn-custom/zstart.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/ptype.c
/petsc/src/sys/yaml/yamlimpls.c
/petsc/src/tao/bound/impls/tron/tron.c
/petsc/src/tao/interface/ftn-custom/ztaosolverf.c
/petsc/src/tao/interface/taosolverregi.c
/petsc/src/ts/adapt/impls/basic/adaptbasic.c
/petsc/src/ts/adapt/impls/cfl/adaptcfl.c
/petsc/src/ts/adapt/impls/glee/adaptglee.c
/petsc/src/ts/adapt/interface/ftn-custom/makefile
/petsc/src/ts/adapt/interface/ftn-custom/ztsadaptf.c
/petsc/src/ts/adapt/interface/tsadapt.c
/petsc/src/ts/characteristic/interface/mocregis.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex5adj.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/makefile
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/output/ex5adj_1.out
/petsc/src/ts/examples/tutorials/ex40.c
/petsc/src/ts/examples/tutorials/ex41.c
/petsc/src/ts/examples/tutorials/extchem.c
/petsc/src/ts/examples/tutorials/extchem.example.1
/petsc/src/ts/examples/tutorials/extchem.py
/petsc/src/ts/examples/tutorials/h2_10sp.inp
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex3_3.out
/petsc/src/ts/examples/tutorials/output/ex3_4.out
/petsc/src/ts/examples/tutorials/output/ex3_5.out
/petsc/src/ts/examples/tutorials/output/ex43_a.out
/petsc/src/ts/examples/tutorials/output/ex43_b.out
/petsc/src/ts/examples/tutorials/output/extchem_1.out
/petsc/src/ts/impls/bdf/bdf.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/interface/ftn-custom/ztsf.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/trajectory/impls/basic/trajbasic.c
/petsc/src/ts/trajectory/impls/memory/trajmemory.c
/petsc/src/ts/trajectory/impls/visualization/trajvisualization.c
/petsc/src/ts/trajectory/interface/traj.c
/petsc/src/vec/is/is/impls/general/general.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/is/utils/vsectionis.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/shared/shvec.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/projection.c
/petsc/src/vec/vec/utils/vscat.c
1ba3452622-Apr-2017 Matthew G. Knepley <knepley@gmail.com>

DMProject: If dmAux is a sub mesh, get correct mapped point corresponding to p

7f9ba99520-Apr-2017 Toby Isaac <tisaac@uchicago.edu>

Plex tests ex8: missed quad precision protection

a4f09cf220-Apr-2017 Toby Isaac <tisaac@uchicago.edu>

Complex scalar fixes

1fb817e820-Apr-2017 Toby Isaac <tisaac@uchicago.edu>

DMPlexMED: type guards

234968c320-Apr-2017 Toby Isaac <tisaac@uchicago.edu>

DMPlexHDF5: complex fixes

1...<<131132133134135136137138139140>>...235