Home
last modified time | relevance | path

Searched defs:grids (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ksp/ksp/tutorials/amrex/
H A DMyTest.H47 amrex::Vector<amrex::BoxArray> grids; variable
/petsc/src/snes/interface/
H A Dsnes.c962 PetscInt i, indx, lag, grids, max_its, max_funcs; in SNESSetFromOptions() local