GetVariableByIndex
Gets the variable with the given index. NOTE: This function is never used.
Synopsis
PetscErrorCode GetVariableByIndex(PetscInt index, Ptr_Var *ret)
Input parameters
index -Index of the variable to find.
Output parameters
ret -The variable with the given index or PETSC_NULL if there is
no variable with that name.
Keywords
variable, index, get
Level:developer
Location:src/var.c
Index of all MICSc routines
Table of Contents for all manual pages
Index of all manual pages