Searched refs:cellClosure_it (Results 1 – 1 of 1) sorted by relevance
145 PetscScalar *cellClosure_it; in LandauFormJacobian_Internal() local157 cellClosure_it = cellClosure; in LandauFormJacobian_Internal()173 …PetscCall(PetscMemcpy(cellClosure_it, coef, Nb * Nf[grid] * sizeof(*cellClosure_it))); /* change i… in LandauFormJacobian_Internal()175 cellClosure_it += Nb * Nf[grid]; in LandauFormJacobian_Internal()180 …cellClosure_it - cellClosure == cellClosure_sz * ctx->batch_sz, PETSC_COMM_SELF, PETSC_ERR_PLIB, "… in LandauFormJacobian_Internal()