History log of /petsc/src/dm/impls/plex/plexpreallocate.c (Results 126 – 150 of 273)
Revision Date Author Comments
# 0cb8e637 16-Dec-2017 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'knepley/feature-plex-adjoint-prelim'

* knepley/feature-plex-adjoint-prelim: (22 commits)
Section: Fix CreateSupersection - Missing call to GetNumFields() for subsection
SNES ex13:

Merge branch 'knepley/feature-plex-adjoint-prelim'

* knepley/feature-plex-adjoint-prelim: (22 commits)
Section: Fix CreateSupersection - Missing call to GetNumFields() for subsection
SNES ex13: Update test output
PetscFE: Complex fixes for PetscFEIntegrate()
SNE ex13: Got adjoint solution and almost have a good error estimate
Section: Fix init in PetscSectionCreateSupersection()
DM: Remove debugging view
SNES ex13: Updated output after fix
Section: If global section allocates bc indices, must copy them
Section: Cleaned up PetscSectionCreateGlobalSection() - Used local variable and added input checks
Bib: Added pages
Section: Fix leaks in DMCreateSuperDM()
SNES ex13: Adding adjoint capability
DM: Use new PetscGlobalMinMaxInt()
DM: Added DMCreateSuperDM()
Plex: Refactor computation of integrals over the domain - Added DMPlexComputeCellwiseIntegral()
PetscFE: Fix PetscFEIntegrate() for multicomponent integrals
Adaptor: Use new PetscGlobalMinMaxInt()
Section: Added PetscSectionCreateSupersection() - This merges several sections together
Vec+Doc: Fix docs for VecISAXPY()
Vec: Added VecISCopy() - Use ScatterMode to determine direction of copying
...

show more ...


# 677605c3 12-Dec-2017 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'knepley/feature-plex-adjoint-prelim' into knepley/feature-plex-exodus-update

* knepley/feature-plex-adjoint-prelim:
SNE ex13: Got adjoint solution and almost have a good error estima

Merge branch 'knepley/feature-plex-adjoint-prelim' into knepley/feature-plex-exodus-update

* knepley/feature-plex-adjoint-prelim:
SNE ex13: Got adjoint solution and almost have a good error estimate
Section: Fix init in PetscSectionCreateSupersection()
DM: Remove debugging view
SNES ex13: Updated output after fix
Section: If global section allocates bc indices, must copy them
Section: Cleaned up PetscSectionCreateGlobalSection() - Used local variable and added input checks
Bib: Added pages
Section: Fix leaks in DMCreateSuperDM()
SNES ex13: Adding adjoint capability
DM: Use new PetscGlobalMinMaxInt()
DM: Added DMCreateSuperDM()
Plex: Refactor computation of integrals over the domain - Added DMPlexComputeCellwiseIntegral()
PetscFE: Fix PetscFEIntegrate() for multicomponent integrals
Adaptor: Use new PetscGlobalMinMaxInt()
Section: Added PetscSectionCreateSupersection() - This merges several sections together
Vec+Doc: Fix docs for VecISAXPY()
Vec: Added VecISCopy() - Use ScatterMode to determine direction of copying
Sys: Added PetscGlobalMinMaxReal/Int()
Plex: Make preallocation debugging work in serial

show more ...


# 6cded2ea 01-Dec-2017 Matthew G. Knepley <knepley@gmail.com>

Plex: Make preallocation debugging work in serial


# e366c154 15-Nov-2017 Jed Brown <jed@jedbrown.org>

Merge commit 'd47bf9aaf1e5266cc3f0ff499f934c85788965a9' into jed/fix-matcreatempibaij/maint

Obtain changed (v3.5) handling of MatMPIBAIJSetPreallocationCSR to match
documentation.


# ec14d8c8 27-May-2017 Matthew G. Knepley <knepley@gmail.com>

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

show more ...


# c90b701e 14-Mar-2017 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'master' into knepley/feature-plex-pragmatic-parallel

* master: (1379 commits)
Minor fixes for tchem examples due to changes in PETSc infrastructure
update webpage about API changes

Merge branch 'master' into knepley/feature-plex-pragmatic-parallel

* master: (1379 commits)
Minor fixes for tchem examples due to changes in PETSc infrastructure
update webpage about API changes
add help menu for MatCreateSubMatricesMPI()
rename struct Mat_SubMat -> Mat_SubSppt
add a little information to the manual about using tchem
rename MatCreateSubMatrixComposite -> MatCreateSubMatrixVirtual; Mat_SubMatrix -> Mat_SubVirtual
need to protect the \ passed on the makefile on my Mac
Bib: Updated ref
update src/mat/examples/tests/output/ex23_#.out
rename MatGetSubMat -> MatCreateSubMat
Mark MatCreateMPIAIJWithSplitArrays() and MatMPIAIJSetPreallocationCSR() with MAT_NO_OFF_PROC_ENTRIES
superlu: libray is installed in PREFIX/lib64 - fix this to use PREFIX/lib
backport fixes cc105cc3 2b35c90a - required for 3bf428d - that was backported from master - 80c96bb
'echo -n' fails on opensolaris/osx - so avoid using it.
fix diffs in nightlybuilds due to options in ~/.petscrc
add Kelley03 to src/docs/tex/petsc.bib
build: determine moudles, mpi.h used during buildtime and print in 'info'
fix analyzer warnings
fix build failure on opensolaris - where -lm from flibs is removed due to -lm in cxxlibs. But then - only flib gets used for some configure tests [blaslapack, parms]
config: prefer __restrict over C99 restrict keyword
...

show more ...


# 171f813e 15-Feb-2017 Toby Isaac <tisaac@uchicago.edu>

Merge remote-tracking branch 'origin/knepley/feature-fe-dual-apply' into tisaac/feature-fe-dual-apply

* origin/knepley/feature-fe-dual-apply: (75 commits)
Plex: Screwed up last fix
Plex: Fix ove

Merge remote-tracking branch 'origin/knepley/feature-fe-dual-apply' into tisaac/feature-fe-dual-apply

* origin/knepley/feature-fe-dual-apply: (75 commits)
Plex: Screwed up last fix
Plex: Fix overeager protection of function
PetscFE: Fixed declaration
Travis-CI: Attempt to solve issues with gfortran
Travis-CI: Use newer macOS image
clarify damping and other issues related to SNESLINESEARCHBASIC
change example in new harness to use simple partitioner so gets consistent output on all systems
remove unused function from test file
cleanup formatting in example, plus myrank not rank
all requires need to go on the same line in test definition otherwise they are skipped
missing - makes the manual page formatting wrong
The developer manual clearly states that MPI_Comm_size() returns size it doesn't return numProcs or other nonsense. Pretty soon you'll start using mype instead of rank?
fix typo and cut and paste error in docs
bugfix for !HYPRE
fix warning for ';;'
may switch to scalable only when B->cmap->N > 100000
MatLRC: store in the context the parallel matrices rather than the sequential ones
Bib: Add ref
set default algorithm based on B->cmap->N for MatMatMult_MPIAIJ_MPIAIJ()
Error in VecScatterView_MPI() had the meaning of from and to backwards
...

show more ...


# c5eaf5f0 14-Feb-2017 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'knepley/feature-plex-tests-new' into knepley/feature-fe-dual-apply

* knepley/feature-plex-tests-new: (73 commits)
Plex: Fix overeager protection of function
Travis-CI: Attempt to s

Merge branch 'knepley/feature-plex-tests-new' into knepley/feature-fe-dual-apply

* knepley/feature-plex-tests-new: (73 commits)
Plex: Fix overeager protection of function
Travis-CI: Attempt to solve issues with gfortran
Travis-CI: Use newer macOS image
clarify damping and other issues related to SNESLINESEARCHBASIC
change example in new harness to use simple partitioner so gets consistent output on all systems
remove unused function from test file
cleanup formatting in example, plus myrank not rank
all requires need to go on the same line in test definition otherwise they are skipped
missing - makes the manual page formatting wrong
The developer manual clearly states that MPI_Comm_size() returns size it doesn't return numProcs or other nonsense. Pretty soon you'll start using mype instead of rank?
fix typo and cut and paste error in docs
bugfix for !HYPRE
fix warning for ';;'
may switch to scalable only when B->cmap->N > 100000
MatLRC: store in the context the parallel matrices rather than the sequential ones
Bib: Add ref
set default algorithm based on B->cmap->N for MatMatMult_MPIAIJ_MPIAIJ()
Error in VecScatterView_MPI() had the meaning of from and to backwards
fix build warning as reported by the nightly tests
Update alquimia.py to use Glenn's branch that updates alquimia for pflotran xsdk
...

show more ...


# cffa9059 14-Feb-2017 Matthew G. Knepley <knepley@gmail.com>

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

* master: (94 commits)
Plex: Fix overeager protection of function
Travis-CI: Attempt to solve issues with gfortran
Travis-CI: Use newe

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

* master: (94 commits)
Plex: Fix overeager protection of function
Travis-CI: Attempt to solve issues with gfortran
Travis-CI: Use newer macOS image
clarify damping and other issues related to SNESLINESEARCHBASIC
change example in new harness to use simple partitioner so gets consistent output on all systems
remove unused function from test file
cleanup formatting in example, plus myrank not rank
missing - makes the manual page formatting wrong
The developer manual clearly states that MPI_Comm_size() returns size it doesn't return numProcs or other nonsense. Pretty soon you'll start using mype instead of rank?
fix typo and cut and paste error in docs
bugfix for !HYPRE
fix warning for ';;'
may switch to scalable only when B->cmap->N > 100000
MatLRC: store in the context the parallel matrices rather than the sequential ones
Bib: Add ref
set default algorithm based on B->cmap->N for MatMatMult_MPIAIJ_MPIAIJ()
Error in VecScatterView_MPI() had the meaning of from and to backwards
fix build warning as reported by the nightly tests
Update alquimia.py to use Glenn's branch that updates alquimia for pflotran xsdk
fix divide by zero exposed by 8534686b5096cd4c91a8f3895408b386c0628431 - and produced by petsc4py testsuite
...

Conflicts:
src/dm/impls/plex/examples/tests/ex13.c
src/dm/impls/plex/plexgmsh.c
src/snes/examples/tests/ex2.c
src/snes/examples/tests/output/ex2_3.out
src/snes/examples/tests/output/ex2_4.out
src/snes/examples/tests/output/ex2_5.out

show more ...


# 7363b948 11-Feb-2017 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'knepley/fix-plex-docs'

* knepley/fix-plex-docs:
Plex: Fix the fix
fix -Wmaybe-uninitialized
Doc+Plex: Add PetscUnit to Fortran
Doc+Plex: Fix function name
Plex: Fix declarati

Merge branch 'knepley/fix-plex-docs'

* knepley/fix-plex-docs:
Plex: Fix the fix
fix -Wmaybe-uninitialized
Doc+Plex: Add PetscUnit to Fortran
Doc+Plex: Fix function name
Plex: Fix declaration
Doc+Plex: Added function docs
Doc+Plex: More function docs - Make functions static - Move internal declarations
Doc+Plex: More function docs
Doc+Plex: Document DMPlexGetOrientedFace() and DMPlexSetSubpointMap() - Make functions static
Doc+Plex: Document DMPlexCreateOverlapMigrationSF() - Make functions static
Plex: Make functions static - Move internal declarations to private header
Plex: Make functions internal
Plex+HDF5: Make functions internal
Plex: Make functions static
Plex: Make functions static
Doc+Plex: Document DMPlexCreateNeighborCSR() - Make functions static
Doc+Plex: Document DMPlexPreallocateOperator() - Make functions static
Plex: Make function static
Plex+VTK: Make functions static
Plex+VTK: Make DMPlexVTKGetCellType() internal

Conflicts:
src/dm/impls/plex/plexvtk.c

show more ...


# 25e402d2 02-Feb-2017 Matthew G. Knepley <knepley@gmail.com>

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


# 9137bce6 24-Dec-2016 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'barry/remove-funct'


# fbfcfee5 19-Dec-2016 Barry Smith <bsmith@mcs.anl.gov>

Remove the use and definition of __FUNCT__ throughout the code

Since all modern C/C++ compilers provide this functionality we no longer need to provide it manually in PETSc
Time: 1.5 hours
Thanks-t

Remove the use and definition of __FUNCT__ throughout the code

Since all modern C/C++ compilers provide this functionality we no longer need to provide it manually in PETSc
Time: 1.5 hours
Thanks-to: Andreas Mang <andreas@ices.utexas.edu>

show more ...


# 54761ea3 14-Aug-2016 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'master' into barry/fix-successful-numerical-factorization-after-failure/master

The maint patch for the given problem cannot merge cleanly into next due to changes
in the same code in m

Merge branch 'master' into barry/fix-successful-numerical-factorization-after-failure/master

The maint patch for the given problem cannot merge cleanly into next due to changes
in the same code in master (the introduction of MatFactorGetError()) therefor need
to merge in master and use the new construct before merging to next

show more ...


# bef83e63 23-May-2016 Stefano Zampini <stefano.zampini@gmail.com>

Merge branch 'master' into stefano_zampini/feature-pcbddc-saddlepoint

Conflicts:
src/ksp/pc/impls/bddc/bddc.c
src/ksp/pc/impls/bddc/bddcprivate.c
src/mat/impls/aij/seq/mkl_pardiso/mkl_pardiso.c


# 7caaeba4 19-May-2016 barral <none@none.fr>

Merge branch 'master' into barral/feature-dmplex-adapt


# 94c587d7 16-May-2016 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'knepley/fix-plex-bs'

* knepley/fix-plex-bs:
Plex: deal correctly with off-process dof when calculating block size
Plex: Fix default partition weighting
Plex: Fix support for ADD_

Merge branch 'knepley/fix-plex-bs'

* knepley/fix-plex-bs:
Plex: deal correctly with off-process dof when calculating block size
Plex: Fix default partition weighting
Plex: Fix support for ADD_BC_VALUES
Plex: Allow incoming blocksize in DMCreateMatrix()
Plex: Fix for blocksize in preallocation
Plex: Fix blocksizes determination in ltog mapping
Plex: Set block size regardless of whether the Mat has block storage

show more ...


# 5e551e2f 12-May-2016 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'knepley/fix-plex-bs' into knepley/fix-plex-namespace

* knepley/fix-plex-bs:
Plex: Fix default partition weighting
Plex: Fix support for ADD_BC_VALUES
Plex: Allow incoming blocksi

Merge branch 'knepley/fix-plex-bs' into knepley/fix-plex-namespace

* knepley/fix-plex-bs:
Plex: Fix default partition weighting
Plex: Fix support for ADD_BC_VALUES
Plex: Allow incoming blocksize in DMCreateMatrix()
Plex: Fix for blocksize in preallocation
Plex: Fix blocksizes determination in ltog mapping
Plex: Set block size regardless of whether the Mat has block storage

show more ...


# e7bcfa36 12-May-2016 Matthew G. Knepley <knepley@gmail.com>

Plex: Fix for blocksize in preallocation


# af25d912 06-Mar-2016 Stefano Zampini <stefano.zampini@gmail.com>

Merge branch 'master' into stefano_zampini/feature-pcbddc-saddlepoint

Conflicts:
src/ksp/pc/impls/bddc/bddc.c
src/ksp/pc/impls/bddc/bddcgraph.c
src/ksp/pc/impls/bddc/bddcprivate.c
src/ksp/pc/imp

Merge branch 'master' into stefano_zampini/feature-pcbddc-saddlepoint

Conflicts:
src/ksp/pc/impls/bddc/bddc.c
src/ksp/pc/impls/bddc/bddcgraph.c
src/ksp/pc/impls/bddc/bddcprivate.c
src/ksp/pc/impls/bddc/bddcscalingbasic.c
src/ksp/pc/impls/bddc/bddcschurs.c
src/mat/impls/is/matis.c

show more ...


# f37e7628 21-Feb-2016 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'master' into barry/add-pcfieldsplit-logevent


# f44c6289 28-Jan-2016 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'master' into barry/add-pcreset-hypre-for-master

Needed to move PCDestroy_HYPRE() added to master to PCReset_HYPRE() since that was introduced
as a bug fix for maint


# 8c22c10a 08-Jan-2016 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'master' into tisaac/dmforest

* master: (143 commits)
Revert "revolve: c++ compile fix" - as revolve now does not require 'bool' anymore
revolve: c++ compile fix
revolve: enable t

Merge branch 'master' into tisaac/dmforest

* master: (143 commits)
Revert "revolve: c++ compile fix" - as revolve now does not require 'bool' anymore
revolve: c++ compile fix
revolve: enable tests and add to nightlybuilds
fix download url for revolve
remove outdated unused script
removed outdated use of the term petsc-dev for the development version of PETSc
streams: precompute NPMAX - and use this value. And now user can use it optionally as:
mpich: default to using ver 3.2 on OSX/ElCapitan as 3.1.3 does not build on Barry's laptop
Revert "mpich: update version to mpich-3.2"
superlu/dist: disable build on freebsd - as this test is with bsdmake [and superlu requires gnumake]
superlu/dist: enable in complex nightly builds
fortran: fix typo with MATSEQAIJRESTOREARRAYF90
Documentation for Dense and SeqAIJ Get/RestoreArrayf90 had incorrect dimensions
Docs for MatGetRowIJF90() cut and paste and never fixed
Bib: NPC refs
superlu: no longer requires xerbla slamch dlamch ? $ nm -Ao libsuperlu_dist_4.3.a |egrep \(xerbla\|slamch\|dlamch\)
superlu_dist: update to version 4.3
Bib: More of our refs
added whitespaces to align numbers in verbatim environment
Added verbatim environment to special tokens
...

show more ...


# aa0b44db 26-Dec-2015 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'pr388/mapdes/fix-petscsf-create-section-sf/master'


# c3d89e0a 19-Dec-2015 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'master' into hongzh/checkpointing

Manual merges for a couple of PetscOptions changes in master


1234567891011