Searched refs:valname (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexinterpolate.c | 930 …m, const char opt[], const char name[], const char idxname[], const char valname[], PetscInt n, co… in IntArrayViewFromOptions() argument 941 …ntf(comm, "[%d]%s %" PetscInt_FMT " %s %" PetscInt_FMT "\n", rank, idxname, idx, valname, a[idx])); in IntArrayViewFromOptions()
|