Home
last modified time | relevance | path

Searched refs:contribute (Results 1 – 8 of 8) sorted by relevance

/petsc/doc/community/meetings/
H A Dmeeting.md22 contribute to the future of PETSc, helping identify strategies to encapsulate algorithmic
/petsc/doc/developers/contributing/
H A Dindex.md6 will be able to contribute!
H A Ddevelopingmr.md9 **Integration branches** are permanent branches in a repository that developers can contribute to. …
/petsc/doc/community/
H A Dgovernance.md13 most affected by and involved in any given change can contribute their knowledge in the confidence …
/petsc/src/dm/impls/plex/
H A Dplextree.c4114 PetscBool contribute = PETSC_FALSE; in DMPlexTransferVecTree_Inject() local
4157 contribute = PETSC_TRUE; in DMPlexTransferVecTree_Inject()
4162 contribute = PETSC_TRUE; in DMPlexTransferVecTree_Inject()
4197 …if (contribute) PetscCall(VecSetValues(vecCoarse, dof, parentIndices, parentValues, INSERT_VALUES)… in DMPlexTransferVecTree_Inject()
/petsc/doc/manual/
H A Dvec.md975 contribute different values to the same component in a parallel vector,
1281 contribute duplicate values. The argument `n` indicates the number of
H A Dgetting_started.md663 Please contribute to this document.
/petsc/doc/community/meetings/2023/
H A Dindex.md48 - contribute to PETSc,