Home
last modified time | relevance | path

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

/dports/science/hypre/hypre-2.23.0/src/struct_ls/
H A Dred_black_constantcoef_gs.c36 hypre_BoxArrayArray *compute_box_aa; in hypre_RedBlackConstantCoefGS() local
132 compute_box_aa = hypre_ComputePkgIndtBoxes(compute_pkg); in hypre_RedBlackConstantCoefGS()
138 compute_box_aa = hypre_ComputePkgDeptBoxes(compute_pkg); in hypre_RedBlackConstantCoefGS()
143 hypre_ForBoxArrayI(i, compute_box_aa) in hypre_RedBlackConstantCoefGS()
145 compute_box_a = hypre_BoxArrayArrayBoxArray(compute_box_aa, i); in hypre_RedBlackConstantCoefGS()
247 compute_box_aa = hypre_ComputePkgIndtBoxes(compute_pkg); in hypre_RedBlackConstantCoefGS()
254 compute_box_aa = hypre_ComputePkgDeptBoxes(compute_pkg); in hypre_RedBlackConstantCoefGS()
259 hypre_ForBoxArrayI(i, compute_box_aa) in hypre_RedBlackConstantCoefGS()
261 compute_box_a = hypre_BoxArrayArrayBoxArray(compute_box_aa, i); in hypre_RedBlackConstantCoefGS()
H A Dred_black_gs.c138 hypre_BoxArrayArray *compute_box_aa; in hypre_RedBlackGS() local
228 compute_box_aa = hypre_ComputePkgIndtBoxes(compute_pkg); in hypre_RedBlackGS()
234 compute_box_aa = hypre_ComputePkgDeptBoxes(compute_pkg); in hypre_RedBlackGS()
239 hypre_ForBoxArrayI(i, compute_box_aa) in hypre_RedBlackGS()
241 compute_box_a = hypre_BoxArrayArrayBoxArray(compute_box_aa, i); in hypre_RedBlackGS()
320 compute_box_aa = hypre_ComputePkgIndtBoxes(compute_pkg); in hypre_RedBlackGS()
327 compute_box_aa = hypre_ComputePkgDeptBoxes(compute_pkg); in hypre_RedBlackGS()
332 hypre_ForBoxArrayI(i, compute_box_aa) in hypre_RedBlackGS()
334 compute_box_a = hypre_BoxArrayArrayBoxArray(compute_box_aa, i); in hypre_RedBlackGS()
H A Dsmg_setup_interp.c104 hypre_BoxArrayArray *compute_box_aa; in hypre_SMGSetupInterpOp() local
215 compute_box_aa = hypre_ComputePkgIndtBoxes(compute_pkg); in hypre_SMGSetupInterpOp()
222 compute_box_aa = hypre_ComputePkgDeptBoxes(compute_pkg); in hypre_SMGSetupInterpOp()
227 hypre_ForBoxArrayI(i, compute_box_aa) in hypre_SMGSetupInterpOp()
230 hypre_BoxArrayArrayBoxArray(compute_box_aa, i); in hypre_SMGSetupInterpOp()
H A Dsparse_msg_interp.c123 hypre_BoxArrayArray *compute_box_aa; in hypre_SparseMSGInterp() local
217 compute_box_aa = hypre_ComputePkgIndtBoxes(compute_pkg); in hypre_SparseMSGInterp()
224 compute_box_aa = hypre_ComputePkgDeptBoxes(compute_pkg); in hypre_SparseMSGInterp()
229 hypre_ForBoxArrayI(fi, compute_box_aa) in hypre_SparseMSGInterp()
231 compute_box_a = hypre_BoxArrayArrayBoxArray(compute_box_aa, fi); in hypre_SparseMSGInterp()
H A Dsmg_residual.c129 hypre_BoxArrayArray *compute_box_aa; in hypre_SMGResidual() local
170 compute_box_aa = hypre_ComputePkgIndtBoxes(compute_pkg); in hypre_SMGResidual()
208 compute_box_aa = hypre_ComputePkgDeptBoxes(compute_pkg); in hypre_SMGResidual()
217 hypre_ForBoxArrayI(i, compute_box_aa) in hypre_SMGResidual()
219 compute_box_a = hypre_BoxArrayArrayBoxArray(compute_box_aa, i); in hypre_SMGResidual()
H A Dpoint_relax.c332 hypre_BoxArrayArray *compute_box_aa; in hypre_PointRelax() local
436 hypre_ForBoxArrayI(i, compute_box_aa) in hypre_PointRelax()
548 hypre_ForBoxArrayI(i, compute_box_aa) in hypre_PointRelax()
1451 hypre_BoxArrayArray *compute_box_aa; in hypre_relax_wtx() local
1466 compute_box_aa = hypre_ComputePkgIndtBoxes(compute_pkg); in hypre_relax_wtx()
1472 compute_box_aa = hypre_ComputePkgDeptBoxes(compute_pkg); in hypre_relax_wtx()
1477 hypre_ForBoxArrayI(i, compute_box_aa) in hypre_relax_wtx()
1533 hypre_BoxArrayArray *compute_box_aa; in hypre_relax_copy() local
1548 compute_box_aa = hypre_ComputePkgIndtBoxes(compute_pkg); in hypre_relax_copy()
1554 compute_box_aa = hypre_ComputePkgDeptBoxes(compute_pkg); in hypre_relax_copy()
[all …]
H A Dsparse_msg_restrict.c121 hypre_BoxArrayArray *compute_box_aa; in hypre_SparseMSGRestrict() local
178 compute_box_aa = hypre_ComputePkgIndtBoxes(compute_pkg); in hypre_SparseMSGRestrict()
185 compute_box_aa = hypre_ComputePkgDeptBoxes(compute_pkg); in hypre_SparseMSGRestrict()
198 compute_box_a = hypre_BoxArrayArrayBoxArray(compute_box_aa, fi); in hypre_SparseMSGRestrict()
H A Dsemi_interp.c115 hypre_BoxArrayArray *compute_box_aa; in hypre_SemiInterp() local
238 compute_box_aa = hypre_ComputePkgIndtBoxes(compute_pkg); in hypre_SemiInterp()
245 compute_box_aa = hypre_ComputePkgDeptBoxes(compute_pkg); in hypre_SemiInterp()
250 hypre_ForBoxArrayI(fi, compute_box_aa) in hypre_SemiInterp()
252 compute_box_a = hypre_BoxArrayArrayBoxArray(compute_box_aa, fi); in hypre_SemiInterp()
H A Dsemi_restrict.c113 hypre_BoxArrayArray *compute_box_aa; in hypre_SemiRestrict() local
197 compute_box_aa = hypre_ComputePkgIndtBoxes(compute_pkg); in hypre_SemiRestrict()
204 compute_box_aa = hypre_ComputePkgDeptBoxes(compute_pkg); in hypre_SemiRestrict()
217 compute_box_a = hypre_BoxArrayArrayBoxArray(compute_box_aa, fi); in hypre_SemiRestrict()
H A Dcyclic_reduction.c787 hypre_BoxArrayArray *compute_box_aa; in hypre_CyclicReduction() local
922 compute_box_aa = hypre_ComputePkgIndtBoxes(down_compute_pkg_l[l]); in hypre_CyclicReduction()
929 compute_box_aa = hypre_ComputePkgDeptBoxes(down_compute_pkg_l[l]); in hypre_CyclicReduction()
942 compute_box_a = hypre_BoxArrayArrayBoxArray(compute_box_aa, fi); in hypre_CyclicReduction()
1097 compute_box_aa = hypre_ComputePkgIndtBoxes(up_compute_pkg_l[l]); in hypre_CyclicReduction()
1104 compute_box_aa = hypre_ComputePkgDeptBoxes(up_compute_pkg_l[l]); in hypre_CyclicReduction()
1109 hypre_ForBoxArrayI(fi, compute_box_aa) in hypre_CyclicReduction()
1111 compute_box_a = hypre_BoxArrayArrayBoxArray(compute_box_aa, fi); in hypre_CyclicReduction()
H A Dsmg_residual_unrolled.c139 hypre_BoxArrayArray *compute_box_aa; in hypre_SMGResidual() local
200 compute_box_aa = hypre_ComputePkgIndtBoxes(compute_pkg); in hypre_SMGResidual()
238 compute_box_aa = hypre_ComputePkgDeptBoxes(compute_pkg); in hypre_SMGResidual()
247 hypre_ForBoxArrayI(i, compute_box_aa) in hypre_SMGResidual()
249 compute_box_a = hypre_BoxArrayArrayBoxArray(compute_box_aa, i); in hypre_SMGResidual()
/dports/science/hypre/hypre-2.23.0/src/struct_mv/
H A Dstruct_matvec.c105 hypre_BoxArrayArray *compute_box_aa; in hypre_StructMatvecCompute() local
182 compute_box_aa = hypre_ComputePkgIndtBoxes(compute_pkg); in hypre_StructMatvecCompute()
242 compute_box_aa = hypre_ComputePkgDeptBoxes(compute_pkg); in hypre_StructMatvecCompute()
291 hypre_BoxArrayArray *compute_box_aa, in hypre_StructMatvecCC0() argument
332 hypre_ForBoxArrayI(i, compute_box_aa) in hypre_StructMatvecCC0()
334 compute_box_a = hypre_BoxArrayArrayBoxArray(compute_box_aa, i); in hypre_StructMatvecCC0()
609 hypre_BoxArrayArray *compute_box_aa, in hypre_StructMatvecCC1() argument
658 hypre_ForBoxArrayI(i, compute_box_aa) in hypre_StructMatvecCC1()
660 compute_box_a = hypre_BoxArrayArrayBoxArray(compute_box_aa, i); in hypre_StructMatvecCC1()
989 hypre_ForBoxArrayI(i, compute_box_aa) in hypre_StructMatvecCC2()
[all …]
H A Dprotos.h264 …hypre_StructVector *x , hypre_StructVector *y , hypre_BoxArrayArray *compute_box_aa , hypre_IndexR…
265 …hypre_StructVector *x , hypre_StructVector *y , hypre_BoxArrayArray *compute_box_aa , hypre_IndexR…
266 …hypre_StructVector *x , hypre_StructVector *y , hypre_BoxArrayArray *compute_box_aa , hypre_IndexR…
H A D_hypre_struct_mv.h1868 …hypre_StructVector *x , hypre_StructVector *y , hypre_BoxArrayArray *compute_box_aa , hypre_IndexR…
1869 …hypre_StructVector *x , hypre_StructVector *y , hypre_BoxArrayArray *compute_box_aa , hypre_IndexR…
1870 …hypre_StructVector *x , hypre_StructVector *y , hypre_BoxArrayArray *compute_box_aa , hypre_IndexR…
/dports/science/hypre/hypre-2.23.0/src/sstruct_ls/
H A Dnode_relax.c562 hypre_BoxArrayArray *compute_box_aa; in hypre_NodeRelax() local
678 compute_box_aa = hypre_ComputePkgIndtBoxes(compute_pkg); in hypre_NodeRelax()
684 compute_box_aa = hypre_ComputePkgDeptBoxes(compute_pkg); in hypre_NodeRelax()
689 hypre_ForBoxArrayI(i, compute_box_aa) in hypre_NodeRelax()
691 compute_box_a = hypre_BoxArrayArrayBoxArray(compute_box_aa, i); in hypre_NodeRelax()
812 compute_box_aa = hypre_ComputePkgIndtBoxes(compute_pkg); in hypre_NodeRelax()
822 compute_box_aa = hypre_ComputePkgDeptBoxes(compute_pkg); in hypre_NodeRelax()
827 hypre_ForBoxArrayI(i, compute_box_aa) in hypre_NodeRelax()
829 compute_box_a = hypre_BoxArrayArrayBoxArray(compute_box_aa, i); in hypre_NodeRelax()