mirror of
https://github.com/TREX-CoE/trexio.git
synced 2024-12-26 06:15:05 +01:00
Deploying to gh-pages from @ TREX-CoE/trexio@f03812d2b4 🚀
This commit is contained in:
parent
57dd40f74e
commit
8856510d70
@ -3,7 +3,7 @@
|
|||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- 2021-11-08 Mon 19:09 -->
|
<!-- 2021-11-08 Mon 19:47 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<title>TREXIO source code documentation</title>
|
<title>TREXIO source code documentation</title>
|
||||||
@ -343,7 +343,7 @@ and bug reports should be submitted at
|
|||||||
</div>
|
</div>
|
||||||
<div id="postamble" class="status">
|
<div id="postamble" class="status">
|
||||||
<p class="author">Author: TREX-CoE</p>
|
<p class="author">Author: TREX-CoE</p>
|
||||||
<p class="date">Created: 2021-11-08 Mon 19:09</p>
|
<p class="date">Created: 2021-11-08 Mon 19:47</p>
|
||||||
<p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
|
<p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
16
Sparse.html
16
Sparse.html
@ -3,7 +3,7 @@
|
|||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- 2021-11-08 Mon 19:09 -->
|
<!-- 2021-11-08 Mon 19:47 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<title>‎</title>
|
<title>‎</title>
|
||||||
@ -232,8 +232,8 @@ for the JavaScript code in this tag.
|
|||||||
<h2>Table of Contents</h2>
|
<h2>Table of Contents</h2>
|
||||||
<div id="text-table-of-contents">
|
<div id="text-table-of-contents">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#org37a54d0">1. Text back end</a></li>
|
<li><a href="#orge1118ec">1. Text back end</a></li>
|
||||||
<li><a href="#org179d7bd">2. HDF5 Back end</a></li>
|
<li><a href="#orgfea29a8">2. HDF5 Back end</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -241,8 +241,8 @@ for the JavaScript code in this tag.
|
|||||||
See templator<sub>front.org</sub>
|
See templator<sub>front.org</sub>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div id="outline-container-org37a54d0" class="outline-2">
|
<div id="outline-container-orge1118ec" class="outline-2">
|
||||||
<h2 id="org37a54d0"><span class="section-number-2">1</span> Text back end</h2>
|
<h2 id="orge1118ec"><span class="section-number-2">1</span> Text back end</h2>
|
||||||
<div class="outline-text-2" id="text-1">
|
<div class="outline-text-2" id="text-1">
|
||||||
<p>
|
<p>
|
||||||
As the size of the dataset should be extensible, the simplest
|
As the size of the dataset should be extensible, the simplest
|
||||||
@ -256,8 +256,8 @@ The offset can be used with <code>fseek(69L*offset, SEEK_SET)</code>
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org179d7bd" class="outline-2">
|
<div id="outline-container-orgfea29a8" class="outline-2">
|
||||||
<h2 id="org179d7bd"><span class="section-number-2">2</span> HDF5 Back end</h2>
|
<h2 id="orgfea29a8"><span class="section-number-2">2</span> HDF5 Back end</h2>
|
||||||
<div class="outline-text-2" id="text-2">
|
<div class="outline-text-2" id="text-2">
|
||||||
<p>
|
<p>
|
||||||
We need to declare the number of rows of the dataset as
|
We need to declare the number of rows of the dataset as
|
||||||
@ -278,7 +278,7 @@ If the offset+num > nmax, we need to extend the dataset.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="postamble" class="status">
|
<div id="postamble" class="status">
|
||||||
<p class="date">Created: 2021-11-08 Mon 19:09</p>
|
<p class="date">Created: 2021-11-08 Mon 19:47</p>
|
||||||
<p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
|
<p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- 2021-11-08 Mon 19:09 -->
|
<!-- 2021-11-08 Mon 19:47 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<title>TREXIO source code documentation</title>
|
<title>TREXIO source code documentation</title>
|
||||||
@ -343,7 +343,7 @@ and bug reports should be submitted at
|
|||||||
</div>
|
</div>
|
||||||
<div id="postamble" class="status">
|
<div id="postamble" class="status">
|
||||||
<p class="author">Author: TREX-CoE</p>
|
<p class="author">Author: TREX-CoE</p>
|
||||||
<p class="date">Created: 2021-11-08 Mon 19:09</p>
|
<p class="date">Created: 2021-11-08 Mon 19:47</p>
|
||||||
<p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
|
<p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- 2021-11-08 Mon 19:09 -->
|
<!-- 2021-11-08 Mon 19:47 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<title>Front end API</title>
|
<title>Front end API</title>
|
||||||
@ -333,125 +333,125 @@ for the JavaScript code in this tag.
|
|||||||
<h2>Table of Contents</h2>
|
<h2>Table of Contents</h2>
|
||||||
<div id="text-table-of-contents">
|
<div id="text-table-of-contents">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#orgfdc3550">1. Coding conventions</a>
|
<li><a href="#orgec0d9eb">1. Coding conventions</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#org9461c94">1.1. Memory allocation</a></li>
|
<li><a href="#org0e75f70">1.1. Memory allocation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#org48bbdcd">2. Front end</a>
|
<li><a href="#org6372c88">2. Front end</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#org1724d2f">2.1. Error handling</a>
|
<li><a href="#org8bf254b">2.1. Error handling</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#orge86da87">2.1.1. Decoding errors</a>
|
<li><a href="#orgaa53dc3">2.1.1. Decoding errors</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#orgfb0e9ec">2.1.1.1. C source code</a></li>
|
<li><a href="#orgf4d2c1f">2.1.1.1. C source code</a></li>
|
||||||
<li><a href="#orga0b4d3d">2.1.1.2. Fortran interface</a></li>
|
<li><a href="#orgf9e5383">2.1.1.2. Fortran interface</a></li>
|
||||||
<li><a href="#org7e4fdb9">2.1.1.3. Python interface</a></li>
|
<li><a href="#org05e524e">2.1.1.3. Python interface</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#orgf1c9106">2.2. Back ends</a>
|
<li><a href="#orgbb7b64d">2.2. Back ends</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#org3adf95d">2.2.1. C</a></li>
|
<li><a href="#org6578dab">2.2.1. C</a></li>
|
||||||
<li><a href="#org79d436e">2.2.2. Fortran</a></li>
|
<li><a href="#org566bddd">2.2.2. Fortran</a></li>
|
||||||
<li><a href="#org9d03c3f">2.2.3. Python</a></li>
|
<li><a href="#org2084ae6">2.2.3. Python</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#org6e50fba">2.3. Read/write behavior</a></li>
|
<li><a href="#orgc345fdf">2.3. Read/write behavior</a></li>
|
||||||
<li><a href="#org93cc637">2.4. TREXIO file type</a>
|
<li><a href="#org390b021">2.4. TREXIO file type</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#org2f8279e">2.4.1. TREXIO<sub>File</sub> Python class</a></li>
|
<li><a href="#org77d06fb">2.4.1. TREXIO<sub>File</sub> Python class</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#orgcda038c">2.5. Polymorphism of the file handle</a></li>
|
<li><a href="#orgcb8e01b">2.5. Polymorphism of the file handle</a></li>
|
||||||
<li><a href="#orgc8fc7eb">2.6. File opening</a>
|
<li><a href="#orgc7ea98c">2.6. File opening</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#org5ed4f22">2.6.1. C</a></li>
|
<li><a href="#org25230b0">2.6.1. C</a></li>
|
||||||
<li><a href="#orgc47307d">2.6.2. Fortran</a></li>
|
<li><a href="#org5772e26">2.6.2. Fortran</a></li>
|
||||||
<li><a href="#org8431098">2.6.3. Python</a></li>
|
<li><a href="#org05463a3">2.6.3. Python</a></li>
|
||||||
<li><a href="#org8c3e885">2.6.4. Zero-based versus one-based arrays of indices</a></li>
|
<li><a href="#org12d0bcb">2.6.4. Zero-based versus one-based arrays of indices</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#orgf85e762">2.7. File closing</a>
|
<li><a href="#orgac08f99">2.7. File closing</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#org32ea8af">2.7.1. C</a></li>
|
<li><a href="#org7f6f915">2.7.1. C</a></li>
|
||||||
<li><a href="#org7d15346">2.7.2. Fortran</a></li>
|
<li><a href="#org9e820cc">2.7.2. Fortran</a></li>
|
||||||
<li><a href="#org8ce8181">2.7.3. Python</a></li>
|
<li><a href="#org2bddd46">2.7.3. Python</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#org059793b">3. Templates for front end</a>
|
<li><a href="#org222d86b">3. Templates for front end</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#org986a8fa">3.1. Description</a></li>
|
<li><a href="#org5c755e6">3.1. Description</a></li>
|
||||||
<li><a href="#orgef4d89b">3.2. Templates for front end has/read/write a single numerical attribute</a>
|
<li><a href="#org11fcb47">3.2. Templates for front end has/read/write a single numerical attribute</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#org8b834bc">3.2.1. Introduction</a></li>
|
<li><a href="#orgf200354">3.2.1. Introduction</a></li>
|
||||||
<li><a href="#org049b36c">3.2.2. C templates for front end</a>
|
<li><a href="#orgb295e15">3.2.2. C templates for front end</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#org9be4081">3.2.2.1. Function declarations</a></li>
|
<li><a href="#org1ff2734">3.2.2.1. Function declarations</a></li>
|
||||||
<li><a href="#orga6f81b7">3.2.2.2. Source code for double precision functions</a></li>
|
<li><a href="#org3e9fb71">3.2.2.2. Source code for double precision functions</a></li>
|
||||||
<li><a href="#org337647a">3.2.2.3. Source code for single precision functions</a></li>
|
<li><a href="#orgacb0e37">3.2.2.3. Source code for single precision functions</a></li>
|
||||||
<li><a href="#org1e5e07b">3.2.2.4. Source code for default functions</a></li>
|
<li><a href="#orge3fc65f">3.2.2.4. Source code for default functions</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#orge0aa5b1">3.2.3. Fortran templates for front end</a></li>
|
<li><a href="#org1ae067b">3.2.3. Fortran templates for front end</a></li>
|
||||||
<li><a href="#orgcf36963">3.2.4. Python templates for front end</a></li>
|
<li><a href="#org2731608">3.2.4. Python templates for front end</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#org728b586">3.3. Templates for front end has/read/write a dataset of numerical data</a>
|
<li><a href="#org10ad016">3.3. Templates for front end has/read/write a dataset of numerical data</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#org5a9ea51">3.3.1. Introduction</a></li>
|
<li><a href="#org3a7c3f5">3.3.1. Introduction</a></li>
|
||||||
<li><a href="#orgf2db565">3.3.2. C templates for front end</a>
|
<li><a href="#orgdee0207">3.3.2. C templates for front end</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#orgbc5032b">3.3.2.1. Function declarations</a></li>
|
<li><a href="#org1c32f6c">3.3.2.1. Function declarations</a></li>
|
||||||
<li><a href="#orgf0ff48a">3.3.2.2. Source code for double precision functions</a></li>
|
<li><a href="#orga4e08e5">3.3.2.2. Source code for double precision functions</a></li>
|
||||||
<li><a href="#org5a6ba81">3.3.2.3. Source code for single precision functions</a></li>
|
<li><a href="#orgc6597f0">3.3.2.3. Source code for single precision functions</a></li>
|
||||||
<li><a href="#orgbc33a64">3.3.2.4. Source code for memory-safe functions</a></li>
|
<li><a href="#org14937ca">3.3.2.4. Source code for memory-safe functions</a></li>
|
||||||
<li><a href="#orgaeda30a">3.3.2.5. Source code for default functions</a></li>
|
<li><a href="#orgbae4e9c">3.3.2.5. Source code for default functions</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#org78bc0e1">3.3.3. Fortran templates for front end</a></li>
|
<li><a href="#org824379d">3.3.3. Fortran templates for front end</a></li>
|
||||||
<li><a href="#org2ade43e">3.3.4. Python templates for front end</a></li>
|
<li><a href="#orgb48e8fa">3.3.4. Python templates for front end</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#org7c87bf8">3.4. Sparse data structures</a></li>
|
<li><a href="#org9c81006">3.4. Sparse data structures</a></li>
|
||||||
<li><a href="#org0750449">3.5. Templates for front end has/read/write a dataset of strings</a>
|
<li><a href="#org2fb666d">3.5. Templates for front end has/read/write a dataset of strings</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#org5a914b1">3.5.1. Introduction</a></li>
|
<li><a href="#org8454a7e">3.5.1. Introduction</a></li>
|
||||||
<li><a href="#org8d78f88">3.5.2. C templates for front end</a>
|
<li><a href="#org1cb4ccd">3.5.2. C templates for front end</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#orgbf82546">3.5.2.1. Function declarations</a></li>
|
<li><a href="#orgaf439ce">3.5.2.1. Function declarations</a></li>
|
||||||
<li><a href="#org019f8c2">3.5.2.2. Source code for default functions</a></li>
|
<li><a href="#org72925a5">3.5.2.2. Source code for default functions</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#org44914ce">3.5.3. Fortran templates for front end</a></li>
|
<li><a href="#org93e1d6b">3.5.3. Fortran templates for front end</a></li>
|
||||||
<li><a href="#orgb54712e">3.5.4. Python templates for front end</a></li>
|
<li><a href="#org50d98f0">3.5.4. Python templates for front end</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#org1965104">3.6. Templates for front end has/read/write a single string attribute</a>
|
<li><a href="#org77a0db9">3.6. Templates for front end has/read/write a single string attribute</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#org756ec7d">3.6.1. Introduction</a></li>
|
<li><a href="#orgfceb278">3.6.1. Introduction</a></li>
|
||||||
<li><a href="#org7c8acb7">3.6.2. C templates for front end</a>
|
<li><a href="#orgdf96fc0">3.6.2. C templates for front end</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#orge103920">3.6.2.1. Function declarations</a></li>
|
<li><a href="#orgff6428b">3.6.2.1. Function declarations</a></li>
|
||||||
<li><a href="#org61726b8">3.6.2.2. Source code for default functions</a></li>
|
<li><a href="#org211a3bc">3.6.2.2. Source code for default functions</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#org5b797b5">3.6.3. Fortran templates for front end</a></li>
|
<li><a href="#org298d6e6">3.6.3. Fortran templates for front end</a></li>
|
||||||
<li><a href="#orga2c97f0">3.6.4. Python templates for front end</a></li>
|
<li><a href="#org61459ff">3.6.4. Python templates for front end</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#org4eea691">4. Fortran helper/wrapper functions</a></li>
|
<li><a href="#orgf2a0add">4. Fortran helper/wrapper functions</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orgfdc3550" class="outline-2">
|
<div id="outline-container-orgec0d9eb" class="outline-2">
|
||||||
<h2 id="orgfdc3550"><span class="section-number-2">1</span> Coding conventions</h2>
|
<h2 id="orgec0d9eb"><span class="section-number-2">1</span> Coding conventions</h2>
|
||||||
<div class="outline-text-2" id="text-1">
|
<div class="outline-text-2" id="text-1">
|
||||||
<ul class="org-ul">
|
<ul class="org-ul">
|
||||||
<li>integer types will be defined using types given in <code>stdint.h</code></li>
|
<li>integer types will be defined using types given in <code>stdint.h</code></li>
|
||||||
@ -466,8 +466,8 @@ for the JavaScript code in this tag.
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org9461c94" class="outline-3">
|
<div id="outline-container-org0e75f70" class="outline-3">
|
||||||
<h3 id="org9461c94"><span class="section-number-3">1.1</span> Memory allocation</h3>
|
<h3 id="org0e75f70"><span class="section-number-3">1.1</span> Memory allocation</h3>
|
||||||
<div class="outline-text-3" id="text-1-1">
|
<div class="outline-text-3" id="text-1-1">
|
||||||
<p>
|
<p>
|
||||||
Memory allocation of structures can be facilitated by using the
|
Memory allocation of structures can be facilitated by using the
|
||||||
@ -502,8 +502,8 @@ The maximum string size for the filenames is 4096 characters.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org48bbdcd" class="outline-2">
|
<div id="outline-container-org6372c88" class="outline-2">
|
||||||
<h2 id="org48bbdcd"><span class="section-number-2">2</span> Front end</h2>
|
<h2 id="org6372c88"><span class="section-number-2">2</span> Front end</h2>
|
||||||
<div class="outline-text-2" id="text-2">
|
<div class="outline-text-2" id="text-2">
|
||||||
<p>
|
<p>
|
||||||
All calls to TREXIO are thread-safe.
|
All calls to TREXIO are thread-safe.
|
||||||
@ -511,10 +511,10 @@ TREXIO front end is modular, which simplifies implementation of new back ends.
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org1724d2f" class="outline-3">
|
<div id="outline-container-org8bf254b" class="outline-3">
|
||||||
<h3 id="org1724d2f"><span class="section-number-3">2.1</span> Error handling</h3>
|
<h3 id="org8bf254b"><span class="section-number-3">2.1</span> Error handling</h3>
|
||||||
<div class="outline-text-3" id="text-2-1">
|
<div class="outline-text-3" id="text-2-1">
|
||||||
<table id="org028594f" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
<table id="orgc1f6747" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
||||||
|
|
||||||
|
|
||||||
<colgroup>
|
<colgroup>
|
||||||
@ -742,8 +742,8 @@ TREXIO front end is modular, which simplifies implementation of new back ends.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orge86da87" class="outline-4">
|
<div id="outline-container-orgaa53dc3" class="outline-4">
|
||||||
<h4 id="orge86da87"><span class="section-number-4">2.1.1</span> Decoding errors</h4>
|
<h4 id="orgaa53dc3"><span class="section-number-4">2.1.1</span> Decoding errors</h4>
|
||||||
<div class="outline-text-4" id="text-2-1-1">
|
<div class="outline-text-4" id="text-2-1-1">
|
||||||
<p>
|
<p>
|
||||||
The <code>trexio_string_of_error</code> converts an exit code into a string. The
|
The <code>trexio_string_of_error</code> converts an exit code into a string. The
|
||||||
@ -766,8 +766,8 @@ The text strings are extracted from the previous table.
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orgfb0e9ec" class="outline-5">
|
<div id="outline-container-orgf4d2c1f" class="outline-5">
|
||||||
<h5 id="orgfb0e9ec"><span class="section-number-5">2.1.1.1</span> C source code</h5>
|
<h5 id="orgf4d2c1f"><span class="section-number-5">2.1.1.1</span> C source code</h5>
|
||||||
<div class="outline-text-5" id="text-2-1-1-1">
|
<div class="outline-text-5" id="text-2-1-1-1">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c"><span style="color: #a020f0;">const</span> <span style="color: #228b22;">char</span>*
|
<pre class="src src-c"><span style="color: #a020f0;">const</span> <span style="color: #228b22;">char</span>*
|
||||||
@ -875,8 +875,8 @@ The text strings are extracted from the previous table.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orga0b4d3d" class="outline-5">
|
<div id="outline-container-orgf9e5383" class="outline-5">
|
||||||
<h5 id="orga0b4d3d"><span class="section-number-5">2.1.1.2</span> Fortran interface</h5>
|
<h5 id="orgf9e5383"><span class="section-number-5">2.1.1.2</span> Fortran interface</h5>
|
||||||
<div class="outline-text-5" id="text-2-1-1-2">
|
<div class="outline-text-5" id="text-2-1-1-2">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-f90"><span style="color: #a020f0;">interface</span>
|
<pre class="src src-f90"><span style="color: #a020f0;">interface</span>
|
||||||
@ -892,8 +892,8 @@ The text strings are extracted from the previous table.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org7e4fdb9" class="outline-5">
|
<div id="outline-container-org05e524e" class="outline-5">
|
||||||
<h5 id="org7e4fdb9"><span class="section-number-5">2.1.1.3</span> Python interface</h5>
|
<h5 id="org05e524e"><span class="section-number-5">2.1.1.3</span> Python interface</h5>
|
||||||
<div class="outline-text-5" id="text-2-1-1-3">
|
<div class="outline-text-5" id="text-2-1-1-3">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-python"><span style="color: #a020f0;">class</span> <span style="color: #228b22;">Error</span>(<span style="color: #228b22;">Exception</span>):
|
<pre class="src src-python"><span style="color: #a020f0;">class</span> <span style="color: #228b22;">Error</span>(<span style="color: #228b22;">Exception</span>):
|
||||||
@ -932,8 +932,8 @@ The text strings are extracted from the previous table.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orgf1c9106" class="outline-3">
|
<div id="outline-container-orgbb7b64d" class="outline-3">
|
||||||
<h3 id="orgf1c9106"><span class="section-number-3">2.2</span> Back ends</h3>
|
<h3 id="orgbb7b64d"><span class="section-number-3">2.2</span> Back ends</h3>
|
||||||
<div class="outline-text-3" id="text-2-2">
|
<div class="outline-text-3" id="text-2-2">
|
||||||
<p>
|
<p>
|
||||||
TREXIO has several back ends:
|
TREXIO has several back ends:
|
||||||
@ -957,8 +957,8 @@ lines that correspond to the <code>TREXIO_JSON</code> back end (not implemented
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org3adf95d" class="outline-4">
|
<div id="outline-container-org6578dab" class="outline-4">
|
||||||
<h4 id="org3adf95d"><span class="section-number-4">2.2.1</span> C</h4>
|
<h4 id="org6578dab"><span class="section-number-4">2.2.1</span> C</h4>
|
||||||
<div class="outline-text-4" id="text-2-2-1">
|
<div class="outline-text-4" id="text-2-2-1">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c"><span style="color: #a020f0;">typedef</span> <span style="color: #228b22;">int32_t</span> <span style="color: #228b22;">back_end_t</span>;
|
<pre class="src src-c"><span style="color: #a020f0;">typedef</span> <span style="color: #228b22;">int32_t</span> <span style="color: #228b22;">back_end_t</span>;
|
||||||
@ -1001,8 +1001,8 @@ This is useful due to the fact that HDF5 back end can be disabled at configure s
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org79d436e" class="outline-4">
|
<div id="outline-container-org566bddd" class="outline-4">
|
||||||
<h4 id="org79d436e"><span class="section-number-4">2.2.2</span> Fortran</h4>
|
<h4 id="org566bddd"><span class="section-number-4">2.2.2</span> Fortran</h4>
|
||||||
<div class="outline-text-4" id="text-2-2-2">
|
<div class="outline-text-4" id="text-2-2-2">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-f90"> <span style="color: #228b22;">integer</span>(trexio_backend), <span style="color: #a020f0;">parameter</span> ::<span style="color: #a0522d;"> TREXIO_HDF5 = 0 </span>
|
<pre class="src src-f90"> <span style="color: #228b22;">integer</span>(trexio_backend), <span style="color: #a020f0;">parameter</span> ::<span style="color: #a0522d;"> TREXIO_HDF5 = 0 </span>
|
||||||
@ -1028,8 +1028,8 @@ The function below is a Fortran interface for the aforementioned C-compatible <c
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org9d03c3f" class="outline-4">
|
<div id="outline-container-org2084ae6" class="outline-4">
|
||||||
<h4 id="org9d03c3f"><span class="section-number-4">2.2.3</span> Python</h4>
|
<h4 id="org2084ae6"><span class="section-number-4">2.2.3</span> Python</h4>
|
||||||
<div class="outline-text-4" id="text-2-2-3">
|
<div class="outline-text-4" id="text-2-2-3">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-python"># <span style="color: #b22222;">define TREXIO back ends</span>
|
<pre class="src src-python"># <span style="color: #b22222;">define TREXIO back ends</span>
|
||||||
@ -1043,8 +1043,8 @@ The function below is a Fortran interface for the aforementioned C-compatible <c
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org6e50fba" class="outline-3">
|
<div id="outline-container-orgc345fdf" class="outline-3">
|
||||||
<h3 id="org6e50fba"><span class="section-number-3">2.3</span> Read/write behavior</h3>
|
<h3 id="orgc345fdf"><span class="section-number-3">2.3</span> Read/write behavior</h3>
|
||||||
<div class="outline-text-3" id="text-2-3">
|
<div class="outline-text-3" id="text-2-3">
|
||||||
<p>
|
<p>
|
||||||
Every time a reading function is called, the data is read from the
|
Every time a reading function is called, the data is read from the
|
||||||
@ -1072,8 +1072,8 @@ concurrent programs, the behavior is not specified.
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="outline-container-org93cc637" class="outline-3">
|
<div id="outline-container-org390b021" class="outline-3">
|
||||||
<h3 id="org93cc637"><span class="section-number-3">2.4</span> TREXIO file type</h3>
|
<h3 id="org390b021"><span class="section-number-3">2.4</span> TREXIO file type</h3>
|
||||||
<div class="outline-text-3" id="text-2-4">
|
<div class="outline-text-3" id="text-2-4">
|
||||||
<p>
|
<p>
|
||||||
<code>trexio_s</code> is the the main type for TREXIO files, visible to the users
|
<code>trexio_s</code> is the the main type for TREXIO files, visible to the users
|
||||||
@ -1107,8 +1107,8 @@ TREXIO files will have as a first argument the TREXIO file handle.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org2f8279e" class="outline-4">
|
<div id="outline-container-org77d06fb" class="outline-4">
|
||||||
<h4 id="org2f8279e"><span class="section-number-4">2.4.1</span> TREXIO<sub>File</sub> Python class</h4>
|
<h4 id="org77d06fb"><span class="section-number-4">2.4.1</span> TREXIO<sub>File</sub> Python class</h4>
|
||||||
<div class="outline-text-4" id="text-2-4-1">
|
<div class="outline-text-4" id="text-2-4-1">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-python"><span style="color: #a020f0;">class</span> <span style="color: #228b22;">File</span>:
|
<pre class="src src-python"><span style="color: #a020f0;">class</span> <span style="color: #228b22;">File</span>:
|
||||||
@ -1181,8 +1181,8 @@ TREXIO files will have as a first argument the TREXIO file handle.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orgcda038c" class="outline-3">
|
<div id="outline-container-orgcb8e01b" class="outline-3">
|
||||||
<h3 id="orgcda038c"><span class="section-number-3">2.5</span> Polymorphism of the file handle</h3>
|
<h3 id="orgcb8e01b"><span class="section-number-3">2.5</span> Polymorphism of the file handle</h3>
|
||||||
<div class="outline-text-3" id="text-2-5">
|
<div class="outline-text-3" id="text-2-5">
|
||||||
<p>
|
<p>
|
||||||
Polymorphism of the <code>trexio_t</code> type is handled by ensuring that the
|
Polymorphism of the <code>trexio_t</code> type is handled by ensuring that the
|
||||||
@ -1201,8 +1201,8 @@ corresponding types for all back ends can be safely casted to
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orgc8fc7eb" class="outline-3">
|
<div id="outline-container-orgc7ea98c" class="outline-3">
|
||||||
<h3 id="orgc8fc7eb"><span class="section-number-3">2.6</span> File opening</h3>
|
<h3 id="orgc7ea98c"><span class="section-number-3">2.6</span> File opening</h3>
|
||||||
<div class="outline-text-3" id="text-2-6">
|
<div class="outline-text-3" id="text-2-6">
|
||||||
<p>
|
<p>
|
||||||
<code>trexio_open</code> creates a new TREXIO file or opens existing one.
|
<code>trexio_open</code> creates a new TREXIO file or opens existing one.
|
||||||
@ -1241,8 +1241,8 @@ renaming the <code>.txt</code> data files.
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org5ed4f22" class="outline-4">
|
<div id="outline-container-org25230b0" class="outline-4">
|
||||||
<h4 id="org5ed4f22"><span class="section-number-4">2.6.1</span> C</h4>
|
<h4 id="org25230b0"><span class="section-number-4">2.6.1</span> C</h4>
|
||||||
<div class="outline-text-4" id="text-2-6-1">
|
<div class="outline-text-4" id="text-2-6-1">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c"><span style="color: #228b22;">trexio_t</span>*
|
<pre class="src src-c"><span style="color: #228b22;">trexio_t</span>*
|
||||||
@ -1429,8 +1429,8 @@ renaming the <code>.txt</code> data files.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orgc47307d" class="outline-4">
|
<div id="outline-container-org5772e26" class="outline-4">
|
||||||
<h4 id="orgc47307d"><span class="section-number-4">2.6.2</span> Fortran</h4>
|
<h4 id="org5772e26"><span class="section-number-4">2.6.2</span> Fortran</h4>
|
||||||
<div class="outline-text-4" id="text-2-6-2">
|
<div class="outline-text-4" id="text-2-6-2">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-f90"><span style="color: #a020f0;">interface</span>
|
<pre class="src src-f90"><span style="color: #a020f0;">interface</span>
|
||||||
@ -1448,8 +1448,8 @@ renaming the <code>.txt</code> data files.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org8431098" class="outline-4">
|
<div id="outline-container-org05463a3" class="outline-4">
|
||||||
<h4 id="org8431098"><span class="section-number-4">2.6.3</span> Python</h4>
|
<h4 id="org05463a3"><span class="section-number-4">2.6.3</span> Python</h4>
|
||||||
<div class="outline-text-4" id="text-2-6-3">
|
<div class="outline-text-4" id="text-2-6-3">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-python"><span style="color: #a020f0;">def</span> <span style="color: #0000ff;">open</span>(file_name: <span style="color: #483d8b;">str</span>, mode: <span style="color: #483d8b;">str</span>, back_end: <span style="color: #483d8b;">int</span>):
|
<pre class="src src-python"><span style="color: #a020f0;">def</span> <span style="color: #0000ff;">open</span>(file_name: <span style="color: #483d8b;">str</span>, mode: <span style="color: #483d8b;">str</span>, back_end: <span style="color: #483d8b;">int</span>):
|
||||||
@ -1497,8 +1497,8 @@ renaming the <code>.txt</code> data files.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org8c3e885" class="outline-4">
|
<div id="outline-container-org12d0bcb" class="outline-4">
|
||||||
<h4 id="org8c3e885"><span class="section-number-4">2.6.4</span> Zero-based versus one-based arrays of indices</h4>
|
<h4 id="org12d0bcb"><span class="section-number-4">2.6.4</span> Zero-based versus one-based arrays of indices</h4>
|
||||||
<div class="outline-text-4" id="text-2-6-4">
|
<div class="outline-text-4" id="text-2-6-4">
|
||||||
<p>
|
<p>
|
||||||
Because arrays are zero-based in Fortran, we need to set a flag to
|
Because arrays are zero-based in Fortran, we need to set a flag to
|
||||||
@ -1531,8 +1531,8 @@ know if we need to shift by 1 arrays of indices.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orgf85e762" class="outline-3">
|
<div id="outline-container-orgac08f99" class="outline-3">
|
||||||
<h3 id="orgf85e762"><span class="section-number-3">2.7</span> File closing</h3>
|
<h3 id="orgac08f99"><span class="section-number-3">2.7</span> File closing</h3>
|
||||||
<div class="outline-text-3" id="text-2-7">
|
<div class="outline-text-3" id="text-2-7">
|
||||||
<p>
|
<p>
|
||||||
<code>trexio_close</code> closes an existing <code>trexio_t</code> file.
|
<code>trexio_close</code> closes an existing <code>trexio_t</code> file.
|
||||||
@ -1549,8 +1549,8 @@ output:
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org32ea8af" class="outline-4">
|
<div id="outline-container-org7f6f915" class="outline-4">
|
||||||
<h4 id="org32ea8af"><span class="section-number-4">2.7.1</span> C</h4>
|
<h4 id="org7f6f915"><span class="section-number-4">2.7.1</span> C</h4>
|
||||||
<div class="outline-text-4" id="text-2-7-1">
|
<div class="outline-text-4" id="text-2-7-1">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
||||||
@ -1629,8 +1629,8 @@ output:
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org7d15346" class="outline-4">
|
<div id="outline-container-org9e820cc" class="outline-4">
|
||||||
<h4 id="org7d15346"><span class="section-number-4">2.7.2</span> Fortran</h4>
|
<h4 id="org9e820cc"><span class="section-number-4">2.7.2</span> Fortran</h4>
|
||||||
<div class="outline-text-4" id="text-2-7-2">
|
<div class="outline-text-4" id="text-2-7-2">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-f90"><span style="color: #a020f0;">interface</span>
|
<pre class="src src-f90"><span style="color: #a020f0;">interface</span>
|
||||||
@ -1644,8 +1644,8 @@ output:
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org8ce8181" class="outline-4">
|
<div id="outline-container-org2bddd46" class="outline-4">
|
||||||
<h4 id="org8ce8181"><span class="section-number-4">2.7.3</span> Python</h4>
|
<h4 id="org2bddd46"><span class="section-number-4">2.7.3</span> Python</h4>
|
||||||
<div class="outline-text-4" id="text-2-7-3">
|
<div class="outline-text-4" id="text-2-7-3">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-python"><span style="color: #a020f0;">def</span> <span style="color: #0000ff;">close</span>(trexio_file):
|
<pre class="src src-python"><span style="color: #a020f0;">def</span> <span style="color: #0000ff;">close</span>(trexio_file):
|
||||||
@ -1667,12 +1667,12 @@ output:
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org059793b" class="outline-2">
|
<div id="outline-container-org222d86b" class="outline-2">
|
||||||
<h2 id="org059793b"><span class="section-number-2">3</span> Templates for front end</h2>
|
<h2 id="org222d86b"><span class="section-number-2">3</span> Templates for front end</h2>
|
||||||
<div class="outline-text-2" id="text-3">
|
<div class="outline-text-2" id="text-3">
|
||||||
</div>
|
</div>
|
||||||
<div id="outline-container-org986a8fa" class="outline-3">
|
<div id="outline-container-org5c755e6" class="outline-3">
|
||||||
<h3 id="org986a8fa"><span class="section-number-3">3.1</span> Description</h3>
|
<h3 id="org5c755e6"><span class="section-number-3">3.1</span> Description</h3>
|
||||||
<div class="outline-text-3" id="text-3-1">
|
<div class="outline-text-3" id="text-3-1">
|
||||||
<p>
|
<p>
|
||||||
Consider the following block of <code>trex.json</code>:
|
Consider the following block of <code>trex.json</code>:
|
||||||
@ -1893,12 +1893,12 @@ value will result in <code>TREXIO_INVALID_ARG_2</code> exit code.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orgef4d89b" class="outline-3">
|
<div id="outline-container-org11fcb47" class="outline-3">
|
||||||
<h3 id="orgef4d89b"><span class="section-number-3">3.2</span> Templates for front end has/read/write a single numerical attribute</h3>
|
<h3 id="org11fcb47"><span class="section-number-3">3.2</span> Templates for front end has/read/write a single numerical attribute</h3>
|
||||||
<div class="outline-text-3" id="text-3-2">
|
<div class="outline-text-3" id="text-3-2">
|
||||||
</div>
|
</div>
|
||||||
<div id="outline-container-org8b834bc" class="outline-4">
|
<div id="outline-container-orgf200354" class="outline-4">
|
||||||
<h4 id="org8b834bc"><span class="section-number-4">3.2.1</span> Introduction</h4>
|
<h4 id="orgf200354"><span class="section-number-4">3.2.1</span> Introduction</h4>
|
||||||
<div class="outline-text-4" id="text-3-2-1">
|
<div class="outline-text-4" id="text-3-2-1">
|
||||||
<p>
|
<p>
|
||||||
This section concerns API calls related to numerical attributes,
|
This section concerns API calls related to numerical attributes,
|
||||||
@ -1969,8 +1969,8 @@ namely single value of int/float types.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org049b36c" class="outline-4">
|
<div id="outline-container-orgb295e15" class="outline-4">
|
||||||
<h4 id="org049b36c"><span class="section-number-4">3.2.2</span> C templates for front end</h4>
|
<h4 id="orgb295e15"><span class="section-number-4">3.2.2</span> C templates for front end</h4>
|
||||||
<div class="outline-text-4" id="text-3-2-2">
|
<div class="outline-text-4" id="text-3-2-2">
|
||||||
<p>
|
<p>
|
||||||
The <code>C</code> templates that correspond to each of the abovementioned
|
The <code>C</code> templates that correspond to each of the abovementioned
|
||||||
@ -1984,12 +1984,12 @@ precision (see Table above).
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org9be4081" class="outline-5">
|
<div id="outline-container-org1ff2734" class="outline-5">
|
||||||
<h5 id="org9be4081"><span class="section-number-5">3.2.2.1</span> Function declarations</h5>
|
<h5 id="org1ff2734"><span class="section-number-5">3.2.2.1</span> Function declarations</h5>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orga6f81b7" class="outline-5">
|
<div id="outline-container-org3e9fb71" class="outline-5">
|
||||||
<h5 id="orga6f81b7"><span class="section-number-5">3.2.2.2</span> Source code for double precision functions</h5>
|
<h5 id="org3e9fb71"><span class="section-number-5">3.2.2.2</span> Source code for double precision functions</h5>
|
||||||
<div class="outline-text-5" id="text-3-2-2-2">
|
<div class="outline-text-5" id="text-3-2-2-2">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
||||||
@ -2058,8 +2058,8 @@ precision (see Table above).
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org337647a" class="outline-5">
|
<div id="outline-container-orgacb0e37" class="outline-5">
|
||||||
<h5 id="org337647a"><span class="section-number-5">3.2.2.3</span> Source code for single precision functions</h5>
|
<h5 id="orgacb0e37"><span class="section-number-5">3.2.2.3</span> Source code for single precision functions</h5>
|
||||||
<div class="outline-text-5" id="text-3-2-2-3">
|
<div class="outline-text-5" id="text-3-2-2-3">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
||||||
@ -2135,8 +2135,8 @@ precision (see Table above).
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org1e5e07b" class="outline-5">
|
<div id="outline-container-orge3fc65f" class="outline-5">
|
||||||
<h5 id="org1e5e07b"><span class="section-number-5">3.2.2.4</span> Source code for default functions</h5>
|
<h5 id="orge3fc65f"><span class="section-number-5">3.2.2.4</span> Source code for default functions</h5>
|
||||||
<div class="outline-text-5" id="text-3-2-2-4">
|
<div class="outline-text-5" id="text-3-2-2-4">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
||||||
@ -2193,8 +2193,8 @@ precision (see Table above).
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orge0aa5b1" class="outline-4">
|
<div id="outline-container-org1ae067b" class="outline-4">
|
||||||
<h4 id="orge0aa5b1"><span class="section-number-4">3.2.3</span> Fortran templates for front end</h4>
|
<h4 id="org1ae067b"><span class="section-number-4">3.2.3</span> Fortran templates for front end</h4>
|
||||||
<div class="outline-text-4" id="text-3-2-3">
|
<div class="outline-text-4" id="text-3-2-3">
|
||||||
<p>
|
<p>
|
||||||
The <code>Fortran</code> templates that provide an access to the <code>C</code> API calls from Fortran.
|
The <code>Fortran</code> templates that provide an access to the <code>C</code> API calls from Fortran.
|
||||||
@ -2279,8 +2279,8 @@ These templates are based on the use of <code>iso_c_binding</code>. Pointers hav
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orgcf36963" class="outline-4">
|
<div id="outline-container-org2731608" class="outline-4">
|
||||||
<h4 id="orgcf36963"><span class="section-number-4">3.2.4</span> Python templates for front end</h4>
|
<h4 id="org2731608"><span class="section-number-4">3.2.4</span> Python templates for front end</h4>
|
||||||
<div class="outline-text-4" id="text-3-2-4">
|
<div class="outline-text-4" id="text-3-2-4">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-python"><span style="color: #a020f0;">def</span> <span style="color: #0000ff;">write_</span>$group_num$(trexio_file, num_w: $group_num_py_dtype$) -> <span style="color: #008b8b;">None</span>:
|
<pre class="src src-python"><span style="color: #a020f0;">def</span> <span style="color: #0000ff;">write_</span>$group_num$(trexio_file, num_w: $group_num_py_dtype$) -> <span style="color: #008b8b;">None</span>:
|
||||||
@ -2365,12 +2365,12 @@ These templates are based on the use of <code>iso_c_binding</code>. Pointers hav
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org728b586" class="outline-3">
|
<div id="outline-container-org10ad016" class="outline-3">
|
||||||
<h3 id="org728b586"><span class="section-number-3">3.3</span> Templates for front end has/read/write a dataset of numerical data</h3>
|
<h3 id="org10ad016"><span class="section-number-3">3.3</span> Templates for front end has/read/write a dataset of numerical data</h3>
|
||||||
<div class="outline-text-3" id="text-3-3">
|
<div class="outline-text-3" id="text-3-3">
|
||||||
</div>
|
</div>
|
||||||
<div id="outline-container-org5a9ea51" class="outline-4">
|
<div id="outline-container-org3a7c3f5" class="outline-4">
|
||||||
<h4 id="org5a9ea51"><span class="section-number-4">3.3.1</span> Introduction</h4>
|
<h4 id="org3a7c3f5"><span class="section-number-4">3.3.1</span> Introduction</h4>
|
||||||
<div class="outline-text-4" id="text-3-3-1">
|
<div class="outline-text-4" id="text-3-3-1">
|
||||||
<p>
|
<p>
|
||||||
This section concerns API calls related to datasets.
|
This section concerns API calls related to datasets.
|
||||||
@ -2452,8 +2452,8 @@ This section concerns API calls related to datasets.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orgf2db565" class="outline-4">
|
<div id="outline-container-orgdee0207" class="outline-4">
|
||||||
<h4 id="orgf2db565"><span class="section-number-4">3.3.2</span> C templates for front end</h4>
|
<h4 id="orgdee0207"><span class="section-number-4">3.3.2</span> C templates for front end</h4>
|
||||||
<div class="outline-text-4" id="text-3-3-2">
|
<div class="outline-text-4" id="text-3-3-2">
|
||||||
<p>
|
<p>
|
||||||
The C templates that correspond to each of the abovementioned functions can be found below.
|
The C templates that correspond to each of the abovementioned functions can be found below.
|
||||||
@ -2464,13 +2464,13 @@ The basic (non-suffixed) API call on datasets deals with double precision (see T
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orgbc5032b" class="outline-5">
|
<div id="outline-container-org1c32f6c" class="outline-5">
|
||||||
<h5 id="orgbc5032b"><span class="section-number-5">3.3.2.1</span> Function declarations</h5>
|
<h5 id="org1c32f6c"><span class="section-number-5">3.3.2.1</span> Function declarations</h5>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<div id="outline-container-orgf0ff48a" class="outline-5">
|
<div id="outline-container-orga4e08e5" class="outline-5">
|
||||||
<h5 id="orgf0ff48a"><span class="section-number-5">3.3.2.2</span> Source code for double precision functions</h5>
|
<h5 id="orga4e08e5"><span class="section-number-5">3.3.2.2</span> Source code for double precision functions</h5>
|
||||||
<div class="outline-text-5" id="text-3-3-2-2">
|
<div class="outline-text-5" id="text-3-3-2-2">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
||||||
@ -2606,8 +2606,8 @@ The basic (non-suffixed) API call on datasets deals with double precision (see T
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org5a6ba81" class="outline-5">
|
<div id="outline-container-orgc6597f0" class="outline-5">
|
||||||
<h5 id="org5a6ba81"><span class="section-number-5">3.3.2.3</span> Source code for single precision functions</h5>
|
<h5 id="orgc6597f0"><span class="section-number-5">3.3.2.3</span> Source code for single precision functions</h5>
|
||||||
<div class="outline-text-5" id="text-3-3-2-3">
|
<div class="outline-text-5" id="text-3-3-2-3">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
||||||
@ -2756,11 +2756,11 @@ The basic (non-suffixed) API call on datasets deals with double precision (see T
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orgbc33a64" class="outline-5">
|
<div id="outline-container-org14937ca" class="outline-5">
|
||||||
<h5 id="orgbc33a64"><span class="section-number-5">3.3.2.4</span> Source code for memory-safe functions</h5>
|
<h5 id="org14937ca"><span class="section-number-5">3.3.2.4</span> Source code for memory-safe functions</h5>
|
||||||
<div class="outline-text-5" id="text-3-3-2-4">
|
<div class="outline-text-5" id="text-3-3-2-4">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c" id="org5c5c33c"><span style="color: #228b22;">trexio_exit_code</span> <span style="color: #a0522d;">rc</span>;
|
<pre class="src src-c" id="org0004704"><span style="color: #228b22;">trexio_exit_code</span> <span style="color: #a0522d;">rc</span>;
|
||||||
int64_t $group_dset_dim$ = 0;
|
int64_t $group_dset_dim$ = 0;
|
||||||
|
|
||||||
/* <span style="color: #b22222;">Error handling for this call is added by the generator </span>*/
|
/* <span style="color: #b22222;">Error handling for this call is added by the generator </span>*/
|
||||||
@ -2916,8 +2916,8 @@ rc = trexio_read_$group_dset_dim$_64(file, &($group_dset_dim$));
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orgaeda30a" class="outline-5">
|
<div id="outline-container-orgbae4e9c" class="outline-5">
|
||||||
<h5 id="orgaeda30a"><span class="section-number-5">3.3.2.5</span> Source code for default functions</h5>
|
<h5 id="orgbae4e9c"><span class="section-number-5">3.3.2.5</span> Source code for default functions</h5>
|
||||||
<div class="outline-text-5" id="text-3-3-2-5">
|
<div class="outline-text-5" id="text-3-3-2-5">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
||||||
@ -2995,8 +2995,8 @@ rc = trexio_read_$group_dset_dim$_64(file, &($group_dset_dim$));
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org78bc0e1" class="outline-4">
|
<div id="outline-container-org824379d" class="outline-4">
|
||||||
<h4 id="org78bc0e1"><span class="section-number-4">3.3.3</span> Fortran templates for front end</h4>
|
<h4 id="org824379d"><span class="section-number-4">3.3.3</span> Fortran templates for front end</h4>
|
||||||
<div class="outline-text-4" id="text-3-3-3">
|
<div class="outline-text-4" id="text-3-3-3">
|
||||||
<p>
|
<p>
|
||||||
The <code>Fortran</code> templates that provide an access to the <code>C</code> API calls from <code>Fortran</code>.
|
The <code>Fortran</code> templates that provide an access to the <code>C</code> API calls from <code>Fortran</code>.
|
||||||
@ -3081,8 +3081,8 @@ These templates are based on the use of <code>iso_c_binding</code>. Pointers hav
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org2ade43e" class="outline-4">
|
<div id="outline-container-orgb48e8fa" class="outline-4">
|
||||||
<h4 id="org2ade43e"><span class="section-number-4">3.3.4</span> Python templates for front end</h4>
|
<h4 id="orgb48e8fa"><span class="section-number-4">3.3.4</span> Python templates for front end</h4>
|
||||||
<div class="outline-text-4" id="text-3-3-4">
|
<div class="outline-text-4" id="text-3-3-4">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-python"><span style="color: #a020f0;">def</span> <span style="color: #0000ff;">write_</span>$group_dset$(trexio_file, dset_w) -> <span style="color: #008b8b;">None</span>:
|
<pre class="src src-python"><span style="color: #a020f0;">def</span> <span style="color: #0000ff;">write_</span>$group_dset$(trexio_file, dset_w) -> <span style="color: #008b8b;">None</span>:
|
||||||
@ -3277,8 +3277,8 @@ These templates are based on the use of <code>iso_c_binding</code>. Pointers hav
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org7c87bf8" class="outline-3">
|
<div id="outline-container-org9c81006" class="outline-3">
|
||||||
<h3 id="org7c87bf8"><span class="section-number-3">3.4</span> Sparse data structures</h3>
|
<h3 id="org9c81006"><span class="section-number-3">3.4</span> Sparse data structures</h3>
|
||||||
<div class="outline-text-3" id="text-3-4">
|
<div class="outline-text-3" id="text-3-4">
|
||||||
<p>
|
<p>
|
||||||
Sparse data structures are used typically for large tensors such as
|
Sparse data structures are used typically for large tensors such as
|
||||||
@ -3419,12 +3419,12 @@ For the values,
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org0750449" class="outline-3">
|
<div id="outline-container-org2fb666d" class="outline-3">
|
||||||
<h3 id="org0750449"><span class="section-number-3">3.5</span> Templates for front end has/read/write a dataset of strings</h3>
|
<h3 id="org2fb666d"><span class="section-number-3">3.5</span> Templates for front end has/read/write a dataset of strings</h3>
|
||||||
<div class="outline-text-3" id="text-3-5">
|
<div class="outline-text-3" id="text-3-5">
|
||||||
</div>
|
</div>
|
||||||
<div id="outline-container-org5a914b1" class="outline-4">
|
<div id="outline-container-org8454a7e" class="outline-4">
|
||||||
<h4 id="org5a914b1"><span class="section-number-4">3.5.1</span> Introduction</h4>
|
<h4 id="org8454a7e"><span class="section-number-4">3.5.1</span> Introduction</h4>
|
||||||
<div class="outline-text-4" id="text-3-5-1">
|
<div class="outline-text-4" id="text-3-5-1">
|
||||||
<p>
|
<p>
|
||||||
This section concerns API calls related to datasets of strings.
|
This section concerns API calls related to datasets of strings.
|
||||||
@ -3464,8 +3464,8 @@ This section concerns API calls related to datasets of strings.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org8d78f88" class="outline-4">
|
<div id="outline-container-org1cb4ccd" class="outline-4">
|
||||||
<h4 id="org8d78f88"><span class="section-number-4">3.5.2</span> C templates for front end</h4>
|
<h4 id="org1cb4ccd"><span class="section-number-4">3.5.2</span> C templates for front end</h4>
|
||||||
<div class="outline-text-4" id="text-3-5-2">
|
<div class="outline-text-4" id="text-3-5-2">
|
||||||
<p>
|
<p>
|
||||||
First parameter is the <code>TREXIO</code> file handle. Second parameter is the variable to be written/read
|
First parameter is the <code>TREXIO</code> file handle. Second parameter is the variable to be written/read
|
||||||
@ -3473,12 +3473,12 @@ to/from the <code>TREXIO</code> file (except for <code>trexio_has_</code> functi
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orgbf82546" class="outline-5">
|
<div id="outline-container-orgaf439ce" class="outline-5">
|
||||||
<h5 id="orgbf82546"><span class="section-number-5">3.5.2.1</span> Function declarations</h5>
|
<h5 id="orgaf439ce"><span class="section-number-5">3.5.2.1</span> Function declarations</h5>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org019f8c2" class="outline-5">
|
<div id="outline-container-org72925a5" class="outline-5">
|
||||||
<h5 id="org019f8c2"><span class="section-number-5">3.5.2.2</span> Source code for default functions</h5>
|
<h5 id="org72925a5"><span class="section-number-5">3.5.2.2</span> Source code for default functions</h5>
|
||||||
<div class="outline-text-5" id="text-3-5-2-2">
|
<div class="outline-text-5" id="text-3-5-2-2">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
||||||
@ -3732,8 +3732,8 @@ to/from the <code>TREXIO</code> file (except for <code>trexio_has_</code> functi
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org44914ce" class="outline-4">
|
<div id="outline-container-org93e1d6b" class="outline-4">
|
||||||
<h4 id="org44914ce"><span class="section-number-4">3.5.3</span> Fortran templates for front end</h4>
|
<h4 id="org93e1d6b"><span class="section-number-4">3.5.3</span> Fortran templates for front end</h4>
|
||||||
<div class="outline-text-4" id="text-3-5-3">
|
<div class="outline-text-4" id="text-3-5-3">
|
||||||
<p>
|
<p>
|
||||||
The <code>Fortran</code> templates that provide an access to the <code>C</code> API calls from <code>Fortran</code>.
|
The <code>Fortran</code> templates that provide an access to the <code>C</code> API calls from <code>Fortran</code>.
|
||||||
@ -3829,8 +3829,8 @@ These templates are based on the use of <code>iso_c_binding</code>. Pointers hav
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orgb54712e" class="outline-4">
|
<div id="outline-container-org50d98f0" class="outline-4">
|
||||||
<h4 id="orgb54712e"><span class="section-number-4">3.5.4</span> Python templates for front end</h4>
|
<h4 id="org50d98f0"><span class="section-number-4">3.5.4</span> Python templates for front end</h4>
|
||||||
<div class="outline-text-4" id="text-3-5-4">
|
<div class="outline-text-4" id="text-3-5-4">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-python"><span style="color: #a020f0;">def</span> <span style="color: #0000ff;">write_</span>$group_dset$(trexio_file, dset_w: <span style="color: #483d8b;">list</span>) -> <span style="color: #008b8b;">None</span>:
|
<pre class="src src-python"><span style="color: #a020f0;">def</span> <span style="color: #0000ff;">write_</span>$group_dset$(trexio_file, dset_w: <span style="color: #483d8b;">list</span>) -> <span style="color: #008b8b;">None</span>:
|
||||||
@ -3946,12 +3946,12 @@ These templates are based on the use of <code>iso_c_binding</code>. Pointers hav
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org1965104" class="outline-3">
|
<div id="outline-container-org77a0db9" class="outline-3">
|
||||||
<h3 id="org1965104"><span class="section-number-3">3.6</span> Templates for front end has/read/write a single string attribute</h3>
|
<h3 id="org77a0db9"><span class="section-number-3">3.6</span> Templates for front end has/read/write a single string attribute</h3>
|
||||||
<div class="outline-text-3" id="text-3-6">
|
<div class="outline-text-3" id="text-3-6">
|
||||||
</div>
|
</div>
|
||||||
<div id="outline-container-org756ec7d" class="outline-4">
|
<div id="outline-container-orgfceb278" class="outline-4">
|
||||||
<h4 id="org756ec7d"><span class="section-number-4">3.6.1</span> Introduction</h4>
|
<h4 id="orgfceb278"><span class="section-number-4">3.6.1</span> Introduction</h4>
|
||||||
<div class="outline-text-4" id="text-3-6-1">
|
<div class="outline-text-4" id="text-3-6-1">
|
||||||
<p>
|
<p>
|
||||||
This section concerns API calls related to string attributes.
|
This section concerns API calls related to string attributes.
|
||||||
@ -3991,16 +3991,16 @@ This section concerns API calls related to string attributes.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org7c8acb7" class="outline-4">
|
<div id="outline-container-orgdf96fc0" class="outline-4">
|
||||||
<h4 id="org7c8acb7"><span class="section-number-4">3.6.2</span> C templates for front end</h4>
|
<h4 id="orgdf96fc0"><span class="section-number-4">3.6.2</span> C templates for front end</h4>
|
||||||
<div class="outline-text-4" id="text-3-6-2">
|
<div class="outline-text-4" id="text-3-6-2">
|
||||||
</div>
|
</div>
|
||||||
<div id="outline-container-orge103920" class="outline-5">
|
<div id="outline-container-orgff6428b" class="outline-5">
|
||||||
<h5 id="orge103920"><span class="section-number-5">3.6.2.1</span> Function declarations</h5>
|
<h5 id="orgff6428b"><span class="section-number-5">3.6.2.1</span> Function declarations</h5>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org61726b8" class="outline-5">
|
<div id="outline-container-org211a3bc" class="outline-5">
|
||||||
<h5 id="org61726b8"><span class="section-number-5">3.6.2.2</span> Source code for default functions</h5>
|
<h5 id="org211a3bc"><span class="section-number-5">3.6.2.2</span> Source code for default functions</h5>
|
||||||
<div class="outline-text-5" id="text-3-6-2-2">
|
<div class="outline-text-5" id="text-3-6-2-2">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
||||||
@ -4112,8 +4112,8 @@ This section concerns API calls related to string attributes.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org5b797b5" class="outline-4">
|
<div id="outline-container-org298d6e6" class="outline-4">
|
||||||
<h4 id="org5b797b5"><span class="section-number-4">3.6.3</span> Fortran templates for front end</h4>
|
<h4 id="org298d6e6"><span class="section-number-4">3.6.3</span> Fortran templates for front end</h4>
|
||||||
<div class="outline-text-4" id="text-3-6-3">
|
<div class="outline-text-4" id="text-3-6-3">
|
||||||
<p>
|
<p>
|
||||||
The <code>Fortran</code> templates that provide an access to the <code>C</code> API calls from Fortran.
|
The <code>Fortran</code> templates that provide an access to the <code>C</code> API calls from Fortran.
|
||||||
@ -4190,8 +4190,8 @@ These templates are based on the use of <code>iso_c_binding</code>. Pointers hav
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orga2c97f0" class="outline-4">
|
<div id="outline-container-org61459ff" class="outline-4">
|
||||||
<h4 id="orga2c97f0"><span class="section-number-4">3.6.4</span> Python templates for front end</h4>
|
<h4 id="org61459ff"><span class="section-number-4">3.6.4</span> Python templates for front end</h4>
|
||||||
<div class="outline-text-4" id="text-3-6-4">
|
<div class="outline-text-4" id="text-3-6-4">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-python"><span style="color: #a020f0;">def</span> <span style="color: #0000ff;">write_</span>$group_str$(trexio_file, str_w: <span style="color: #483d8b;">str</span>) -> <span style="color: #008b8b;">None</span>:
|
<pre class="src src-python"><span style="color: #a020f0;">def</span> <span style="color: #0000ff;">write_</span>$group_str$(trexio_file, str_w: <span style="color: #483d8b;">str</span>) -> <span style="color: #008b8b;">None</span>:
|
||||||
@ -4281,8 +4281,8 @@ These templates are based on the use of <code>iso_c_binding</code>. Pointers hav
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org4eea691" class="outline-2">
|
<div id="outline-container-orgf2a0add" class="outline-2">
|
||||||
<h2 id="org4eea691"><span class="section-number-2">4</span> Fortran helper/wrapper functions</h2>
|
<h2 id="orgf2a0add"><span class="section-number-2">4</span> Fortran helper/wrapper functions</h2>
|
||||||
<div class="outline-text-2" id="text-4">
|
<div class="outline-text-2" id="text-4">
|
||||||
<p>
|
<p>
|
||||||
The function below adapts the original C-based <code>trexio_open</code> for Fortran.
|
The function below adapts the original C-based <code>trexio_open</code> for Fortran.
|
||||||
@ -4417,7 +4417,7 @@ two code are identical, i.e. if the <code>assert</code> statement pass.
|
|||||||
</div>
|
</div>
|
||||||
<div id="postamble" class="status">
|
<div id="postamble" class="status">
|
||||||
<p class="author">Author: TREX-CoE</p>
|
<p class="author">Author: TREX-CoE</p>
|
||||||
<p class="date">Created: 2021-11-08 Mon 19:09</p>
|
<p class="date">Created: 2021-11-08 Mon 19:47</p>
|
||||||
<p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
|
<p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- 2021-11-08 Mon 19:09 -->
|
<!-- 2021-11-08 Mon 19:47 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<title>HDF5 back end</title>
|
<title>HDF5 back end</title>
|
||||||
@ -311,27 +311,27 @@ for the JavaScript code in this tag.
|
|||||||
<h2>Table of Contents</h2>
|
<h2>Table of Contents</h2>
|
||||||
<div id="text-table-of-contents">
|
<div id="text-table-of-contents">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#orgee929db">1. HDF5 back end</a>
|
<li><a href="#org254807a">1. HDF5 back end</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#orge6f50d9">1.1. Template for HDF5 definitions</a></li>
|
<li><a href="#orgc878a2b">1.1. Template for HDF5 definitions</a></li>
|
||||||
<li><a href="#org64c1d70">1.2. Template for HDF5 structures</a></li>
|
<li><a href="#org858e9ec">1.2. Template for HDF5 structures</a></li>
|
||||||
<li><a href="#org770b13e">1.3. Template for HDF5 init/deinit</a></li>
|
<li><a href="#org7a3e756">1.3. Template for HDF5 init/deinit</a></li>
|
||||||
<li><a href="#org76c1332">1.4. Template for HDF5 has/read/write the numerical attribute</a></li>
|
<li><a href="#org1ca7d97">1.4. Template for HDF5 has/read/write the numerical attribute</a></li>
|
||||||
<li><a href="#org3ae4fd9">1.5. Template for HDF5 has/read/write the dataset of numerical data</a></li>
|
<li><a href="#org589435f">1.5. Template for HDF5 has/read/write the dataset of numerical data</a></li>
|
||||||
<li><a href="#org0f2f2c4">1.6. Template for HDF5 has/read/write the dataset of strings</a></li>
|
<li><a href="#org5f6644e">1.6. Template for HDF5 has/read/write the dataset of strings</a></li>
|
||||||
<li><a href="#org6179eab">1.7. Template for HDF5 has/read/write the string attribute</a></li>
|
<li><a href="#orgfc504bd">1.7. Template for HDF5 has/read/write the string attribute</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orgee929db" class="outline-2">
|
<div id="outline-container-org254807a" class="outline-2">
|
||||||
<h2 id="orgee929db"><span class="section-number-2">1</span> HDF5 back end</h2>
|
<h2 id="org254807a"><span class="section-number-2">1</span> HDF5 back end</h2>
|
||||||
<div class="outline-text-2" id="text-1">
|
<div class="outline-text-2" id="text-1">
|
||||||
</div>
|
</div>
|
||||||
<div id="outline-container-orge6f50d9" class="outline-3">
|
<div id="outline-container-orgc878a2b" class="outline-3">
|
||||||
<h3 id="orge6f50d9"><span class="section-number-3">1.1</span> Template for HDF5 definitions</h3>
|
<h3 id="orgc878a2b"><span class="section-number-3">1.1</span> Template for HDF5 definitions</h3>
|
||||||
<div class="outline-text-3" id="text-1-1">
|
<div class="outline-text-3" id="text-1-1">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c"><span style="color: #483d8b;">#define</span> $GROUP$_GROUP_NAME <span style="color: #8b2252;">"$group$"</span>
|
<pre class="src src-c"><span style="color: #483d8b;">#define</span> $GROUP$_GROUP_NAME <span style="color: #8b2252;">"$group$"</span>
|
||||||
@ -343,8 +343,8 @@ for the JavaScript code in this tag.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org64c1d70" class="outline-3">
|
<div id="outline-container-org858e9ec" class="outline-3">
|
||||||
<h3 id="org64c1d70"><span class="section-number-3">1.2</span> Template for HDF5 structures</h3>
|
<h3 id="org858e9ec"><span class="section-number-3">1.2</span> Template for HDF5 structures</h3>
|
||||||
<div class="outline-text-3" id="text-1-2">
|
<div class="outline-text-3" id="text-1-2">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c"><span style="color: #a020f0;">typedef</span> <span style="color: #a020f0;">struct</span> <span style="color: #228b22;">trexio_hdf5_s</span> {
|
<pre class="src src-c"><span style="color: #a020f0;">typedef</span> <span style="color: #a020f0;">struct</span> <span style="color: #228b22;">trexio_hdf5_s</span> {
|
||||||
@ -358,8 +358,8 @@ for the JavaScript code in this tag.
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<div id="outline-container-org770b13e" class="outline-3">
|
<div id="outline-container-org7a3e756" class="outline-3">
|
||||||
<h3 id="org770b13e"><span class="section-number-3">1.3</span> Template for HDF5 init/deinit</h3>
|
<h3 id="org7a3e756"><span class="section-number-3">1.3</span> Template for HDF5 init/deinit</h3>
|
||||||
<div class="outline-text-3" id="text-1-3">
|
<div class="outline-text-3" id="text-1-3">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
||||||
@ -439,8 +439,8 @@ for the JavaScript code in this tag.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org76c1332" class="outline-3">
|
<div id="outline-container-org1ca7d97" class="outline-3">
|
||||||
<h3 id="org76c1332"><span class="section-number-3">1.4</span> Template for HDF5 has/read/write the numerical attribute</h3>
|
<h3 id="org1ca7d97"><span class="section-number-3">1.4</span> Template for HDF5 has/read/write the numerical attribute</h3>
|
||||||
<div class="outline-text-3" id="text-1-4">
|
<div class="outline-text-3" id="text-1-4">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
||||||
@ -534,8 +534,8 @@ for the JavaScript code in this tag.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org3ae4fd9" class="outline-3">
|
<div id="outline-container-org589435f" class="outline-3">
|
||||||
<h3 id="org3ae4fd9"><span class="section-number-3">1.5</span> Template for HDF5 has/read/write the dataset of numerical data</h3>
|
<h3 id="org589435f"><span class="section-number-3">1.5</span> Template for HDF5 has/read/write the dataset of numerical data</h3>
|
||||||
<div class="outline-text-3" id="text-1-5">
|
<div class="outline-text-3" id="text-1-5">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
||||||
@ -658,8 +658,8 @@ for the JavaScript code in this tag.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org0f2f2c4" class="outline-3">
|
<div id="outline-container-org5f6644e" class="outline-3">
|
||||||
<h3 id="org0f2f2c4"><span class="section-number-3">1.6</span> Template for HDF5 has/read/write the dataset of strings</h3>
|
<h3 id="org5f6644e"><span class="section-number-3">1.6</span> Template for HDF5 has/read/write the dataset of strings</h3>
|
||||||
<div class="outline-text-3" id="text-1-6">
|
<div class="outline-text-3" id="text-1-6">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
||||||
@ -864,8 +864,8 @@ for the JavaScript code in this tag.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org6179eab" class="outline-3">
|
<div id="outline-container-orgfc504bd" class="outline-3">
|
||||||
<h3 id="org6179eab"><span class="section-number-3">1.7</span> Template for HDF5 has/read/write the string attribute</h3>
|
<h3 id="orgfc504bd"><span class="section-number-3">1.7</span> Template for HDF5 has/read/write the string attribute</h3>
|
||||||
<div class="outline-text-3" id="text-1-7">
|
<div class="outline-text-3" id="text-1-7">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
||||||
@ -992,7 +992,7 @@ for the JavaScript code in this tag.
|
|||||||
</div>
|
</div>
|
||||||
<div id="postamble" class="status">
|
<div id="postamble" class="status">
|
||||||
<p class="author">Author: TREX-CoE</p>
|
<p class="author">Author: TREX-CoE</p>
|
||||||
<p class="date">Created: 2021-11-08 Mon 19:09</p>
|
<p class="date">Created: 2021-11-08 Mon 19:47</p>
|
||||||
<p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
|
<p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- 2021-11-08 Mon 19:09 -->
|
<!-- 2021-11-08 Mon 19:47 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<title>TEXT back end</title>
|
<title>TEXT back end</title>
|
||||||
@ -311,26 +311,26 @@ for the JavaScript code in this tag.
|
|||||||
<h2>Table of Contents</h2>
|
<h2>Table of Contents</h2>
|
||||||
<div id="text-table-of-contents">
|
<div id="text-table-of-contents">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#orgc0836ed">1. TEXT back end</a>
|
<li><a href="#org4f0d2dd">1. TEXT back end</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#orgab3ce20">1.1. Template for group-related structures in text back end</a></li>
|
<li><a href="#orgc81f686">1.1. Template for group-related structures in text back end</a></li>
|
||||||
<li><a href="#orgc7f6e2a">1.2. Template for general structure in text back end</a></li>
|
<li><a href="#org694ffa4">1.2. Template for general structure in text back end</a></li>
|
||||||
<li><a href="#org6b23edd">1.3. Initialize function (constant part)</a></li>
|
<li><a href="#orgc4cfbeb">1.3. Initialize function (constant part)</a></li>
|
||||||
<li><a href="#org5fa1f33">1.4. Deinitialize function (templated part)</a></li>
|
<li><a href="#org72eb104">1.4. Deinitialize function (templated part)</a></li>
|
||||||
<li><a href="#orgd69bffb">1.5. Template for text read struct</a></li>
|
<li><a href="#org2f1db87">1.5. Template for text read struct</a></li>
|
||||||
<li><a href="#orgff7f50f">1.6. Template for text flush struct</a></li>
|
<li><a href="#org2896387">1.6. Template for text flush struct</a></li>
|
||||||
<li><a href="#orga9ebd88">1.7. Template for text free memory</a></li>
|
<li><a href="#org11d9ece">1.7. Template for text free memory</a></li>
|
||||||
<li><a href="#org38f0162">1.8. Template for has/read/write the numerical attribute</a></li>
|
<li><a href="#orgfff55ff">1.8. Template for has/read/write the numerical attribute</a></li>
|
||||||
<li><a href="#orgab45f19">1.9. Template for has/read/write the dataset of numerical data</a></li>
|
<li><a href="#org77dcd8b">1.9. Template for has/read/write the dataset of numerical data</a></li>
|
||||||
<li><a href="#orgd023229">1.10. Template for has/read/write the dataset of strings</a></li>
|
<li><a href="#orga1f1091">1.10. Template for has/read/write the dataset of strings</a></li>
|
||||||
<li><a href="#orgdd40cec">1.11. Template for has/read/write the string attribute</a></li>
|
<li><a href="#orga699600">1.11. Template for has/read/write the string attribute</a></li>
|
||||||
<li><a href="#org17ad374">1.12. RDM struct (hard-coded)</a>
|
<li><a href="#org832fdc1">1.12. RDM struct (hard-coded)</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#org5307262">1.12.1. Read the complete struct</a></li>
|
<li><a href="#orge809ba0">1.12.1. Read the complete struct</a></li>
|
||||||
<li><a href="#org53a6892">1.12.2. Flush the complete struct</a></li>
|
<li><a href="#org7ddf3e5">1.12.2. Flush the complete struct</a></li>
|
||||||
<li><a href="#org07954f9">1.12.3. Free memory</a></li>
|
<li><a href="#orge89cf15">1.12.3. Free memory</a></li>
|
||||||
<li><a href="#orga5f3ec0">1.12.4. Read/Write the one<sub>e</sub> attribute</a></li>
|
<li><a href="#org9b2a6d2">1.12.4. Read/Write the one<sub>e</sub> attribute</a></li>
|
||||||
<li><a href="#org6caf2f9">1.12.5. Read/Write the two<sub>e</sub> attribute</a></li>
|
<li><a href="#org96bca02">1.12.5. Read/Write the two<sub>e</sub> attribute</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
@ -339,8 +339,8 @@ for the JavaScript code in this tag.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orgc0836ed" class="outline-2">
|
<div id="outline-container-org4f0d2dd" class="outline-2">
|
||||||
<h2 id="orgc0836ed"><span class="section-number-2">1</span> TEXT back end</h2>
|
<h2 id="org4f0d2dd"><span class="section-number-2">1</span> TEXT back end</h2>
|
||||||
<div class="outline-text-2" id="text-1">
|
<div class="outline-text-2" id="text-1">
|
||||||
<p>
|
<p>
|
||||||
The "file" produced by the text back end is a directory with one
|
The "file" produced by the text back end is a directory with one
|
||||||
@ -361,8 +361,8 @@ The file is written when closed, or when the flush function is called.
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orgab3ce20" class="outline-3">
|
<div id="outline-container-orgc81f686" class="outline-3">
|
||||||
<h3 id="orgab3ce20"><span class="section-number-3">1.1</span> Template for group-related structures in text back end</h3>
|
<h3 id="orgc81f686"><span class="section-number-3">1.1</span> Template for group-related structures in text back end</h3>
|
||||||
<div class="outline-text-3" id="text-1-1">
|
<div class="outline-text-3" id="text-1-1">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c"><span style="color: #a020f0;">typedef</span> <span style="color: #a020f0;">struct</span> $group$_s {
|
<pre class="src src-c"><span style="color: #a020f0;">typedef</span> <span style="color: #a020f0;">struct</span> $group$_s {
|
||||||
@ -381,8 +381,8 @@ The file is written when closed, or when the flush function is called.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orgc7f6e2a" class="outline-3">
|
<div id="outline-container-org694ffa4" class="outline-3">
|
||||||
<h3 id="orgc7f6e2a"><span class="section-number-3">1.2</span> Template for general structure in text back end</h3>
|
<h3 id="org694ffa4"><span class="section-number-3">1.2</span> Template for general structure in text back end</h3>
|
||||||
<div class="outline-text-3" id="text-1-2">
|
<div class="outline-text-3" id="text-1-2">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c"><span style="color: #a020f0;">typedef</span> <span style="color: #a020f0;">struct</span> <span style="color: #228b22;">rdm_s</span> {
|
<pre class="src src-c"><span style="color: #a020f0;">typedef</span> <span style="color: #a020f0;">struct</span> <span style="color: #228b22;">rdm_s</span> {
|
||||||
@ -408,8 +408,8 @@ The file is written when closed, or when the flush function is called.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org6b23edd" class="outline-3">
|
<div id="outline-container-orgc4cfbeb" class="outline-3">
|
||||||
<h3 id="org6b23edd"><span class="section-number-3">1.3</span> Initialize function (constant part)</h3>
|
<h3 id="orgc4cfbeb"><span class="section-number-3">1.3</span> Initialize function (constant part)</h3>
|
||||||
<div class="outline-text-3" id="text-1-3">
|
<div class="outline-text-3" id="text-1-3">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
||||||
@ -540,8 +540,8 @@ The file is written when closed, or when the flush function is called.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org5fa1f33" class="outline-3">
|
<div id="outline-container-org72eb104" class="outline-3">
|
||||||
<h3 id="org5fa1f33"><span class="section-number-3">1.4</span> Deinitialize function (templated part)</h3>
|
<h3 id="org72eb104"><span class="section-number-3">1.4</span> Deinitialize function (templated part)</h3>
|
||||||
<div class="outline-text-3" id="text-1-4">
|
<div class="outline-text-3" id="text-1-4">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
||||||
@ -566,8 +566,8 @@ The file is written when closed, or when the flush function is called.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orgd69bffb" class="outline-3">
|
<div id="outline-container-org2f1db87" class="outline-3">
|
||||||
<h3 id="orgd69bffb"><span class="section-number-3">1.5</span> Template for text read struct</h3>
|
<h3 id="org2f1db87"><span class="section-number-3">1.5</span> Template for text read struct</h3>
|
||||||
<div class="outline-text-3" id="text-1-5">
|
<div class="outline-text-3" id="text-1-5">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c">$group$_t*
|
<pre class="src src-c">$group$_t*
|
||||||
@ -861,8 +861,8 @@ trexio_text_read_$group$ (<span style="color: #228b22;">trexio_text_t</span>* <s
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orgff7f50f" class="outline-3">
|
<div id="outline-container-org2896387" class="outline-3">
|
||||||
<h3 id="orgff7f50f"><span class="section-number-3">1.6</span> Template for text flush struct</h3>
|
<h3 id="org2896387"><span class="section-number-3">1.6</span> Template for text flush struct</h3>
|
||||||
<div class="outline-text-3" id="text-1-6">
|
<div class="outline-text-3" id="text-1-6">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
||||||
@ -927,8 +927,8 @@ trexio_text_read_$group$ (<span style="color: #228b22;">trexio_text_t</span>* <s
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orga9ebd88" class="outline-3">
|
<div id="outline-container-org11d9ece" class="outline-3">
|
||||||
<h3 id="orga9ebd88"><span class="section-number-3">1.7</span> Template for text free memory</h3>
|
<h3 id="org11d9ece"><span class="section-number-3">1.7</span> Template for text free memory</h3>
|
||||||
<div class="outline-text-3" id="text-1-7">
|
<div class="outline-text-3" id="text-1-7">
|
||||||
<p>
|
<p>
|
||||||
Memory is allocated when reading. The following function frees memory.
|
Memory is allocated when reading. The following function frees memory.
|
||||||
@ -973,8 +973,8 @@ Memory is allocated when reading. The following function frees memory.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org38f0162" class="outline-3">
|
<div id="outline-container-orgfff55ff" class="outline-3">
|
||||||
<h3 id="org38f0162"><span class="section-number-3">1.8</span> Template for has/read/write the numerical attribute</h3>
|
<h3 id="orgfff55ff"><span class="section-number-3">1.8</span> Template for has/read/write the numerical attribute</h3>
|
||||||
<div class="outline-text-3" id="text-1-8">
|
<div class="outline-text-3" id="text-1-8">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
||||||
@ -1037,8 +1037,8 @@ Memory is allocated when reading. The following function frees memory.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orgab45f19" class="outline-3">
|
<div id="outline-container-org77dcd8b" class="outline-3">
|
||||||
<h3 id="orgab45f19"><span class="section-number-3">1.9</span> Template for has/read/write the dataset of numerical data</h3>
|
<h3 id="org77dcd8b"><span class="section-number-3">1.9</span> Template for has/read/write the dataset of numerical data</h3>
|
||||||
<div class="outline-text-3" id="text-1-9">
|
<div class="outline-text-3" id="text-1-9">
|
||||||
<p>
|
<p>
|
||||||
The <code>group_dset</code> array is assumed allocated with the appropriate size.
|
The <code>group_dset</code> array is assumed allocated with the appropriate size.
|
||||||
@ -1134,8 +1134,8 @@ The <code>group_dset</code> array is assumed allocated with the appropriate size
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="outline-container-orgd023229" class="outline-3">
|
<div id="outline-container-orga1f1091" class="outline-3">
|
||||||
<h3 id="orgd023229"><span class="section-number-3">1.10</span> Template for has/read/write the dataset of strings</h3>
|
<h3 id="orga1f1091"><span class="section-number-3">1.10</span> Template for has/read/write the dataset of strings</h3>
|
||||||
<div class="outline-text-3" id="text-1-10">
|
<div class="outline-text-3" id="text-1-10">
|
||||||
<p>
|
<p>
|
||||||
The <code>group_dset</code> array is assumed allocated with the appropriate size.
|
The <code>group_dset</code> array is assumed allocated with the appropriate size.
|
||||||
@ -1236,8 +1236,8 @@ The <code>group_dset</code> array is assumed allocated with the appropriate size
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="outline-container-orgdd40cec" class="outline-3">
|
<div id="outline-container-orga699600" class="outline-3">
|
||||||
<h3 id="orgdd40cec"><span class="section-number-3">1.11</span> Template for has/read/write the string attribute</h3>
|
<h3 id="orga699600"><span class="section-number-3">1.11</span> Template for has/read/write the string attribute</h3>
|
||||||
<div class="outline-text-3" id="text-1-11">
|
<div class="outline-text-3" id="text-1-11">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span>
|
||||||
@ -1311,12 +1311,12 @@ The <code>group_dset</code> array is assumed allocated with the appropriate size
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="outline-container-org17ad374" class="outline-3">
|
<div id="outline-container-org832fdc1" class="outline-3">
|
||||||
<h3 id="org17ad374"><span class="section-number-3">1.12</span> RDM struct (hard-coded)</h3>
|
<h3 id="org832fdc1"><span class="section-number-3">1.12</span> RDM struct (hard-coded)</h3>
|
||||||
<div class="outline-text-3" id="text-1-12">
|
<div class="outline-text-3" id="text-1-12">
|
||||||
</div>
|
</div>
|
||||||
<div id="outline-container-org5307262" class="outline-4">
|
<div id="outline-container-orge809ba0" class="outline-4">
|
||||||
<h4 id="org5307262"><span class="section-number-4">1.12.1</span> Read the complete struct</h4>
|
<h4 id="orge809ba0"><span class="section-number-4">1.12.1</span> Read the complete struct</h4>
|
||||||
<div class="outline-text-4" id="text-1-12-1">
|
<div class="outline-text-4" id="text-1-12-1">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c"><span style="color: #228b22;">rdm_t</span>* <span style="color: #0000ff;">trexio_text_read_rdm</span>(<span style="color: #228b22;">trexio_text_t</span>* <span style="color: #a020f0;">const</span> <span style="color: #a0522d;">file</span>);
|
<pre class="src src-c"><span style="color: #228b22;">rdm_t</span>* <span style="color: #0000ff;">trexio_text_read_rdm</span>(<span style="color: #228b22;">trexio_text_t</span>* <span style="color: #a020f0;">const</span> <span style="color: #a0522d;">file</span>);
|
||||||
@ -1411,8 +1411,8 @@ The <code>group_dset</code> array is assumed allocated with the appropriate size
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org53a6892" class="outline-4">
|
<div id="outline-container-org7ddf3e5" class="outline-4">
|
||||||
<h4 id="org53a6892"><span class="section-number-4">1.12.2</span> Flush the complete struct</h4>
|
<h4 id="org7ddf3e5"><span class="section-number-4">1.12.2</span> Flush the complete struct</h4>
|
||||||
<div class="outline-text-4" id="text-1-12-2">
|
<div class="outline-text-4" id="text-1-12-2">
|
||||||
<div class="org-src-container">
|
<div class="org-src-container">
|
||||||
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span> <span style="color: #0000ff;">trexio_text_flush_rdm</span>(<span style="color: #228b22;">trexio_text_t</span>* <span style="color: #a020f0;">const</span> <span style="color: #a0522d;">file</span>);
|
<pre class="src src-c"><span style="color: #228b22;">trexio_exit_code</span> <span style="color: #0000ff;">trexio_text_flush_rdm</span>(<span style="color: #228b22;">trexio_text_t</span>* <span style="color: #a020f0;">const</span> <span style="color: #a0522d;">file</span>);
|
||||||
@ -1454,8 +1454,8 @@ The <code>group_dset</code> array is assumed allocated with the appropriate size
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org07954f9" class="outline-4">
|
<div id="outline-container-orge89cf15" class="outline-4">
|
||||||
<h4 id="org07954f9"><span class="section-number-4">1.12.3</span> Free memory</h4>
|
<h4 id="orge89cf15"><span class="section-number-4">1.12.3</span> Free memory</h4>
|
||||||
<div class="outline-text-4" id="text-1-12-3">
|
<div class="outline-text-4" id="text-1-12-3">
|
||||||
<p>
|
<p>
|
||||||
Memory is allocated when reading. The followig function frees memory.
|
Memory is allocated when reading. The followig function frees memory.
|
||||||
@ -1491,8 +1491,8 @@ Memory is allocated when reading. The followig function frees memory.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orga5f3ec0" class="outline-4">
|
<div id="outline-container-org9b2a6d2" class="outline-4">
|
||||||
<h4 id="orga5f3ec0"><span class="section-number-4">1.12.4</span> Read/Write the one<sub>e</sub> attribute</h4>
|
<h4 id="org9b2a6d2"><span class="section-number-4">1.12.4</span> Read/Write the one<sub>e</sub> attribute</h4>
|
||||||
<div class="outline-text-4" id="text-1-12-4">
|
<div class="outline-text-4" id="text-1-12-4">
|
||||||
<p>
|
<p>
|
||||||
The <code>one_e</code> array is assumed allocated with the appropriate size.
|
The <code>one_e</code> array is assumed allocated with the appropriate size.
|
||||||
@ -1558,8 +1558,8 @@ The <code>one_e</code> array is assumed allocated with the appropriate size.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org6caf2f9" class="outline-4">
|
<div id="outline-container-org96bca02" class="outline-4">
|
||||||
<h4 id="org6caf2f9"><span class="section-number-4">1.12.5</span> Read/Write the two<sub>e</sub> attribute</h4>
|
<h4 id="org96bca02"><span class="section-number-4">1.12.5</span> Read/Write the two<sub>e</sub> attribute</h4>
|
||||||
<div class="outline-text-4" id="text-1-12-5">
|
<div class="outline-text-4" id="text-1-12-5">
|
||||||
<p>
|
<p>
|
||||||
<code>two_e</code> is a sparse data structure, which can be too large to fit
|
<code>two_e</code> is a sparse data structure, which can be too large to fit
|
||||||
@ -1667,7 +1667,7 @@ file for each sparse float structure.
|
|||||||
</div>
|
</div>
|
||||||
<div id="postamble" class="status">
|
<div id="postamble" class="status">
|
||||||
<p class="author">Author: TREX-CoE</p>
|
<p class="author">Author: TREX-CoE</p>
|
||||||
<p class="date">Created: 2021-11-08 Mon 19:09</p>
|
<p class="date">Created: 2021-11-08 Mon 19:47</p>
|
||||||
<p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
|
<p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
116
trex.html
116
trex.html
@ -3,7 +3,7 @@
|
|||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- 2021-11-08 Mon 19:09 -->
|
<!-- 2021-11-08 Mon 19:47 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<title>TREX Configuration file</title>
|
<title>TREX Configuration file</title>
|
||||||
@ -333,33 +333,33 @@ for the JavaScript code in this tag.
|
|||||||
<h2>Table of Contents</h2>
|
<h2>Table of Contents</h2>
|
||||||
<div id="text-table-of-contents">
|
<div id="text-table-of-contents">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#org327dc7b">1. Metadata (metadata group)</a></li>
|
<li><a href="#orgf928a39">1. Metadata (metadata group)</a></li>
|
||||||
<li><a href="#org47f00c5">2. Electron (electron group)</a></li>
|
<li><a href="#orgb3b4ec5">2. Electron (electron group)</a></li>
|
||||||
<li><a href="#org9f18690">3. Nucleus (nucleus group)</a></li>
|
<li><a href="#org9ca5945">3. Nucleus (nucleus group)</a></li>
|
||||||
<li><a href="#orga5286c8">4. Effective core potentials (ecp group)</a>
|
<li><a href="#org8c66a74">4. Effective core potentials (ecp group)</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#org348784e">4.1. Example</a></li>
|
<li><a href="#org388ae87">4.1. Example</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#org44b546b">5. Basis set (basis group)</a>
|
<li><a href="#org3952c88">5. Basis set (basis group)</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#org6351179">5.1. Example</a></li>
|
<li><a href="#org6d16528">5.1. Example</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#org3f4b0c1">6. Atomic orbitals (ao group)</a>
|
<li><a href="#orgbc9c6d8">6. Atomic orbitals (ao group)</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#ao_one_e">6.1. One-electron integrals (<code>ao_1e_int</code> group)</a></li>
|
<li><a href="#ao_one_e">6.1. One-electron integrals (<code>ao_1e_int</code> group)</a></li>
|
||||||
<li><a href="#ao_two_e">6.2. Two-electron integrals (<code>ao_2e_int</code> group)</a></li>
|
<li><a href="#ao_two_e">6.2. Two-electron integrals (<code>ao_2e_int</code> group)</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#org9d2497e">7. Molecular orbitals (mo group)</a>
|
<li><a href="#org26e6291">7. Molecular orbitals (mo group)</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#org9cb33a4">7.1. One-electron integrals (<code>mo_1e_int</code> group)</a></li>
|
<li><a href="#org7d3c046">7.1. One-electron integrals (<code>mo_1e_int</code> group)</a></li>
|
||||||
<li><a href="#org2205a79">7.2. Two-electron integrals (<code>mo_2e_int</code> group)</a></li>
|
<li><a href="#org39c0764">7.2. Two-electron integrals (<code>mo_2e_int</code> group)</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#org8d02cb2">8. <span class="todo TODO">TODO</span> Slater determinants</a></li>
|
<li><a href="#orgfa9fb9f">8. <span class="todo TODO">TODO</span> Slater determinants</a></li>
|
||||||
<li><a href="#org613d920">9. <span class="todo TODO">TODO</span> Reduced density matrices (rdm group)</a></li>
|
<li><a href="#org65d821a">9. <span class="todo TODO">TODO</span> Reduced density matrices (rdm group)</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -399,8 +399,8 @@ arrays are 0-based. Hence, we introduce the <code>index</code> type which is an
|
|||||||
1-based <code>int</code> in the Fortran interface and 0-based otherwise.
|
1-based <code>int</code> in the Fortran interface and 0-based otherwise.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div id="outline-container-org327dc7b" class="outline-2">
|
<div id="outline-container-orgf928a39" class="outline-2">
|
||||||
<h2 id="org327dc7b"><span class="section-number-2">1</span> Metadata (metadata group)</h2>
|
<h2 id="orgf928a39"><span class="section-number-2">1</span> Metadata (metadata group)</h2>
|
||||||
<div class="outline-text-2" id="text-1">
|
<div class="outline-text-2" id="text-1">
|
||||||
<p>
|
<p>
|
||||||
As we expect our files to be archived in open-data repositories, we
|
As we expect our files to be archived in open-data repositories, we
|
||||||
@ -410,7 +410,7 @@ which have participated to the creation of the file, a list of
|
|||||||
authors of the file, and a textual description.
|
authors of the file, and a textual description.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<table id="org030cc5b" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
<table id="orga2d3e87" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
||||||
|
|
||||||
|
|
||||||
<colgroup>
|
<colgroup>
|
||||||
@ -477,15 +477,15 @@ authors of the file, and a textual description.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org47f00c5" class="outline-2">
|
<div id="outline-container-orgb3b4ec5" class="outline-2">
|
||||||
<h2 id="org47f00c5"><span class="section-number-2">2</span> Electron (electron group)</h2>
|
<h2 id="orgb3b4ec5"><span class="section-number-2">2</span> Electron (electron group)</h2>
|
||||||
<div class="outline-text-2" id="text-2">
|
<div class="outline-text-2" id="text-2">
|
||||||
<p>
|
<p>
|
||||||
We consider wave functions expressed in the spin-free formalism, where
|
We consider wave functions expressed in the spin-free formalism, where
|
||||||
the number of ↑ and ↓ electrons is fixed.
|
the number of ↑ and ↓ electrons is fixed.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<table id="orga41452c" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
<table id="org661a60f" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
||||||
|
|
||||||
|
|
||||||
<colgroup>
|
<colgroup>
|
||||||
@ -524,15 +524,15 @@ the number of ↑ and ↓ electrons is fixed.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org9f18690" class="outline-2">
|
<div id="outline-container-org9ca5945" class="outline-2">
|
||||||
<h2 id="org9f18690"><span class="section-number-2">3</span> Nucleus (nucleus group)</h2>
|
<h2 id="org9ca5945"><span class="section-number-2">3</span> Nucleus (nucleus group)</h2>
|
||||||
<div class="outline-text-2" id="text-3">
|
<div class="outline-text-2" id="text-3">
|
||||||
<p>
|
<p>
|
||||||
The nuclei are considered as fixed point charges. Coordinates are
|
The nuclei are considered as fixed point charges. Coordinates are
|
||||||
given in Cartesian \((x,y,z)\) format.
|
given in Cartesian \((x,y,z)\) format.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<table id="org5457ee8" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
<table id="orgfe3a776" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
||||||
|
|
||||||
|
|
||||||
<colgroup>
|
<colgroup>
|
||||||
@ -592,8 +592,8 @@ given in Cartesian \((x,y,z)\) format.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orga5286c8" class="outline-2">
|
<div id="outline-container-org8c66a74" class="outline-2">
|
||||||
<h2 id="orga5286c8"><span class="section-number-2">4</span> Effective core potentials (ecp group)</h2>
|
<h2 id="org8c66a74"><span class="section-number-2">4</span> Effective core potentials (ecp group)</h2>
|
||||||
<div class="outline-text-2" id="text-4">
|
<div class="outline-text-2" id="text-4">
|
||||||
<p>
|
<p>
|
||||||
An effective core potential (ECP) \(V_A^{\text{ECP}}\) replacing the
|
An effective core potential (ECP) \(V_A^{\text{ECP}}\) replacing the
|
||||||
@ -626,7 +626,7 @@ The functions \(V_{A\ell}\) are parameterized as:
|
|||||||
See <a href="http://dx.doi.org/10.1063/1.4984046">http://dx.doi.org/10.1063/1.4984046</a> or <a href="https://doi.org/10.1063/1.5121006">https://doi.org/10.1063/1.5121006</a> for more info.
|
See <a href="http://dx.doi.org/10.1063/1.4984046">http://dx.doi.org/10.1063/1.4984046</a> or <a href="https://doi.org/10.1063/1.5121006">https://doi.org/10.1063/1.5121006</a> for more info.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<table id="org2a0ca4a" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
<table id="org9057f3c" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
||||||
|
|
||||||
|
|
||||||
<colgroup>
|
<colgroup>
|
||||||
@ -724,8 +724,8 @@ The latter causes issues when written before <code>ang_mom</code> in the TREXIO
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org348784e" class="outline-3">
|
<div id="outline-container-org388ae87" class="outline-3">
|
||||||
<h3 id="org348784e"><span class="section-number-3">4.1</span> Example</h3>
|
<h3 id="org388ae87"><span class="section-number-3">4.1</span> Example</h3>
|
||||||
<div class="outline-text-3" id="text-4-1">
|
<div class="outline-text-3" id="text-4-1">
|
||||||
<p>
|
<p>
|
||||||
For example, consider H<sub>2</sub> molecule with the following
|
For example, consider H<sub>2</sub> molecule with the following
|
||||||
@ -788,8 +788,8 @@ power = [
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org44b546b" class="outline-2">
|
<div id="outline-container-org3952c88" class="outline-2">
|
||||||
<h2 id="org44b546b"><span class="section-number-2">5</span> Basis set (basis group)</h2>
|
<h2 id="org3952c88"><span class="section-number-2">5</span> Basis set (basis group)</h2>
|
||||||
<div class="outline-text-2" id="text-5">
|
<div class="outline-text-2" id="text-5">
|
||||||
<p>
|
<p>
|
||||||
We consider here basis functions centered on nuclei. Hence, we enable
|
We consider here basis functions centered on nuclei. Hence, we enable
|
||||||
@ -842,7 +842,7 @@ If the the basis function is not considered normalized, \(\mathcal{N}_s=1\).
|
|||||||
All the basis set parameters are stored in one-dimensional arrays:
|
All the basis set parameters are stored in one-dimensional arrays:
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<table id="orga7196ff" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
<table id="org1f918af" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
||||||
|
|
||||||
|
|
||||||
<colgroup>
|
<colgroup>
|
||||||
@ -936,8 +936,8 @@ All the basis set parameters are stored in one-dimensional arrays:
|
|||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org6351179" class="outline-3">
|
<div id="outline-container-org6d16528" class="outline-3">
|
||||||
<h3 id="org6351179"><span class="section-number-3">5.1</span> Example</h3>
|
<h3 id="org6d16528"><span class="section-number-3">5.1</span> Example</h3>
|
||||||
<div class="outline-text-3" id="text-5-1">
|
<div class="outline-text-3" id="text-5-1">
|
||||||
<p>
|
<p>
|
||||||
For example, consider H<sub>2</sub> with the following basis set (in GAMESS
|
For example, consider H<sub>2</sub> with the following basis set (in GAMESS
|
||||||
@ -1015,8 +1015,8 @@ prim_factor =
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org3f4b0c1" class="outline-2">
|
<div id="outline-container-orgbc9c6d8" class="outline-2">
|
||||||
<h2 id="org3f4b0c1"><span class="section-number-2">6</span> Atomic orbitals (ao group)</h2>
|
<h2 id="orgbc9c6d8"><span class="section-number-2">6</span> Atomic orbitals (ao group)</h2>
|
||||||
<div class="outline-text-2" id="text-6">
|
<div class="outline-text-2" id="text-6">
|
||||||
<p>
|
<p>
|
||||||
Going from the atomic basis set to AOs implies a systematic
|
Going from the atomic basis set to AOs implies a systematic
|
||||||
@ -1064,13 +1064,13 @@ shell, as in the GAMESS convention where
|
|||||||
|
|
||||||
<p>
|
<p>
|
||||||
In such a case, one should set the normalization of the shell (in
|
In such a case, one should set the normalization of the shell (in
|
||||||
the <a href="#org44b546b">Basis set</a> section) to \(\mathcal{N}_{z^2}\), which is the
|
the <a href="#org3952c88">Basis set</a> section) to \(\mathcal{N}_{z^2}\), which is the
|
||||||
normalization factor of the atomic orbitals in spherical coordinates.
|
normalization factor of the atomic orbitals in spherical coordinates.
|
||||||
The normalization factor of the \(xy\) function which should be
|
The normalization factor of the \(xy\) function which should be
|
||||||
introduced here should be \(\frac{\mathcal{N}_{xy}}{\mathcal{N}_{z^2}}\).
|
introduced here should be \(\frac{\mathcal{N}_{xy}}{\mathcal{N}_{z^2}}\).
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<table id="org51338fb" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
<table id="orge1bd22b" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
||||||
|
|
||||||
|
|
||||||
<colgroup>
|
<colgroup>
|
||||||
@ -1122,8 +1122,8 @@ introduced here should be \(\frac{\mathcal{N}_{xy}}{\mathcal{N}_{z^2}}\).
|
|||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org3d6282c" class="outline-3">
|
<div id="outline-container-orgf477626" class="outline-3">
|
||||||
<h3 id="ao_one_e"><a id="org3d6282c"></a><span class="section-number-3">6.1</span> One-electron integrals (<code>ao_1e_int</code> group)</h3>
|
<h3 id="ao_one_e"><a id="orgf477626"></a><span class="section-number-3">6.1</span> One-electron integrals (<code>ao_1e_int</code> group)</h3>
|
||||||
<div class="outline-text-3" id="text-ao_one_e">
|
<div class="outline-text-3" id="text-ao_one_e">
|
||||||
<ul class="org-ul">
|
<ul class="org-ul">
|
||||||
<li>\[ \hat{V}_{\text{ne}} = \sum_{A=1}^{N_\text{nucl}}
|
<li>\[ \hat{V}_{\text{ne}} = \sum_{A=1}^{N_\text{nucl}}
|
||||||
@ -1141,7 +1141,7 @@ The one-electron integrals for a one-electron operator \(\hat{O}\) are
|
|||||||
over atomic orbitals.
|
over atomic orbitals.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<table id="orgeb70cf2" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
<table id="org56bf0f9" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
||||||
|
|
||||||
|
|
||||||
<colgroup>
|
<colgroup>
|
||||||
@ -1208,8 +1208,8 @@ over atomic orbitals.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orgbfe9aa2" class="outline-3">
|
<div id="outline-container-org67a3f3f" class="outline-3">
|
||||||
<h3 id="ao_two_e"><a id="orgbfe9aa2"></a><span class="section-number-3">6.2</span> Two-electron integrals (<code>ao_2e_int</code> group)</h3>
|
<h3 id="ao_two_e"><a id="org67a3f3f"></a><span class="section-number-3">6.2</span> Two-electron integrals (<code>ao_2e_int</code> group)</h3>
|
||||||
<div class="outline-text-3" id="text-ao_two_e">
|
<div class="outline-text-3" id="text-ao_two_e">
|
||||||
<p>
|
<p>
|
||||||
The two-electron integrals for a two-electron operator \(\hat{O}\) are
|
The two-electron integrals for a two-electron operator \(\hat{O}\) are
|
||||||
@ -1230,7 +1230,7 @@ notation.
|
|||||||
\mathbf{r}_j \vert)}{\vert \mathbf{r}_i - \mathbf{r}_j \vert} \] : electron-electron long range potential</li>
|
\mathbf{r}_j \vert)}{\vert \mathbf{r}_i - \mathbf{r}_j \vert} \] : electron-electron long range potential</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<table id="orgfe80adf" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
<table id="org24cdaf5" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
||||||
|
|
||||||
|
|
||||||
<colgroup>
|
<colgroup>
|
||||||
@ -1270,10 +1270,10 @@ notation.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org9d2497e" class="outline-2">
|
<div id="outline-container-org26e6291" class="outline-2">
|
||||||
<h2 id="org9d2497e"><span class="section-number-2">7</span> Molecular orbitals (mo group)</h2>
|
<h2 id="org26e6291"><span class="section-number-2">7</span> Molecular orbitals (mo group)</h2>
|
||||||
<div class="outline-text-2" id="text-7">
|
<div class="outline-text-2" id="text-7">
|
||||||
<table id="org5b9b60f" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
<table id="orgfd76a75" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
||||||
|
|
||||||
|
|
||||||
<colgroup>
|
<colgroup>
|
||||||
@ -1339,8 +1339,8 @@ notation.
|
|||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org9cb33a4" class="outline-3">
|
<div id="outline-container-org7d3c046" class="outline-3">
|
||||||
<h3 id="org9cb33a4"><span class="section-number-3">7.1</span> One-electron integrals (<code>mo_1e_int</code> group)</h3>
|
<h3 id="org7d3c046"><span class="section-number-3">7.1</span> One-electron integrals (<code>mo_1e_int</code> group)</h3>
|
||||||
<div class="outline-text-3" id="text-7-1">
|
<div class="outline-text-3" id="text-7-1">
|
||||||
<p>
|
<p>
|
||||||
The operators as the same as those defined in the
|
The operators as the same as those defined in the
|
||||||
@ -1348,7 +1348,7 @@ The operators as the same as those defined in the
|
|||||||
the basis of molecular orbitals.
|
the basis of molecular orbitals.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<table id="org7e0d663" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
<table id="orgcfa90cc" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
||||||
|
|
||||||
|
|
||||||
<colgroup>
|
<colgroup>
|
||||||
@ -1415,8 +1415,8 @@ the basis of molecular orbitals.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org2205a79" class="outline-3">
|
<div id="outline-container-org39c0764" class="outline-3">
|
||||||
<h3 id="org2205a79"><span class="section-number-3">7.2</span> Two-electron integrals (<code>mo_2e_int</code> group)</h3>
|
<h3 id="org39c0764"><span class="section-number-3">7.2</span> Two-electron integrals (<code>mo_2e_int</code> group)</h3>
|
||||||
<div class="outline-text-3" id="text-7-2">
|
<div class="outline-text-3" id="text-7-2">
|
||||||
<p>
|
<p>
|
||||||
The operators as the same as those defined in the
|
The operators as the same as those defined in the
|
||||||
@ -1424,7 +1424,7 @@ The operators as the same as those defined in the
|
|||||||
the basis of molecular orbitals.
|
the basis of molecular orbitals.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<table id="orgeb079ab" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
<table id="org7e3145f" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
||||||
|
|
||||||
|
|
||||||
<colgroup>
|
<colgroup>
|
||||||
@ -1464,13 +1464,13 @@ the basis of molecular orbitals.
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-org8d02cb2" class="outline-2">
|
<div id="outline-container-orgfa9fb9f" class="outline-2">
|
||||||
<h2 id="org8d02cb2"><span class="section-number-2">8</span> <span class="todo TODO">TODO</span> Slater determinants</h2>
|
<h2 id="orgfa9fb9f"><span class="section-number-2">8</span> <span class="todo TODO">TODO</span> Slater determinants</h2>
|
||||||
</div>
|
</div>
|
||||||
<div id="outline-container-org613d920" class="outline-2">
|
<div id="outline-container-org65d821a" class="outline-2">
|
||||||
<h2 id="org613d920"><span class="section-number-2">9</span> <span class="todo TODO">TODO</span> Reduced density matrices (rdm group)</h2>
|
<h2 id="org65d821a"><span class="section-number-2">9</span> <span class="todo TODO">TODO</span> Reduced density matrices (rdm group)</h2>
|
||||||
<div class="outline-text-2" id="text-9">
|
<div class="outline-text-2" id="text-9">
|
||||||
<table id="org43b99c2" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
<table id="orgb6f05c4" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
||||||
|
|
||||||
|
|
||||||
<colgroup>
|
<colgroup>
|
||||||
@ -1525,7 +1525,7 @@ the basis of molecular orbitals.
|
|||||||
</div>
|
</div>
|
||||||
<div id="postamble" class="status">
|
<div id="postamble" class="status">
|
||||||
<p class="author">Author: TREX-CoE</p>
|
<p class="author">Author: TREX-CoE</p>
|
||||||
<p class="date">Created: 2021-11-08 Mon 19:09</p>
|
<p class="date">Created: 2021-11-08 Mon 19:47</p>
|
||||||
<p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
|
<p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
Reference in New Issue
Block a user