Searched refs:tmpArray (Results 1 – 1 of 1) sorted by relevance
312 PetscScalar tmpArray[64]; in TestVecClosure() local313 PetscScalar *userArray = user->reuseArray ? tmpArray : NULL; in TestVecClosure()