Home
last modified time | relevance | path

Searched defs:compute_pkg (Results 1 – 16 of 16) sorted by relevance

/dports/science/hypre/hypre-2.23.0/src/struct_mv/
H A Dcomputation.h63 #define hypre_ComputePkgCommPkg(compute_pkg) (compute_pkg -> comm_pkg) argument
65 #define hypre_ComputePkgIndtBoxes(compute_pkg) (compute_pkg -> indt_boxes) argument
66 #define hypre_ComputePkgDeptBoxes(compute_pkg) (compute_pkg -> dept_boxes) argument
67 #define hypre_ComputePkgStride(compute_pkg) (compute_pkg -> stride) argument
69 #define hypre_ComputePkgGrid(compute_pkg) (compute_pkg -> grid) argument
70 #define hypre_ComputePkgDataSpace(compute_pkg) (compute_pkg -> data_space) argument
71 #define hypre_ComputePkgNumValues(compute_pkg) (compute_pkg -> num_values) argument
H A Dcomputation.c280 hypre_ComputePkg *compute_pkg; in hypre_ComputePkgCreate() local
314 hypre_ComputePkgDestroy( hypre_ComputePkg *compute_pkg ) in hypre_ComputePkgDestroy()
338 hypre_InitializeIndtComputations( hypre_ComputePkg *compute_pkg, in hypre_InitializeIndtComputations()
H A Dstruct_matvec.c31 hypre_ComputePkg *compute_pkg; member
63 hypre_ComputePkg *compute_pkg; in hypre_StructMatvecSetup() local
101 hypre_ComputePkg *compute_pkg; in hypre_StructMatvecCompute() local
H A D_hypre_struct_mv.h1416 #define hypre_ComputePkgCommPkg(compute_pkg) (compute_pkg -> comm_pkg) argument
1418 #define hypre_ComputePkgIndtBoxes(compute_pkg) (compute_pkg -> indt_boxes) argument
1419 #define hypre_ComputePkgDeptBoxes(compute_pkg) (compute_pkg -> dept_boxes) argument
1420 #define hypre_ComputePkgStride(compute_pkg) (compute_pkg -> stride) argument
1422 #define hypre_ComputePkgGrid(compute_pkg) (compute_pkg -> grid) argument
1423 #define hypre_ComputePkgDataSpace(compute_pkg) (compute_pkg -> data_space) argument
1424 #define hypre_ComputePkgNumValues(compute_pkg) (compute_pkg -> num_values) argument
/dports/science/hypre/hypre-2.23.0/src/struct_ls/
H A Dsemi_restrict.c18 hypre_ComputePkg *compute_pkg; member
60 hypre_ComputePkg *compute_pkg; in hypre_SemiRestrictSetup() local
101 hypre_ComputePkg *compute_pkg; in hypre_SemiRestrict() local
H A Dsparse_msg_restrict.c18 hypre_ComputePkg *compute_pkg; member
63 hypre_ComputePkg *compute_pkg; in hypre_SparseMSGRestrictSetup() local
108 hypre_ComputePkg *compute_pkg; in hypre_SparseMSGRestrict() local
H A Dsparse_msg_interp.c18 hypre_ComputePkg *compute_pkg; member
63 hypre_ComputePkg *compute_pkg; in hypre_SparseMSGInterpSetup() local
109 hypre_ComputePkg *compute_pkg; in hypre_SparseMSGInterp() local
H A Dsemi_interp.c18 hypre_ComputePkg *compute_pkg; member
60 hypre_ComputePkg *compute_pkg; in hypre_SemiInterpSetup() local
102 hypre_ComputePkg *compute_pkg; in hypre_SemiInterp() local
H A Dsmg_residual.c24 hypre_ComputePkg *compute_pkg; member
70 hypre_ComputePkg *compute_pkg; in hypre_SMGResidualSetup() local
125 hypre_ComputePkg *compute_pkg = (residual_data -> compute_pkg); in hypre_SMGResidual() local
H A Dsmg_residual_unrolled.c24 hypre_ComputePkg *compute_pkg; member
75 hypre_ComputePkg *compute_pkg; in hypre_SMGResidualSetup() local
135 hypre_ComputePkg *compute_pkg = (residual_data -> compute_pkg); in hypre_SMGResidual() local
H A Dred_black_gs.c80 hypre_ComputePkg *compute_pkg; in hypre_RedBlackGSSetup() local
133 hypre_ComputePkg *compute_pkg = (relax_data -> compute_pkg); in hypre_RedBlackGS() local
H A Dsmg_setup_interp.c99 hypre_ComputePkg *compute_pkg; in hypre_SMGSetupInterpOp() local
H A Dred_black_constantcoef_gs.c31 hypre_ComputePkg *compute_pkg = (relax_data -> compute_pkg); in hypre_RedBlackConstantCoefGS() local
H A Dpoint_relax.c329 hypre_ComputePkg *compute_pkg; in hypre_PointRelax() local
1441 hypre_ComputePkg *compute_pkg; in hypre_relax_wtx() local
1524 hypre_ComputePkg *compute_pkg; in hypre_relax_copy() local
H A Dred_black_gs.h28 hypre_ComputePkg *compute_pkg; member
/dports/science/hypre/hypre-2.23.0/src/sstruct_ls/
H A Dnode_relax.c559 hypre_ComputePkg *compute_pkg; in hypre_NodeRelax() local