Home
last modified time | relevance | path

Searched refs:s_count (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/pc/impls/amgx/
H A Damgx.cxx160 static PetscInt s_count = 0; variable
401 if (s_count == 1) { in PCDestroy_AMGX()
413 s_count -= 1; in PCDestroy_AMGX()
615 s_count++; in PCCreate_AMGX()
618 if (s_count == 1) { in PCCreate_AMGX()