Home
last modified time | relevance | path

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

/dports/science/hypre/hypre-2.23.0/src/parcsr_ls/
H A Dads.c896 HYPRE_Int *Piy_offd_I = hypre_CSRMatrixI(Piy_offd); in hypre_ADSComputePixyz() local
918 … thrust::make_zip_iterator(thrust::make_tuple(Pix_offd_I, Piy_offd_I, Piz_offd_I)) ); in hypre_ADSComputePixyz()
940 Piy_offd_I[i] = F2V_offd_I[i]; in hypre_ADSComputePixyz()
H A Dams.c2009 HYPRE_Int *Piy_offd_I = hypre_CSRMatrixI(Piy_offd); in hypre_AMSComputePixyz() local
2031 … thrust::make_zip_iterator(thrust::make_tuple(Pix_offd_I, Piy_offd_I, Piz_offd_I)) ); in hypre_AMSComputePixyz()
2053 Piy_offd_I[i] = G_offd_I[i]; in hypre_AMSComputePixyz()
2097 HYPRE_Int *Piy_offd_I = hypre_CSRMatrixI(Piy_offd); in hypre_AMSComputePixyz() local
2113 … thrust::make_zip_iterator(thrust::make_tuple(Pix_offd_I, Piy_offd_I)) ); in hypre_AMSComputePixyz()
2135 Piy_offd_I[i] = G_offd_I[i]; in hypre_AMSComputePixyz()