History log of /petsc/src/snes/tests/ex13.c (Results 51 – 75 of 75)
Revision Date Author Comments
# 9be6e3fb 28-Jan-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'adams/aijkokkos-gpu-logging' into 'main'

Cleanup diagnostics and remove unneeded calls to WaitForKokkos

See merge request petsc/petsc!4748


# 5cdb9f41 26-Jan-2022 Mark Adams <524115-markadams4@users.noreply.gitlab.com>

snes/tests/ex13.c: simplify a test


# 9039b796 24-Dec-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/feature-kokkos-sycl' into 'main'

Add Kokkos SYCL support

See merge request petsc/petsc!4562


# 3078479e 17-Dec-2021 Junchao Zhang <jczhang@mcs.anl.gov>

Disable some tests due to bugs in Kokkos or dpcpp


# 82a6ae78 28-Jul-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-some-missing-chkerr' into 'main'

Some missing CHKERR[Q|MPI]

See merge request petsc/petsc!4190


# 1e1ea65d 27-Jul-2021 Pierre Jolivet <pierre@joliv.et>

Some missing CHKERR[Q|MPI]


# e0a2be8a 22-May-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 1edebb51 21-May-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/hpddm-mkl' into 'release'

hpddm: use mkl_spblas.h check from BlasLapack.py

See merge request petsc/petsc!4006


# c4ad6305 20-May-2021 Satish Balay <balay@mcs.anl.gov>

CI: switch linux-pkgs-64idx to use MKL [and test hpddm]

And update snes_tests-ex13_aijmkl_comp dependency to mkl_sparse


# 68ce86a1 18-May-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-plex-ceed-integration' into 'main'

Plex: Initial CEED integration

See merge request petsc/petsc!3918


# 30602db0 14-May-2021 Matthew G. Knepley <knepley@gmail.com>

Plex: Update examples to use new creation interface


# e9494080 13-Apr-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-ds-residualbd-key' into 'main'

DS+FE+Doc: Make BdResidual take a key

See merge request petsc/petsc!3761


# 45480ffe 06-Apr-2021 Matthew G. Knepley <knepley@gmail.com>

DM+Plex: Boundary integration functions are now stored in a PetscWeakForm held in the Boundary object
- Boundary residual/Jacobian functions now take a form key
- Now store DMLabel in DSBoundary
- Im

DM+Plex: Boundary integration functions are now stored in a PetscWeakForm held in the Boundary object
- Boundary residual/Jacobian functions now take a form key
- Now store DMLabel in DSBoundary
- Improved Boundary, Weak Form, and DS viewers
- Remove DMCopyBoundary(), DMCopyDisc() is sufficient
- Need DMTransferDS_Internal() to create new DS with label in the correct DM
- Correct all DMAddBoundary() in tests
- Allow DMBoundary to hold just a label name if necessary since p4est is missing labels in a lot of places
- Fix propagating coordinate dimension in DS

show more ...


# cdefdfac 19-Mar-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/fix-dm-field-creation' into 'main'

Knepley/fix dm field creation

See merge request petsc/petsc!3735


# 80ab8e62 19-Mar-2021 Matthew G. Knepley <knepley@gmail.com>

SNES ex13: Fix communicator


# 0e3e0eac 15-Jan-2021 Satish Balay <balay@mcs.anl.gov>

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

Plex+FE: Now we can turn on second derivatives in an FEM calculation

See merge request petsc/petsc!3547


# f9244615 14-Jan-2021 Matthew G. Knepley <knepley@gmail.com>

Plex+FE: Now we can turn on second derivatives in an FEM calculation - Now FE interpolation and PetscFEEvaluateFieldJets_Internal() can also do Hessians - Add jet degree to DS - Add PTAP operations f

Plex+FE: Now we can turn on second derivatives in an FEM calculation - Now FE interpolation and PetscFEEvaluateFieldJets_Internal() can also do Hessians - Add jet degree to DS - Add PTAP operations for small matrices

show more ...


# 9f90f53a 04-Jan-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/gamg-gpu-setup' into 'master'

MatMat operations with CUSPARSE

See merge request petsc/petsc!3391


# aa5a873e 19-Nov-2020 Stefano Zampini <stefano.zampini@gmail.com>

SNES Ex13: MKL tests and flag broken test


# e589036e 16-Nov-2020 Stefano Zampini <stefano.zampini@gmail.com>

MatAIJCUSPARSESetGenerateTranspose: convenience function for seq and mpi


# 18fb0606 16-Nov-2020 Stefano Zampini <stefano.zampini@gmail.com>

SNES ex13: add reuse benchmark


# 3c4321f0 26-Oct-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'adams/snes-ex13-shellpart-fix' into 'master'

Adams/snes ex13 shellpart fix

See merge request petsc/petsc!3353


# 0c569c6e 26-Oct-2020 Mark <cal2princeton@yahoo.com>

Plex: Simple partitioner can now make grid partitions
SNES ex13: Benchmark problem now uses Simple grid partitioning


# 5f2c8400 09-Oct-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'adams/benchmark-ex13-rebase' into 'master'

Adams/benchmark ex13 rebase

See merge request petsc/petsc!3318


# 5e1f5104 09-Oct-2020 Mark <cal2princeton@yahoo.com>

Add benchmark Poisson Problem in 2d and 3d with finite elements


123