Searched refs:IPf_sz_tot (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ts/utils/dmplexlandau/ |
| H A D | plexland.c | 210 …[LANDAU_MAX_GRIDS + 1], elem_offset[LANDAU_MAX_GRIDS + 1], IPf_sz_glb, IPf_sz_tot, num_grids = ctx… in LandauFormJacobian_Internal() local 232 IPf_sz_tot = IPf_sz_glb * ctx->batch_sz; in LandauFormJacobian_Internal() 241 …PetscCall(PetscMalloc4(IPf_sz_tot, &ff, IPf_sz_tot, &dudx, IPf_sz_tot, &dudy, (dim == 3 ? IPf_sz_t… in LandauFormJacobian_Internal()
|