petsc-3.11.4 2019-09-28
Report Typos and Errors

ISLocalToGlobalMappingSetFromOptions

Set mapping options from the options database.

Synopsis

#include "petscis.h"  
PetscErrorCode ISLocalToGlobalMappingSetFromOptions(ISLocalToGlobalMapping mapping)
Not collective

Input Parameters

mapping -mapping data structure

Level

advanced

Location

src/vec/is/utils/isltog.c

Examples

src/vec/is/is/examples/tutorials/ex4.c.html

Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages