Home
last modified time | relevance | path

Searched refs:MatNullSpaceDestroy (Results 1 – 25 of 62) sorted by relevance

123

/petsc/src/mat/tests/
H A Dex171f.F9028 PetscCallA(MatNullSpaceDestroy(nsp, ierr))
H A Dex227.c25 PetscCall(MatNullSpaceDestroy(&nsp)); in main()
H A Dex212f.F9037 PetscCallA(MatNullSpaceDestroy(sp, ierr))
/petsc/src/ksp/ksp/tutorials/
H A Dex66.c94 PetscCall(MatNullSpaceDestroy(&nullspace)); in ComputeRHS()
141 PetscCall(MatNullSpaceDestroy(&nullspace)); in ComputeJacobian()
H A Dex50.c98 PetscCall(MatNullSpaceDestroy(&nullspace)); in ComputeRHS()
185 PetscCall(MatNullSpaceDestroy(&nullspace)); in ComputeJacobian()
H A Dex67.c108 PetscCall(MatNullSpaceDestroy(&nconstants)); in main()
123 PetscCall(MatNullSpaceDestroy(&constants)); in main()
H A Dex32.c112 PetscCall(MatNullSpaceDestroy(&nullspace)); in ComputeRHS()
207 PetscCall(MatNullSpaceDestroy(&nullspace)); in ComputeMatrix()
H A Dex71.c409 PetscCall(MatNullSpaceDestroy(&nearnullsp)); in main()
454 PetscCall(MatNullSpaceDestroy(&lnullsp)); in main()
512 PetscCall(MatNullSpaceDestroy(&nullsp)); in main()
H A Dex29.c137 PetscCall(MatNullSpaceDestroy(&nullspace)); in ComputeRHS()
267 PetscCall(MatNullSpaceDestroy(&nullspace)); in ComputeMatrix()
H A Dex34.c129 PetscCall(MatNullSpaceDestroy(&nullspace)); in ComputeRHS()
303 PetscCall(MatNullSpaceDestroy(&nullspace)); in ComputeMatrix()
H A Dex72.c123 PetscCall(MatNullSpaceDestroy(&nullsp)); in main()
129 PetscCall(MatNullSpaceDestroy(&constant)); in main()
H A Dex36.cxx337 PetscCall(MatNullSpaceDestroy(&nullspace)); in ComputeRHS_MOAB()
446 PetscCall(MatNullSpaceDestroy(&nullspace)); in ComputeMatrix_MOAB()
H A Dex35.cxx373 PetscCall(MatNullSpaceDestroy(&nullspace)); in ComputeRHS()
486 PetscCall(MatNullSpaceDestroy(&nullspace)); in ComputeMatrix()
/petsc/src/mat/interface/
H A Dmatreg.c163 PetscCall(MatNullSpaceDestroy(&mat->nullsp)); in MatSetType()
164 PetscCall(MatNullSpaceDestroy(&mat->nearnullsp)); in MatSetType()
H A Dmatnull.c274 … MAT_NULLSPACE_CLASSID, "MatNullSpace", "Null space", "Mat", comm, MatNullSpaceDestroy, MatNullSpa… in MatNullSpaceCreate()
308 PetscErrorCode MatNullSpaceDestroy(MatNullSpace *sp) in MatNullSpaceDestroy() function
/petsc/src/ksp/ksp/tests/
H A Dex47.c42 PetscCall(MatNullSpaceDestroy(&nullsp)); in main()
H A Dex20.c99 PetscCall(MatNullSpaceDestroy(&nullsp)); in main()
H A Dlostnullspace.c126 PetscCall(MatNullSpaceDestroy(&near_null_space)); in main()
/petsc/src/dm/impls/plex/tests/
H A Dex102.c93 PetscCall(MatNullSpaceDestroy(&null_space)); in MakeNullSpaceRigidBody()
/petsc/src/ksp/pc/impls/telescope/
H A Dtelescope_coarsedm.c309 PetscCall(MatNullSpaceDestroy(&sub_nullspace)); in PCTelescopeMatNullSpaceCreate_CoarseDM()
338 PetscCall(MatNullSpaceDestroy(&sub_nearnullspace)); in PCTelescopeMatNullSpaceCreate_CoarseDM()
/petsc/src/snes/tutorials/
H A Dex78.c87 PetscCall(MatNullSpaceDestroy(&constants)); in main()
H A Dex62.c367 PetscCall(MatNullSpaceDestroy(&nullspacePres)); in CreatePressureNullSpace()
438 PetscCall(MatNullSpaceDestroy(&sp)); in main()
/petsc/src/dm/interface/
H A Ddmi.c285 PetscCall(MatNullSpaceDestroy(&nullSpace)); in DMSelectFields_Private()
383 PetscCall(MatNullSpaceDestroy(&nullSpace)); in DMSelectFields_Private()
554 PetscCall(MatNullSpaceDestroy(&nullSpace)); in DMCreateSectionSuperDM()
/petsc/src/snes/interface/noise/
H A Dsnesmfj2.c34 PetscCall(MatNullSpaceDestroy(&ctx->sp)); in SNESMatrixFreeDestroy2_Private()
/petsc/src/ts/tutorials/
H A Dex50.c194 PetscCall(MatNullSpaceDestroy(&nsp)); in main()
199 PetscCall(MatNullSpaceDestroy(&nsp)); in main()

123