Searched refs:found_array (Results 1 – 1 of 1) sorted by relevance
420 PetscBool found_array; in PetscViewerCGNSGetSolutionFileIndex_Internal() local422 …PetscCall(CGNS_Find_Array(comm, "FlowSolutionPointers", &A_index, NULL, &dim, size, &found_array)); in PetscViewerCGNSGetSolutionFileIndex_Internal()423 …PetscCheck(found_array, comm, PETSC_ERR_SUP, "Cannot find FlowSolutionPointers array under current… in PetscViewerCGNSGetSolutionFileIndex_Internal()