Skip to content

Commit

Permalink
build based on 78ef289
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Nov 14, 2024
1 parent 8577cd9 commit 69bffc0
Show file tree
Hide file tree
Showing 11 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion dev/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documenter":{"julia_version":"1.8.5","generation_timestamp":"2024-11-13T21:28:01","documenter_version":"1.8.0"}}
{"documenter":{"julia_version":"1.8.5","generation_timestamp":"2024-11-14T06:08:49","documenter_version":"1.8.0"}}
6 changes: 3 additions & 3 deletions dev/Adaptivity/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dev/Algebra/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dev/CellData/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dev/FESpaces/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
model::DistributedDiscreteModel;
constraint_type=:global,
kwargs...
)</code></pre><p>Distributed equivalent to <code>ConstantFESpace(model;kwargs...)</code>.</p><p>With <code>constraint_type=:global</code>, a single dof is shared by all processors. This creates a global constraint, which is NOT scalable in parallel. Use at your own peril. </p><p>With <code>constraint_type=:local</code>, a single dof is owned by each processor and shared with no one else. This space is locally-constant in each processor, and therefore scalable (but not equivalent to its serial counterpart). </p></div><a class="docs-sourcelink" target="_blank" href="https://github.com/gridap/GridapDistributed.jl/blob/f675e2519c423876086dad595e46dfa6656f45d9/src/FESpaces.jl#LL873-L888">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="GridapDistributed.DistributedFEFunctionData" href="#GridapDistributed.DistributedFEFunctionData"><code>GridapDistributed.DistributedFEFunctionData</code></a><span class="docstring-category">Type</span><span class="is-flex-grow-1 docstring-article-toggle-button" title="Collapse docstring"></span></header><section><div></div><a class="docs-sourcelink" target="_blank" href="https://github.com/gridap/GridapDistributed.jl/blob/f675e2519c423876086dad595e46dfa6656f45d9/src/FESpaces.jl#LL253">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="GridapDistributed.DistributedSingleFieldFEFunction" href="#GridapDistributed.DistributedSingleFieldFEFunction"><code>GridapDistributed.DistributedSingleFieldFEFunction</code></a><span class="docstring-category">Type</span><span class="is-flex-grow-1 docstring-article-toggle-button" title="Collapse docstring"></span></header><section><div></div><a class="docs-sourcelink" target="_blank" href="https://github.com/gridap/GridapDistributed.jl/blob/f675e2519c423876086dad595e46dfa6656f45d9/src/FESpaces.jl#LL259">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="GridapDistributed.DistributedSingleFieldFESpace" href="#GridapDistributed.DistributedSingleFieldFESpace"><code>GridapDistributed.DistributedSingleFieldFESpace</code></a><span class="docstring-category">Type</span><span class="is-flex-grow-1 docstring-article-toggle-button" title="Collapse docstring"></span></header><section><div></div><a class="docs-sourcelink" target="_blank" href="https://github.com/gridap/GridapDistributed.jl/blob/f675e2519c423876086dad595e46dfa6656f45d9/src/FESpaces.jl#LL268">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="GridapDistributed.DistributedSparseMatrixAssembler" href="#GridapDistributed.DistributedSparseMatrixAssembler"><code>GridapDistributed.DistributedSparseMatrixAssembler</code></a><span class="docstring-category">Type</span><span class="is-flex-grow-1 docstring-article-toggle-button" title="Collapse docstring"></span></header><section><div></div><a class="docs-sourcelink" target="_blank" href="https://github.com/gridap/GridapDistributed.jl/blob/f675e2519c423876086dad595e46dfa6656f45d9/src/FESpaces.jl#LL641">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../CellData/">« CellData</a><a class="docs-footer-nextpage" href="../Geometry/">Geometry »</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.8.0 on <span class="colophon-date" title="Wednesday 13 November 2024 21:28">Wednesday 13 November 2024</span>. Using Julia version 1.8.5.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
)</code></pre><p>Distributed equivalent to <code>ConstantFESpace(model;kwargs...)</code>.</p><p>With <code>constraint_type=:global</code>, a single dof is shared by all processors. This creates a global constraint, which is NOT scalable in parallel. Use at your own peril. </p><p>With <code>constraint_type=:local</code>, a single dof is owned by each processor and shared with no one else. This space is locally-constant in each processor, and therefore scalable (but not equivalent to its serial counterpart). </p></div><a class="docs-sourcelink" target="_blank" href="https://github.com/gridap/GridapDistributed.jl/blob/78ef289c40647db4e7a278760688c87c107deee9/src/FESpaces.jl#LL873-L888">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="GridapDistributed.DistributedFEFunctionData" href="#GridapDistributed.DistributedFEFunctionData"><code>GridapDistributed.DistributedFEFunctionData</code></a><span class="docstring-category">Type</span><span class="is-flex-grow-1 docstring-article-toggle-button" title="Collapse docstring"></span></header><section><div></div><a class="docs-sourcelink" target="_blank" href="https://github.com/gridap/GridapDistributed.jl/blob/78ef289c40647db4e7a278760688c87c107deee9/src/FESpaces.jl#LL253">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="GridapDistributed.DistributedSingleFieldFEFunction" href="#GridapDistributed.DistributedSingleFieldFEFunction"><code>GridapDistributed.DistributedSingleFieldFEFunction</code></a><span class="docstring-category">Type</span><span class="is-flex-grow-1 docstring-article-toggle-button" title="Collapse docstring"></span></header><section><div></div><a class="docs-sourcelink" target="_blank" href="https://github.com/gridap/GridapDistributed.jl/blob/78ef289c40647db4e7a278760688c87c107deee9/src/FESpaces.jl#LL259">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="GridapDistributed.DistributedSingleFieldFESpace" href="#GridapDistributed.DistributedSingleFieldFESpace"><code>GridapDistributed.DistributedSingleFieldFESpace</code></a><span class="docstring-category">Type</span><span class="is-flex-grow-1 docstring-article-toggle-button" title="Collapse docstring"></span></header><section><div></div><a class="docs-sourcelink" target="_blank" href="https://github.com/gridap/GridapDistributed.jl/blob/78ef289c40647db4e7a278760688c87c107deee9/src/FESpaces.jl#LL268">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="GridapDistributed.DistributedSparseMatrixAssembler" href="#GridapDistributed.DistributedSparseMatrixAssembler"><code>GridapDistributed.DistributedSparseMatrixAssembler</code></a><span class="docstring-category">Type</span><span class="is-flex-grow-1 docstring-article-toggle-button" title="Collapse docstring"></span></header><section><div></div><a class="docs-sourcelink" target="_blank" href="https://github.com/gridap/GridapDistributed.jl/blob/78ef289c40647db4e7a278760688c87c107deee9/src/FESpaces.jl#LL641">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../CellData/">« CellData</a><a class="docs-footer-nextpage" href="../Geometry/">Geometry »</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.8.0 on <span class="colophon-date" title="Thursday 14 November 2024 06:08">Thursday 14 November 2024</span>. Using Julia version 1.8.5.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
Loading

0 comments on commit 69bffc0

Please sign in to comment.