Searched refs:cellClosure_sz (Results 1 – 1 of 1) sorted by relevance
146 PetscInt cellClosure_sz = 0, nDMs, Nf[LANDAU_MAX_GRIDS]; in LandauFormJacobian_Internal() local155 …for (PetscInt grid = 0; grid < ctx->num_grids; grid++) cellClosure_sz += Nb * Nf[grid] * numCells[… in LandauFormJacobian_Internal()156 PetscCall(PetscMalloc1(cellClosure_sz * ctx->batch_sz, &cellClosure)); in LandauFormJacobian_Internal()180 …cellClosure_sz * ctx->batch_sz, PETSC_COMM_SELF, PETSC_ERR_PLIB, "iteration wrong %" PetscCount_FM… in LandauFormJacobian_Internal()