From 5e37026f47489b19299dd88e4d569b90118ebeac Mon Sep 17 00:00:00 2001 From: "Documenter.jl" Date: Mon, 25 Jul 2022 23:57:07 +0000 Subject: [PATCH] build based on 9df3fd7 --- dev/index.html | 2 +- dev/libhypre/index.html | 2 +- dev/search/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev/index.html b/dev/index.html index 5fb6e86..f529299 100644 --- a/dev/index.html +++ b/dev/index.html @@ -1,2 +1,2 @@ -Home · HYPRE.jl

HYPRE.jl

HYPRE.jl is a Julia wrapper for the HYPRE library, which provide parallel solvers for sparse linear systems.

+Home · HYPRE.jl

HYPRE.jl

HYPRE.jl is a Julia wrapper for the HYPRE library, which provide parallel solvers for sparse linear systems.

diff --git a/dev/libhypre/index.html b/dev/libhypre/index.html index 8068836..013f947 100644 --- a/dev/libhypre/index.html +++ b/dev/libhypre/index.html @@ -1,2 +1,2 @@ -LibHYPRE · HYPRE.jl

LibHYPRE

The submodule HYPRE.LibHYPRE contains auto-generated[1] bindings to the HYPRE library. The module exports all HYPRE_* symbols. Function names and arguments are identical to the C-library – refer to the HYPRE manual for details.

Functions from the LibHYPRE submodule can be used together with the "Julian" interface. This is useful when you need some functionality from the library which can't be accessed through the Julia interface. Many functions require passing a reference to a matrix/vector or a solver. These can be obtained as follows:

C type signatureArgument to pass
HYPRE_IJMatrixA.IJMatrix where A::HYPREMatrix
HYPRE_IJVectorb.IJVector where b::HYPREVector
HYPRE_ParCSRMatrixA.ParCSRMatrix where A::HYPREMatrix
HYPRE_ParVectorb.ParVector where b::HYPREVector
HYPRE_Solvers.Solver where s::HYPRESolver
+LibHYPRE · HYPRE.jl

LibHYPRE

The submodule HYPRE.LibHYPRE contains auto-generated[1] bindings to the HYPRE library. The module exports all HYPRE_* symbols. Function names and arguments are identical to the C-library – refer to the HYPRE manual for details.

Functions from the LibHYPRE submodule can be used together with the "Julian" interface. This is useful when you need some functionality from the library which can't be accessed through the Julia interface. Many functions require passing a reference to a matrix/vector or a solver. These can be obtained as follows:

C type signatureArgument to pass
HYPRE_IJMatrixA.IJMatrix where A::HYPREMatrix
HYPRE_IJVectorb.IJVector where b::HYPREVector
HYPRE_ParCSRMatrixA.ParCSRMatrix where A::HYPREMatrix
HYPRE_ParVectorb.ParVector where b::HYPREVector
HYPRE_Solvers.Solver where s::HYPRESolver
diff --git a/dev/search/index.html b/dev/search/index.html index 86e8625..89f4ff5 100644 --- a/dev/search/index.html +++ b/dev/search/index.html @@ -1,2 +1,2 @@ -Search · HYPRE.jl
+Search · HYPRE.jl