Searched refs:on_host (Results 1 – 1 of 1) sorted by relevance
44 PetscBool on_host = PETSC_FALSE; in VecAXPBYCyclic() local65 } else if (m_local == m) on_host = PETSC_TRUE; in VecAXPBYCyclic()68 if (on_host) { in VecAXPBYCyclic()112 PetscBool on_host = PETSC_FALSE; in VecDMVCyclic() local138 } else if (m_local == m) on_host = PETSC_TRUE; in VecDMVCyclic()142 if (on_host) { in VecDMVCyclic()196 PetscBool on_host = PETSC_FALSE; in VecDSVCyclic() local227 } else if (m_local == m) on_host = PETSC_TRUE; in VecDSVCyclic()231 if (on_host) { in VecDSVCyclic()291 PetscBool on_host = PETSC_FALSE; in MatSeqDenseTRSVCyclic() local[all …]