PartitionedArrays.jl logo
PartitionedArrays.jl
  • Introduction
  • Usage
  • Examples
  • Tutorials
    • Jacobi method
  • Reference
    • Back-ends
    • Array methods
    • Parallel primitives
    • Data partition
    • PVector
    • PSparseMatrix
    • Benchmarking
    • Advanced
    • Helpers
    • Gallery
      • PSparseMatrix
  • Index
Version
  • Reference
  • Gallery
  • Gallery
GitHub

Gallery

PSparseMatrix

PartitionedArrays.laplacian_fdm — Function
laplacian_fdm(
        nodes_per_dir,
        parts_per_dir,
        parts;
        index_type = Int64,
        value_type = Float64)

Document me!

source
PartitionedArrays.laplacian_fem — Function
laplacian_fem(
        nodes_per_dir,
        parts_per_dir,
        parts;
        index_type = Int64,
        value_type = Float64)

Document me!

source
« HelpersIndex »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.8.0 on Tuesday 7 January 2025. Using Julia version 1.11.2.