Searched refs:stencil_dim (Results 1 – 3 of 3) sorted by relevance
39 HYPRE_Int stencil_dim; member151 HYPRE_Int stencil_dim; in hypre_SMGRelaxDestroyASol() local156 stencil_dim = (relax_data -> stencil_dim); in hypre_SMGRelaxDestroyASol()159 if (stencil_dim > 2) in hypre_SMGRelaxDestroyASol()216 HYPRE_Int stencil_dim; in hypre_SMGRelax() local255 stencil_dim = (relax_data -> stencil_dim); in hypre_SMGRelax()304 if (stencil_dim > 2) in hypre_SMGRelax()322 if ((stencil_dim - 1) <= (relax_data -> memory_use)) in hypre_SMGRelax()342 HYPRE_Int stencil_dim; in hypre_SMGRelaxSetup() local346 (relax_data -> stencil_dim) = stencil_dim; in hypre_SMGRelaxSetup()[all …]
25 HYPRE_Int stencil_dim; in hypre_SMGCreateInterpOp() local33 stencil_dim = hypre_StructStencilNDim(hypre_StructMatrixStencil(A)); in hypre_SMGCreateInterpOp()42 hypre_StructStencilCreate(stencil_dim, stencil_size, stencil_shape); in hypre_SMGCreateInterpOp()
34 HYPRE_Int stencil_dim; in hypre_PFMGCreateInterpOp() local43 stencil_dim = hypre_StructStencilNDim(hypre_StructMatrixStencil(A)); in hypre_PFMGCreateInterpOp()52 hypre_StructStencilCreate(stencil_dim, stencil_size, stencil_shape); in hypre_PFMGCreateInterpOp()