ex5: new test 4 with -compare without repartitioning
ex27: updated tests 3* to load a tiny system with/without x0
DMPlex: add 2d tests for periodic meshes from GMSH
DMPlex: added missing test for reading periodic meshes from GMSH
Plex ex26: Check in meshes
Plex ex26: Test for FEM dof layout and DMCreateSubDM()Contributed-by: Blaise A Bourdin <bourdin@lsu.edu>
Merge branch 'master' into knepley/feature-ex11-simplex* master: (63 commits) TSMonitorDrawSolutionPhase: Add missing draw pause fix warning with gcc-7.1 Docs+PetscFE: Evaluate() operates in
Merge branch 'master' into knepley/feature-ex11-simplex* master: (63 commits) TSMonitorDrawSolutionPhase: Add missing draw pause fix warning with gcc-7.1 Docs+PetscFE: Evaluate() operates in reference space Plex ex7: Added 600 cell test Plex: Added 600-cell for S^3 Math: Add the golden ratio Plex ex7: Meshing a sphere Plex: Changed to DMPlexCreateSphereMesh() - Now can do quads or triangles Share: Added large 3D mesh file - Its the only one I have gotten to work Bib: Added ref SNES ex56: Update test output add a citation to petsc.bib Plex: Initialize variables initialize ap as complained by the nightly tests Mat: Added example for MatIS Plex ex3: Update to new point function API initialize some variables as complained by nightly tests PetscSpace: Handle 0 point case for evaluation PetscSpacePoint: Fix memory handling update tests ...
show more ...
Merge branch 'master' into knepley/feature-plex-sphere-mesh* master: (2633 commits) Bib: Added ref SNES ex56: Update test output add a citation to petsc.bib Plex: Initialize variables ini
Merge branch 'master' into knepley/feature-plex-sphere-mesh* master: (2633 commits) Bib: Added ref SNES ex56: Update test output add a citation to petsc.bib Plex: Initialize variables initialize ap as complained by the nightly tests Plex ex3: Update to new point function API initialize some variables as complained by nightly tests SNES ex12: Mix misnaming Nf --> Nc update tests add tests add MatView_SeqXAIJ_ASCII_structonly(); enable A->structure_only in MatSetValuesBlocked_SeqBAIJ typo fill-in some references Bib: Fixed ref Plex: Added PLY to file support Plex: Adding PLY support PetscDS: Turn off Fortran bindings for Constants Plex tests: Updated to new point function API SNES ex56: Moved tests to new format DM: Allow field projection functions to take an array of scalars - This will allow us to pass in user data to kernels without void *, more efficiency than aux fields ...Conflicts: config/builder.py include/petscdmplex.h src/dm/impls/plex/examples/tests/ex1.c src/dm/impls/plex/plexcreate.c src/dm/impls/plex/plexgmsh.c src/snes/examples/tutorials/ex63.c
Share: Added large 3D mesh file- Its the only one I have gotten to work
Share: Added mesh of TX
Merge branch 'tisaac/feature-fe-dual-apply' into tisaac/feature-plex-tests-newThere has unfortunately been a lot of interplay between our work tochange the petscspace/dualspace to accept vector co
Merge branch 'tisaac/feature-fe-dual-apply' into tisaac/feature-plex-tests-newThere has unfortunately been a lot of interplay between our work tochange the petscspace/dualspace to accept vector components, and thework to transfer the tests in config/builder.py to the new test harness.I'm merging them together to get them to play nice with each other, andso that I only have one feature branch to handler when merging intomaster/next.* tisaac/feature-fe-dual-apply: (64 commits) snes tutorials ex12: fix restart test arguments nightly build fixes for arch-viennacl fix run command to match the command in master/makefile. [the diff will be correct in master/next] PetscFE: fix typo in for loop declaration PetscPartitioner: use simple partitioning for regression tests DT tests ex1: fix test arguments to match regression output DT ex1: fix options DMPlexCreateHexBoxMesh: no cells in z direction for 2D PCBDDC: use %D for PetscInt printfs Plex: helper function used in all cases now Plex tests ex7: make partitions portable for testing Plex: use MPIU_2INT instead of MPI_2INT MatAIJ KLU: remove redefinition of SuiteSparse_long DMPlexRefine_CTetgen() mimics DMPlexRefine_Tetgen() DMPlexGenerate_Tetgen(): mimic ctetgen so it can be used equivalently Plex: Cylinder fixes for complex Plex ex1: Test for periodic cylinder Plex: I think periodic cylinder is working Plex ex1: Updated torus test Plex: Torus can now be arbitrarily refined ...
A variety of improvements/fixes for saving and accessing trajectories.Fixed bugs in PetscReadBinaryTrajectory.mAdded PetscBinaryIOTrajectory.py to read in trajectories in PythonFixed bug in all t
A variety of improvements/fixes for saving and accessing trajectories.Fixed bugs in PetscReadBinaryTrajectory.mAdded PetscBinaryIOTrajectory.py to read in trajectories in PythonFixed bug in all the trajectory file saving routines that used PETSC_COMM_WORLD instead of the MPI_Comm associated with the TS object.Funded-by: IMEXProject: adjointsTime: 2 hoursReported-by: Shashikant M. Aithal <aithal@cels.anl.gov>
CGNS: added missing mesh used in examples
Plex-Med: Add skeleton reader for .med mesh files with simple tests
Plex: add test for Gmsh reader for binary files with physical names
Plex ex1: Added cow mesh- Not sure why TetGen is puking
Merge branch 'knepley/fix-plex-l2g'* knepley/fix-plex-l2g: SNES ex77: Use short monitor output SNES ex69: Updated output Plex test mesh: Fix for GMsh tet change SNES ex12: Fixed output newl
Merge branch 'knepley/fix-plex-l2g'* knepley/fix-plex-l2g: SNES ex77: Use short monitor output SNES ex69: Updated output Plex test mesh: Fix for GMsh tet change SNES ex12: Fixed output newlines Plex: Separate ghost and constrained dofs in l2g
Merge branch 'maint'
Issue #136 second attempt to remove CRLF from fileReported-by: Drew Parsons
Revert "Rmove MS DOS style CR carriage returns from the Javascript file"This reverts commit 6d2c40479446d0366a4edb124b2d1250692ca322.
Plex test mesh: Fix for GMsh tet change
Rmove MS DOS style CR carriage returns from the Javascript fileReported-by: Drew Parsons
123456789