History log of /petsc/src/dm/dt/interface/dtds.c (Results 151 – 175 of 476)
Revision Date Author Comments
# 9ace16cd 28-Jan-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

add PetscAssert() and PetscAssertFalse()


# 98921bda 28-Jan-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

SETERRQ[1-9]+ begone


# 2d757f79 02-Feb-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-plex-explicit-timestepping' into 'main'

DM+TS: Add support for mass matrices

See merge request petsc/petsc!4683


# cb36c0f9 27-Dec-2021 Matthew G. Knepley <knepley@gmail.com>

Plex+DS: Added support for explicit timestepping


# aac8517f 08-Jan-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-plex-multiple-hybrid' into 'main'

DM+FE: Allow multiple cohesive fields

See merge request petsc/petsc!4616


# 9ee2af8c 09-Dec-2021 Matthew G. Knepley <knepley@gmail.com>

FE+DS: Now hybrid integration uses side 2 for fault operations
- Added cohesive offsets of PetscDS
- Fixed offsets and handling of dimension


# 5fedec97 17-Aug-2021 Matthew G. Knepley <knepley@gmail.com>

DM+FE: Allow multiple cohesive fields
- Changed name from "hybrid" cell to "cohesive" cell
- Fixed check for cohesive field in PetscFE and DM
- Fixed DMCreateDS() for new scheme
- Added PetscDSIsCohe

DM+FE: Allow multiple cohesive fields
- Changed name from "hybrid" cell to "cohesive" cell
- Fixed check for cohesive field in PetscFE and DM
- Fixed DMCreateDS() for new scheme
- Added PetscDSIsCohesive() and PetscDSGetNumCohesive()
- Replaced PetscDSGetHybrid() with PetscDSGetCohesive() and
PetscDSSetHybrid() with PetscDSSetCohesive()
- Added PetscDSGetFieldOffsetCohesive()
- Fixed hybrid Jacobian integration
- Hybrid Jacobian integration needs to know the side of the interface, just like residual integration
- Needs to use cohesive field offsets
- Update takes the side as an argument

show more ...


# d5ed94bb 14-Sep-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/jose/fix-manpages'

Fix manpages to avoid errors reported by doctext

See merge request petsc/petsc!4309


# 4165533c 12-Sep-2021 Jose E. Roman <jroman@dsic.upv.es>

Fix manpages: Argument --> Parameter (required to enable sowing checks)


# f899ff85 12-Sep-2021 Jose E. Roman <jroman@dsic.upv.es>

Fix manpages: Input/Output Parameters --> Parameter


# d8d19677 12-Sep-2021 Jose E. Roman <jroman@dsic.upv.es>

Fix manpages: Input/Output Parameter --> Parameters


# c1bf08c5 06-Sep-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jose/spelling-errors' into 'main'

Fix many spelling errors in manpages and comments

See merge request petsc/petsc!4283


# a5b23f4a 03-Sep-2021 Jose E. Roman <jroman@dsic.upv.es>

Fix spelling errors in manpages and comments


# 2afd2872 02-Sep-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/fix-plex-refine-bc' into 'main'

DM+DT: Fix for equation copying

See merge request petsc/petsc!4270


# b8025e53 30-Aug-2021 Matthew G. Knepley <knepley@gmail.com>

DM+DT: Fix for equation copying
- Use PetscWeakFormCopy() in PetscDSCopyEquations()
- Replace labels in DMCopyDS()
- More debugging in FE


# 568088ac 08-Aug-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/unify-getctx' into 'main'

Unify XXGetYYContext calls

See merge request petsc/petsc!4212


# 3ec1f749 04-Aug-2021 Stefano Zampini <stefano.zampini@gmail.com>

Unify XXGetYYContext calls

always use void*


# c2c1a548 07-Jun-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/fix-plex-project-bd' into 'main'

Plex: Fix projection for different dimension in input and output

See merge request petsc/petsc!4055


# e1d313ff 01-Jun-2021 Matthew G. Knepley <knepley@gmail.com>

DS: Need to be setup in order to get offsets


# 6630b879 01-Jun-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/fix-plex-hybrid-geometry' into 'main'

Plex: Fix hybrid integration

See merge request petsc/petsc!4048


# d57bb9db 30-May-2021 Matthew G. Knepley <knepley@gmail.com>

DS+Section: Add checks for constrint indices


# 8aefec70 24-May-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-lowmach-solver' into 'main'

TS ex76: Added two low Mach cases

See merge request petsc/petsc!4013


# 2e144d55 30-Apr-2021 Matthew G. Knepley <knepley@gmail.com>

DS: Fixed viewer


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

Merge branch 'knepley/fix-ds-workspace' into 'main'

DS: Fixed workspace

See merge request petsc/petsc!4008


# b9d30458 21-May-2021 Matthew G. Knepley <knepley@gmail.com>

DS: Fixed workspace


12345678910>>...20