#include "petsc.h" int StackPush(IntStack stack, int item)Not Collective
stack | - The stack | |
item | - The integer to push |
Level:intermediate
Location:src/sys/src/plog/plog.c
Index of all Profiling routines
Table of Contents for all manual pages
Index of all manual pages