History log of /libCEED/examples/petsc/bpssphere.c (Results 26 – 50 of 65)
Revision Date Author Comments
# 4f19f491 11-Nov-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #900 from CEED/rez/bps-tetra

PETSc BPs with tetrahedral elements


# ab1ff315 05-Nov-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

delete bcfunctions.c and some cleanup


# 38f32c05 28-Oct-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

Compute L2 Error like ratel


# 6c88e6a2 27-Oct-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

Added SetupContext for apply and error operators


# d4d45553 13-Oct-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

Update dXdx, Added bp_data to CreateBasisFromPlex


# 751eb813 02-Sep-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

Created label like ratel, added DMViewFromOptions


# 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


# cb03979f 28-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1002 from CEED/jeremy/format-ceed-types

Add CeedInt_FMT


# 990fdeb6 21-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

fmt - add CeedInt_FMT


# d92ccc1f 17-Apr-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #943 from CEED/jed/petsc-format-string

examples: use PetscInt_FMT instead of %D


# 08140895 17-Apr-2022 Jed Brown <jed@jedbrown.org>

examples: use PetscInt_FMT instead of %D

This fixes many warnings now that PETSc uses printf format string
attribute checkers.


# 11dfcfe2 13-Apr-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #940 from CEED/jeremy/petsc-options

petsc - update for PetscOptionsBegin/End


# 67490bc6 13-Apr-2022 Jeremy L Thompson <jeremy@jeremylt.org>

petsc - update for PetscOptionsBegin/End


# ce18bed9 17-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #858 from CEED/jeremy/dump-copy-stuff

Strip redundant/outdated license info duplication


# 3d8e8822 17-Mar-2022 Jeremy L Thompson <jeremy@jeremylt.org>

minor - update copyright headers


# 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 ...


# 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


# 4e015973 21-May-2021 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #764 from CEED/jeremy/ci-exit

junit - set CEED_ERROR_HANDLER to exit


# 636cccdb 03-May-2021 jeremylt <thompson.jeremy.luke@gmail.com>

petsc - clean up some header inclusions


123