History log of /libCEED/examples/petsc/src/petscutils.c (Results 26 – 45 of 45)
Revision Date Author Comments
# 51ad7d5b 19-Apr-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

Fixed the uncompatible restriction size.


# a9b2c5dd 13-Mar-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

Added TESTARGS for simplex in bps.c and multigrid.c


# de1229c5 16-Feb-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

example/petsc: Added CreateDistributedDM in petscutils.c and some cleanup


# 129d8736 15-Feb-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

example/petsc: added CreateBasisFromPlex and tested with tensor basis


# 4e2ba0c0 05-Mar-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #912 from CEED/jed/petsc-distribute

examples/petsc: let DMSetFromOptions manage distribution


# 3fc8a154 04-Mar-2022 Jed Brown <jed@jedbrown.org>

examples/petsc: let DMSetFromOptions manage distribution

Sphere meshes are automatically snapped to the unit sphere when refined.

I left explicit partitioning in solids (though Ratel uses the new
p

examples/petsc: let DMSetFromOptions manage distribution

Sphere meshes are automatically snapped to the unit sphere when refined.

I left explicit partitioning in solids (though Ratel uses the new
paradigm) because it has documented command-line arguments and maybe
someone wants to know how to avoid this distribution.

show more ...


# 5efe7942 02-Feb-2022 Leila Ghaffari <49916147+LeilaGhaffari@users.noreply.github.com>

Merge pull request #881 from CEED/leila/fluids-mesh

Fluids - Update mesh creating and remove problem-specific BCs


# 496f2382 30-Jan-2022 Jed Brown <jed@jedbrown.org>

examples: skip DMPlexLabelComplete now that PETSc does not need it


# f163c87f 01-Feb-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #885 from CEED/jeremy/min-petsc

PETSc - set minimum version for examples


# b8962995 31-Jan-2022 Jeremy L Thompson <jeremy@jeremylt.org>

petsc - set minimum version for examples


# f33ca575 19-Jan-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #866 from CEED/jeremy/petsc-offsets

Use DMPlexGetLocalOffsets


# 7ed3e4cd 04-Jan-2022 Jeremy L Thompson <jeremy@jeremylt.org>

petsc - use DMPlexGetLocalOffsets for building restrictions


# 239c6502 29-Nov-2021 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #849 from CEED/jeremy/fe-lagrange

petsc - use PetscFECreateLagrange


# 65233696 29-Nov-2021 Jeremy L Thompson <jeremy@jeremylt.org>

petsc - use PetscFECreateLagrange


# 208881da 17-Apr-2021 Jed Brown <jed@jedbrown.org>

Merge pull request #745 from CEED/jeremy/test-order

gitlab - rearange the script for clearer output


# 69f5adf1 15-Apr-2021 jeremylt <thompson.jeremy.luke@gmail.com>

petsc - new compatibility macro for DMAddBoundary


# caa531a7 14-Apr-2021 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #726 from CEED/jeremy/petsc-ex-build

Refactor petsc examples to reduce redundant code


# 9b072555 07-Apr-2021 jeremylt <thompson.jeremy.luke@gmail.com>

style - update to new style for petsc examples


# 2c58efb6 06-Apr-2021 jeremylt <thompson.jeremy.luke@gmail.com>

petsc - move Kershaw transformation to petscutils


# e83e87a5 06-Apr-2021 jeremylt <thompson.jeremy.luke@gmail.com>

petsc - refactor examples to reduce redundant code


12