Home
last modified time | relevance | path

Searched refs:pop (Results 1 – 25 of 42) sorted by relevance

12

/petsc/src/sys/tests/output/
H A Dex33_1.out2 Invalid stack size 0, pop foo
3 Invalid stack size 0, pop foo
4 Invalid stack size 0, pop foo
5 Invalid stack size 0, pop foo
6 Invalid stack size 0, pop foo
7 Invalid stack size 0, pop foo
8 Invalid stack size 0, pop foo
9 Invalid stack size 0, pop foo
10 Invalid stack size 0, pop foo
11 Invalid stack size 0, pop foo
[all …]
/petsc/src/ksp/ksp/tutorials/output/
H A Dex70_fetidp_saddlepoint.out13 .... ....pop cont: adjusted 102 cells
25 .... ....pop cont: adjusted 33 cells
37 .... ....pop cont: adjusted 29 cells
49 .... ....pop cont: adjusted 14 cells
H A Dex70_fetidp_lumped.out13 .... ....pop cont: adjusted 102 cells
25 .... ....pop cont: adjusted 33 cells
37 .... ....pop cont: adjusted 29 cells
49 .... ....pop cont: adjusted 14 cells
H A Dex70_fetidp_saddlepoint_lumped.out13 .... ....pop cont: adjusted 102 cells
25 .... ....pop cont: adjusted 33 cells
37 .... ....pop cont: adjusted 29 cells
49 .... ....pop cont: adjusted 14 cells
H A Dex70_fetidp.out13 .... ....pop cont: adjusted 102 cells
25 .... ....pop cont: adjusted 33 cells
37 .... ....pop cont: adjusted 29 cells
49 .... ....pop cont: adjusted 14 cells
H A Dex70_1.out12 .... ....pop cont: adjusted 30 cells
H A Dex70_1_matis.out12 .... ....pop cont: adjusted 30 cells
/petsc/include/
H A Dpetscmatelemental.h23 #pragma clang diagnostic pop
25 #pragma GCC diagnostic pop
H A Dpetscdevicetypes.h92 #pragma GCC diagnostic pop
175 #pragma GCC diagnostic pop
462 #pragma GCC diagnostic pop
/petsc/src/sys/objects/device/impls/cupm/
H A Dcupmevent.hpp41 PetscCallCXX(pool_.pop()); in finalize_()
56 PetscCallCXX(pool_.pop()); in allocate()
/petsc/lib/petsc/bin/maint/
H A DPetscStaticFunctionCandidates.py74 static_functions_for_file[function_calling_dict[func].pop()].append(func);
H A Dcheck_header_guard.py51 entry = ret.pop(idx)
158 endif_line = ret.pop(last_endif - 1)
H A Dgcov.py219 if kwargs.pop('capture_output', None):
584 files_changed_by_branch.pop(file_name)
/petsc/lib/petsc/bin/
H A Dxml2flamegraph.py57 callstack.pop()
H A DPetscBinaryIO.py86 self.precision = kwargs.pop('precision')
93 self.indices = kwargs.pop('indices')
100 self.complexscalars = kwargs.pop('complexscalars')
H A Dpetsclogformat.py242 sumStages[stages].pop(events,None)
/petsc/src/binding/petsc4py/test/
H A Dtest_log.py109 stage.pop()
/petsc/config/BuildSystem/config/compile/
H A Dprocessor.py74 self.requiredFlags.pop()
/petsc/src/dm/impls/moab/tests/
H A Dex1.cxx10 #pragma GCC diagnostic pop
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscmat.pxi1125 cdef fill = options.pop('fill', None)
1129 cdef zeropivot = options.pop('zeropivot', None)
1133 cdef levels = options.pop('levels', None)
1136 cdef diagonal_fill = options.pop('diagonal_fill', None)
1140 cdef dt = options.pop('dt', None)
1144 cdef dtcol = options.pop('dtcol', None)
1148 cdef dtcount = options.pop('dtcount', None)
1153 cdef shifttype = options.pop('shifttype', None)
1156 cdef shiftamount = options.pop('shiftamount', None)
H A DLog.pyx293 self.pop()
304 LogStage.pop, petsc.PetscLogStagePush
309 def pop(self) -> None: member in LogStage
/petsc/config/BuildSystem/
H A Dgraph.py182 vertex = queue.pop()
/petsc/
H A Dsetup.py346 description=description.pop(0),
/petsc/src/sys/perfstubs/
H A Dpstimer.c185 #pragma GCC diagnostic pop // Restore diagnostics state
/petsc/src/sys/objects/
H A Doptionsyaml.c304 #pragma GCC diagnostic pop

12