Searched refs:workspace (Results 1 – 6 of 6) sorted by relevance
19 INFOG(3) (estimated real workspace for factors on all processors after analysis): 420 … INFOG(4) (estimated integer workspace for factors on all processors after analysis): 8825 … INFOG(9) (total real/complex workspace to store the matrix factors after factorization): 468 INFOG(3) (estimated real workspace for factors on all processors after analysis): 469 … INFOG(4) (estimated integer workspace for factors on all processors after analysis): 8874 … INFOG(9) (total real/complex workspace to store the matrix factors after factorization): 4
31 INFOG(3) (estimated real workspace for factors on all processors after analysis): 232 … INFOG(4) (estimated integer workspace for factors on all processors after analysis): 4437 … INFOG(9) (total real/complex workspace to store the matrix factors after factorization): 299 INFOG(3) (estimated real workspace for factors on all processors after analysis): 2100 … INFOG(4) (estimated integer workspace for factors on all processors after analysis): 44105 … INFOG(9) (total real/complex workspace to store the matrix factors after factorization): 2
175 PetscScalar *workspace; member
386 PetscCall(PetscFree(deluxe_ctx->workspace)); in PCBDDCScalingReset_Deluxe_Solvers()476 if (newsetup) PetscCall(PetscMalloc1(2 * max_subset_size, &deluxe_ctx->workspace)); in PCBDDCScalingSetUp_Deluxe_Private()488 …PetscCall(VecCreateSeqWithArray(PETSC_COMM_SELF, 1, subset_size, deluxe_ctx->workspace, &deluxe_ct… in PCBDDCScalingSetUp_Deluxe_Private()489 …PetscCall(VecCreateSeqWithArray(PETSC_COMM_SELF, 1, subset_size, deluxe_ctx->workspace + subset_si… in PCBDDCScalingSetUp_Deluxe_Private()
174 Added DAGetArray() and DARestoreArray() that give workspace
185 and [BitBucket](https://bitbucket.org/petsc/workspace/repositories). The BitBucket location is used…