Skip to content

Commit

Permalink
build based on c52ef38
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Oct 17, 2024
1 parent c99c2e7 commit d6d30e6
Show file tree
Hide file tree
Showing 66 changed files with 3,143 additions and 4 deletions.
2 changes: 1 addition & 1 deletion stable
2 changes: 1 addition & 1 deletion v1
2 changes: 1 addition & 1 deletion v1.10
1 change: 1 addition & 0 deletions v1.10.2/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"documenter":{"julia_version":"1.11.1","generation_timestamp":"2024-10-17T08:18:16","documenter_version":"1.7.0"}}
58 changes: 58 additions & 0 deletions v1.10.2/adjacency/index.html

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions v1.10.2/allindex/index.html

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions v1.10.2/arraytools/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<!DOCTYPE html>
<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Array tools · ExtendableGrids.jl</title><meta name="title" content="Array tools · ExtendableGrids.jl"/><meta property="og:title" content="Array tools · ExtendableGrids.jl"/><meta property="twitter:title" content="Array tools · ExtendableGrids.jl"/><meta name="description" content="Documentation for ExtendableGrids.jl."/><meta property="og:description" content="Documentation for ExtendableGrids.jl."/><meta property="twitter:description" content="Documentation for ExtendableGrids.jl."/><script data-outdated-warner src="../assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.050/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.8/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL=".."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="../assets/documenter.js"></script><script src="../search_index.js"></script><script src="../siteinfo.js"></script><script src="../../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="../assets/themes/catppuccin-mocha.css" data-theme-name="catppuccin-mocha"/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="../assets/themes/catppuccin-macchiato.css" data-theme-name="catppuccin-macchiato"/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="../assets/themes/catppuccin-frappe.css" data-theme-name="catppuccin-frappe"/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="../assets/themes/catppuccin-latte.css" data-theme-name="catppuccin-latte"/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="../assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="../assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="../assets/themeswap.js"></script><link href="../assets/citations.css" rel="stylesheet" type="text/css"/></head><body><div id="documenter"><nav class="docs-sidebar"><div class="docs-package-name"><span class="docs-autofit"><a href="../">ExtendableGrids.jl</a></span></div><button class="docs-search-query input is-rounded is-small is-clickable my-2 mx-auto py-1 px-2" id="documenter-search-query">Search docs (Ctrl + /)</button><ul class="docs-menu"><li><a class="tocitem" href="../">Home</a></li><li><a class="tocitem" href="../changes/">Changes</a></li><li><a class="tocitem" href="../adjacency/">Adjacency</a></li><li><a class="tocitem" href="../vectorofconstants/">Vector of constants</a></li><li><a class="tocitem" href="../typehierarchy/">Type hierarchy</a></li><li><a class="tocitem" href="../elementgeometry/">Element geometry</a></li><li><a class="tocitem" href="../shape_specs/">Shape specifications</a></li><li><a class="tocitem" href="../coordinatesystem/">Coordinate systems</a></li><li><a class="tocitem" href="../extendablegrid/">Extendable grid</a></li><li><a class="tocitem" href="../subgrid/">Subgrid</a></li><li><a class="tocitem" href="../more/">Derived adjacencies</a></li><li><a class="tocitem" href="../voronoi/">Voronoi tools</a></li><li><a class="tocitem" href="../assembly/">Assembly support</a></li><li><a class="tocitem" href="../cellfinder/">Search and Interpolation</a></li><li class="is-active"><a class="tocitem" href>Array tools</a><ul class="internal"><li><a class="tocitem" href="#API"><span>API</span></a></li></ul></li><li><a class="tocitem" href="../gridconstructors/">Grid constructors</a></li><li><a class="tocitem" href="../output/">Grid output</a></li><li><a class="tocitem" href="../refinement/">Mesh refinement</a></li><li><a class="tocitem" href="../partitioning/">Grid partitioning</a></li><li><a class="tocitem" href="../regionedit/">Region editing</a></li><li><a class="tocitem" href="../tokenstream/">Token streams</a></li><li><a class="tocitem" href="../binnedpointlist/">BinnedPointList</a></li><li><a class="tocitem" href="../gmsh/">Gmsh interoperability</a></li><li><a class="tocitem" href="../allindex/">Index</a></li><li><span class="tocitem">Examples</span><ul><li><a class="tocitem" href="../script_examples/examples1d/">examples1d</a></li><li><a class="tocitem" href="../script_examples/examples2d/">examples2d</a></li><li><a class="tocitem" href="../script_examples/examples3d/">examples3d</a></li><li><a class="tocitem" href="../script_examples/gmsh/">gmsh</a></li><li><a class="tocitem" href="../plutostatichtml_examples/pluto-partitioning/">Partitioning</a></li></ul></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><a class="docs-sidebar-button docs-navbar-link fa-solid fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a><nav class="breadcrumb"><ul class="is-hidden-mobile"><li class="is-active"><a href>Array tools</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href>Array tools</a></li></ul></nav><div class="docs-right"><a class="docs-navbar-link" href="https://github.com/j-fu/ExtendableGrids.jl" title="Edit source on GitHub"><span class="docs-icon fa-solid"></span></a><a class="docs-settings-button docs-navbar-link fa-solid fa-gear" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-article-toggle-button fa-solid fa-chevron-up" id="documenter-article-toggle-button" href="javascript:;" title="Collapse all docstrings"></a></div></header><article class="content" id="documenter-page"><h1 id="Array-tools"><a class="docs-heading-anchor" href="#Array-tools">Array tools</a><a id="Array-tools-1"></a><a class="docs-heading-anchor-permalink" href="#Array-tools" title="Permalink"></a></h1><h2 id="API"><a class="docs-heading-anchor" href="#API">API</a><a id="API-1"></a><a class="docs-heading-anchor-permalink" href="#API" title="Permalink"></a></h2><article class="docstring"><header><a class="docstring-article-toggle-button fa-solid fa-chevron-down" href="javascript:;" title="Collapse docstring"></a><a class="docstring-binding" id="ExtendableGrids.geomspace-NTuple{4, Any}" href="#ExtendableGrids.geomspace-NTuple{4, Any}"><code>ExtendableGrids.geomspace</code></a><span class="docstring-category">Method</span><span class="is-flex-grow-1 docstring-article-toggle-button" title="Collapse docstring"></span></header><section><div><pre><code class="language-julia hljs">geomspace(a, b, ha, hb; tol, maxiterations) -&gt; Any
</code></pre><p>(Try to) create a subdivision of interval (a,b) stored in the returned array X such that </p><ul><li><code>X[1]==a, X[end]==b</code></li><li><code>(X[2]-X[1])&lt;=ha+tol*(b-a)</code></li><li><code>(X[end]-X[end-1])&lt;=hb+tol*(b-a)</code></li><li>There is a number q such that <code>X[i+1]-X[i] == q*(X[i]-X[i-1])</code></li><li>X is the array with the minimal possible number of points with the above property</li></ul><p>Caveat: the algorithm behind this is tested for many cases but unproven.</p><p>Returns an Array containing the points of the subdivision.</p></div><a class="docs-sourcelink" target="_blank" href="https://github.com/j-fu/ExtendableGrids.jl">source</a></section></article><article class="docstring"><header><a class="docstring-article-toggle-button fa-solid fa-chevron-down" href="javascript:;" title="Collapse docstring"></a><a class="docstring-binding" id="ExtendableGrids.glue-Tuple{AbstractVector, AbstractVector}" href="#ExtendableGrids.glue-Tuple{AbstractVector, AbstractVector}"><code>ExtendableGrids.glue</code></a><span class="docstring-category">Method</span><span class="is-flex-grow-1 docstring-article-toggle-button" title="Collapse docstring"></span></header><section><div><pre><code class="language-julia hljs">c=glue(a,b)</code></pre><p>Glue together two vectors <code>a</code> and b resulting in a vector c. They last element of <code>a</code> shall be equal (up to tol) to the first element of b. The result fulfills <code>length(c)=length(a)+length(b)-1</code></p></div><a class="docs-sourcelink" target="_blank" href="https://github.com/j-fu/ExtendableGrids.jl">source</a></section></article><article class="docstring"><header><a class="docstring-article-toggle-button fa-solid fa-chevron-down" href="javascript:;" title="Collapse docstring"></a><a class="docstring-binding" id="ExtendableGrids.linspace-Tuple{Any, Any, Any}" href="#ExtendableGrids.linspace-Tuple{Any, Any, Any}"><code>ExtendableGrids.linspace</code></a><span class="docstring-category">Method</span><span class="is-flex-grow-1 docstring-article-toggle-button" title="Collapse docstring"></span></header><section><div><pre><code class="language-julia hljs">linspace(a, b, n) -&gt; Any
</code></pre><p>Resurrect linspace despite https://github.com/JuliaLang/julia/pull/25896#issuecomment-363769368</p></div><a class="docs-sourcelink" target="_blank" href="https://github.com/j-fu/ExtendableGrids.jl">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../cellfinder/">« Search and Interpolation</a><a class="docs-footer-nextpage" href="../gridconstructors/">Grid constructors »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.7.0 on <span class="colophon-date" title="Thursday 17 October 2024 08:18">Thursday 17 October 2024</span>. Using Julia version 1.11.1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
Loading

0 comments on commit d6d30e6

Please sign in to comment.