Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexinterpolate.c930 static PetscErrorCode IntArrayViewFromOptions(MPI_Comm comm, const char opt[], const char name[], c… in IntArrayViewFromOptions() function
1223 …PetscCall(IntArrayViewFromOptions(comm, "-interp_root_degree_view", "Root degree", "point", "degre… in DMPlexInterpolatePointSF()