Skip to content

Commit 744a917

Browse files
author
Documenter.jl
committed
build based on 6f3f92e
1 parent bb87234 commit 744a917

12 files changed

Lines changed: 405 additions & 399 deletions

julia-docs/dev/docstrings.html

Lines changed: 174 additions & 174 deletions
Large diffs are not rendered by default.

julia-docs/dev/docstrings/medyan.make_memb--3b9234d85f7612ed.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ <h1>Keyword Arguments</h1>
225225
<li><p><code>type::Int=1</code>: Membrane type index</p></li>
226226
<li><p><code>chem_boundary::Bool = false</code>: If <code>true</code>, the membrane acts as a boundary for 3D diffusing species.</p></li>
227227
<li><p><code>chem_boundary_exterior::Bool = false</code>: If <code>true</code>, the confined chemical domain is the exterior; otherwise the confined domain is the interior.</p></li>
228+
<li><p><code>fixed::Bool = false</code>: If <code>true</code>, the membrane is fixed: it does not move during energy minimization and its mesh is not adapted. Useful for static boundary surfaces.</p></li>
228229
</ul>
229230
</section>
230231
</div>

julia-docs/dev/docstrings/medyan.make_memb_rectangle--68b3d30b96f64135.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ <h1>Keyword Arguments</h1>
226226
<li><code>type::Int=1</code>: Membrane type index</li>
227227
<li><code>chem_boundary::Bool = false</code>: If <code>true</code>, the membrane acts as a boundary for 3D diffusing species.</li>
228228
<li><code>chem_boundary_exterior::Bool = false</code>: If <code>true</code>, the confined chemical domain is the exterior; otherwise the confined domain is the interior.</li>
229+
<li><code>fixed::Bool = false</code>: If <code>true</code>, the membrane is fixed: it does not move during energy minimization and its mesh is not adapted. Useful for static boundary surfaces.</li>
229230
</ul>
230231
</section>
231232
</div>

julia-docs/dev/docstrings/medyan.make_memb_sphere--5ed5984bc3221359.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ <h1>Keyword Arguments</h1>
225225
<li><code>type::Int=1</code>: Membrane type index</li>
226226
<li><code>chem_boundary::Bool = false</code>: If <code>true</code>, the membrane acts as a boundary for 3D diffusing species.</li>
227227
<li><code>chem_boundary_exterior::Bool = false</code>: If <code>true</code>, the confined chemical domain is the exterior; otherwise the confined domain is the interior.</li>
228+
<li><code>fixed::Bool = false</code>: If <code>true</code>, the membrane is fixed: it does not move during energy minimization and its mesh is not adapted. Useful for static boundary surfaces.</li>
228229
</ul>
229230
</section>
230231
<section id="references" class="level1">

julia-docs/dev/docstrings/src/membrane/make_memb.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ <h1>Keyword Arguments</h1>
225225
<li><p><code>type::Int=1</code>: Membrane type index</p></li>
226226
<li><p><code>chem_boundary::Bool = false</code>: If <code>true</code>, the membrane acts as a boundary for 3D diffusing species.</p></li>
227227
<li><p><code>chem_boundary_exterior::Bool = false</code>: If <code>true</code>, the confined chemical domain is the exterior; otherwise the confined domain is the interior.</p></li>
228+
<li><p><code>fixed::Bool = false</code>: If <code>true</code>, the membrane is fixed: it does not move during energy minimization and its mesh is not adapted. Useful for static boundary surfaces.</p></li>
228229
</ul>
229230
</section>
230231
</div>

julia-docs/dev/docstrings/src/membrane/make_memb_rectangle.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ <h1>Keyword Arguments</h1>
226226
<li><code>type::Int=1</code>: Membrane type index</li>
227227
<li><code>chem_boundary::Bool = false</code>: If <code>true</code>, the membrane acts as a boundary for 3D diffusing species.</li>
228228
<li><code>chem_boundary_exterior::Bool = false</code>: If <code>true</code>, the confined chemical domain is the exterior; otherwise the confined domain is the interior.</li>
229+
<li><code>fixed::Bool = false</code>: If <code>true</code>, the membrane is fixed: it does not move during energy minimization and its mesh is not adapted. Useful for static boundary surfaces.</li>
229230
</ul>
230231
</section>
231232
</div>

julia-docs/dev/docstrings/src/membrane/make_memb_sphere.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ <h1>Keyword Arguments</h1>
225225
<li><code>type::Int=1</code>: Membrane type index</li>
226226
<li><code>chem_boundary::Bool = false</code>: If <code>true</code>, the membrane acts as a boundary for 3D diffusing species.</li>
227227
<li><code>chem_boundary_exterior::Bool = false</code>: If <code>true</code>, the confined chemical domain is the exterior; otherwise the confined domain is the interior.</li>
228+
<li><code>fixed::Bool = false</code>: If <code>true</code>, the membrane is fixed: it does not move during energy minimization and its mesh is not adapted. Useful for static boundary surfaces.</li>
228229
</ul>
229230
</section>
230231
<section id="references" class="level1">

julia-docs/dev/search.json

Lines changed: 14 additions & 14 deletions
Large diffs are not rendered by default.

julia-docs/dev/sitemap.xml

Lines changed: 184 additions & 184 deletions
Large diffs are not rendered by default.

julia-docs/dev/tutorials/1install.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ <h2 class="anchored" data-anchor-id="install-julia">Install julia</h2>
259259
GC: Built with stock GC
260260
Threads: 1 default, 1 interactive, 1 GC (on 16 virtual cores)
261261
Environment:
262-
LD_LIBRARY_PATH = /home/gh-actions1/actions-runner5/_work/_tool/julia/1.12.5/x64/bin/../lib/julia:/home/gh-actions1/actions-runner5/_work/_tool/julia/1.12.5/x64/bin/../lib
262+
LD_LIBRARY_PATH = /home/gh-actions1/actions-runner3/_work/_tool/julia/1.12.5/x64/bin/../lib/julia:/home/gh-actions1/actions-runner3/_work/_tool/julia/1.12.5/x64/bin/../lib
263263
JULIA_PROJECT = @.
264264
JULIA_LOAD_PATH = @:@stdlib</code></pre>
265265
</div>

0 commit comments

Comments
 (0)