Searched refs:coords_target (Results 1 – 1 of 1) sorted by relevance
1091 …etscInt n, PetscInt M, PetscInt N, PetscInt spacedim, const PetscReal coords_target[], const Petsc… in MatCreateHtoolFromKernel() argument1099 PetscAssertPointer(coords_target, 7); in MatCreateHtoolFromKernel()1111 …PetscCall(PetscArraycpy(a->gcoords_target + A->rmap->rstart * spacedim, coords_target, A->rmap->n … in MatCreateHtoolFromKernel()1113 if (coords_target != coords_source) { in MatCreateHtoolFromKernel()