Skip to content

Commit

Permalink
deploy: 9ca8a20
Browse files Browse the repository at this point in the history
  • Loading branch information
simoneponcioni committed Oct 2, 2024
0 parents commit e128ecd
Show file tree
Hide file tree
Showing 236 changed files with 37,844 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 31541246716161df22c683109b7b1bd0
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file added .doctrees/aim2fe.doctree
Binary file not shown.
Binary file added .doctrees/check_props_recovery.doctree
Binary file not shown.
Binary file added .doctrees/configuration.doctree
Binary file not shown.
Binary file added .doctrees/contributing.doctree
Binary file not shown.
Binary file added .doctrees/create_loadcases.doctree
Binary file not shown.
Binary file added .doctrees/development.doctree
Binary file not shown.
Binary file added .doctrees/environment.pickle
Binary file not shown.
Binary file added .doctrees/f_decomposition.doctree
Binary file not shown.
Binary file added .doctrees/hfe_accurate_pipeline.doctree
Binary file not shown.
Binary file added .doctrees/imutils.doctree
Binary file not shown.
Binary file added .doctrees/index.doctree
Binary file not shown.
Binary file added .doctrees/installation.doctree
Binary file not shown.
Binary file added .doctrees/io_utils.doctree
Binary file not shown.
Binary file added .doctrees/material_mapping.doctree
Binary file not shown.
Binary file added .doctrees/modules.doctree
Binary file not shown.
Binary file added .doctrees/odb2vtk_wrapper.doctree
Binary file not shown.
Binary file added .doctrees/pipeline_runner.doctree
Binary file not shown.
Binary file added .doctrees/postprocessing.doctree
Binary file not shown.
Binary file added .doctrees/preprocessing.doctree
Binary file not shown.
Binary file added .doctrees/print_optim_report.doctree
Binary file not shown.
Binary file added .doctrees/project_normals_cortex.doctree
Binary file not shown.
Binary file added .doctrees/read_mech_params.doctree
Binary file not shown.
Binary file added .doctrees/simulation.doctree
Binary file not shown.
Binary file added .doctrees/struct_voxel_indices.doctree
Binary file not shown.
Binary file added .doctrees/surface_nets.doctree
Binary file not shown.
Binary file added .doctrees/write_abaqus.doctree
Binary file not shown.
Empty file added .nojekyll
Empty file.
400 changes: 400 additions & 0 deletions _modules/aim2fe.html

Large diffs are not rendered by default.

265 changes: 265 additions & 0 deletions _modules/check_props_recovery.html

Large diffs are not rendered by default.

235 changes: 235 additions & 0 deletions _modules/create_loadcases.html

Large diffs are not rendered by default.

285 changes: 285 additions & 0 deletions _modules/f_decomposition.html

Large diffs are not rendered by default.

321 changes: 321 additions & 0 deletions _modules/hfe_accurate_pipeline.html

Large diffs are not rendered by default.

888 changes: 888 additions & 0 deletions _modules/imutils.html

Large diffs are not rendered by default.

118 changes: 118 additions & 0 deletions _modules/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" data-content_root="../">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Overview: module code &mdash; homogenised-finite-elements 0.9.0 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />


<!--[if lt IE 9]>
<script src="../_static/js/html5shiv.min.js"></script>
<![endif]-->

<script src="../_static/documentation_options.js?v=39bb1c6d"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
</head>

<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >



<a href="../index.html" class="icon icon-home">
homogenised-finite-elements
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../modules.html">Getting Started</a></li>
<li class="toctree-l1"><a class="reference internal" href="../modules.html#homogenised-finite-elements-pipeline">Homogenised Finite Elements Pipeline</a></li>
</ul>

</div>
</div>
</nav>

<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="../index.html">homogenised-finite-elements</a>
</nav>

<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="Page navigation">
<ul class="wy-breadcrumbs">
<li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
<li class="breadcrumb-item active">Overview: module code</li>
<li class="wy-breadcrumbs-aside">
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">

<h1>All modules for which code is available</h1>
<ul><li><a href="aim2fe.html">aim2fe</a></li>
<li><a href="check_props_recovery.html">check_props_recovery</a></li>
<li><a href="create_loadcases.html">create_loadcases</a></li>
<li><a href="f_decomposition.html">f_decomposition</a></li>
<li><a href="hfe_accurate_pipeline.html">hfe_accurate_pipeline</a></li>
<li><a href="imutils.html">imutils</a></li>
<li><a href="io_utils.html">io_utils</a></li>
<li><a href="material_mapping.html">material_mapping</a></li>
<li><a href="odb2vtk_wrapper.html">odb2vtk_wrapper</a></li>
<li><a href="pipeline_runner.html">pipeline_runner</a></li>
<li><a href="postprocessing.html">postprocessing</a></li>
<li><a href="preprocessing.html">preprocessing</a></li>
<li><a href="print_optim_report.html">print_optim_report</a></li>
<li><a href="project_normals_cortex.html">project_normals_cortex</a></li>
<li><a href="read_mech_params.html">read_mech_params</a></li>
<li><a href="simulation.html">simulation</a></li>
<li><a href="write_abaqus.html">write_abaqus</a></li>
</ul>

</div>
</div>
<footer>

<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2024, Simone Poncioni.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.


</footer>
</div>
</div>
</section>
</div>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>

</body>
</html>
Loading

0 comments on commit e128ecd

Please sign in to comment.