Home
last modified time | relevance | path

Searched refs:idxname (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexinterpolate.c930 …omOptions(MPI_Comm comm, const char opt[], const char name[], const char idxname[], const char val… in IntArrayViewFromOptions() argument
941 …zedPrintf(comm, "[%d]%s %" PetscInt_FMT " %s %" PetscInt_FMT "\n", rank, idxname, idx, valname, a[… in IntArrayViewFromOptions()
946 …omOptions(MPI_Comm comm, const char opt[], const char name[], const char idxname[], PetscInt n, co… in SFNodeArrayViewFromOptions() argument
957 if (idxname) { in SFNodeArrayViewFromOptions()
958 … PetscInt_FMT " rank %" PetscInt_FMT " index %" PetscInt_FMT "\n", rank, idxname, idx, a[idx].rank… in SFNodeArrayViewFromOptions()