Skip to content

Commit 717f986

Browse files
Update generated code for DPF 261_daily on main (#2672)
Co-authored-by: PProfizi <[email protected]>
1 parent d6f103d commit 717f986

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

doc/source/_static/dpf_operators.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14159,7 +14159,7 @@ <h2 class="h2-main">Configurating operators</h2>
1415914159
When a second input is not provided, the calculation is only completed for the first entry.
1416014160
The type of calculation performed is based on the specifications provided for pin 1, pin 2 defines the type of error norm (L1 vs L2), and
1416114161
pin 3 which entity to use as a reference</p>
14162-
</div></figure><div class="op-version">Version 0.1.0</div><h2 class="op-des-h2">Inputs</h2><div><table class="pin-box"><tbody><tr><td><pin-number n="0" ellipsis = "false"></pin-number></td><td><pin-name name="field_or_fields_container1"></pin-name></td><td><req-type typeName="(field | fields_container)"></req-type></td><td><div class = "pin-des-text"><p>field or fields container - compulsory</p>
14162+
</div></figure><div class="op-version">Version 0.1.1</div><h2 class="op-des-h2">Inputs</h2><div><table class="pin-box"><tbody><tr><td><pin-number n="0" ellipsis = "false"></pin-number></td><td><pin-name name="field_or_fields_container1"></pin-name></td><td><req-type typeName="(field | fields_container)"></req-type></td><td><div class = "pin-des-text"><p>field or fields container - compulsory</p>
1416314163
</div></td></tr></tbody></table><table class="pin-box"><tbody><tr><td><pin-number-optional n="1" ellipsis = "false"></pin-number-optional></td><td><pin-name name="normalization_type"></pin-name></td><td><req-type typeName="(int32)"></req-type></td><td><div class = "pin-des-text"><p>type of normalization applied to the residuals and norm calculation (optional, defaut: absolute):
1416414164
0 for absolute,
1416514165
1 for relative to the first entry,
@@ -14174,7 +14174,7 @@ <h2 class="h2-main">Configurating operators</h2>
1417414174
</div></td></tr></tbody></table><table class="pin-box"><tbody><tr><td><pin-number n="1" ellipsis = "false"></pin-number></td><td><pin-name name="error"></pin-name></td><td><req-type typeName="(field | fields_container)"></req-type></td><td><div class = "pin-des-text"><p>1: error as a field or a field container depending on the entry's type.</p>
1417514175
</div></td></tr></tbody></table><table class="pin-box"><tbody><tr><td><pin-number n="2" ellipsis = "false"></pin-number></td><td><pin-name name="residuals_normalization_factor"></pin-name></td><td><req-type typeName="(field | fields_container)"></req-type></td><td><div class = "pin-des-text"><p>2: factor used for residual normalization</p>
1417614176
</div></td></tr></tbody></table><table class="pin-box"><tbody><tr><td><pin-number n="3" ellipsis = "false"></pin-number></td><td><pin-name name="error_normalization_factor"></pin-name></td><td><req-type typeName="(field | fields_container)"></req-type></td><td><div class = "pin-des-text"><p>3: factor used for error norm normalization</p>
14177-
</div></td></tr></tbody></table></div><h2 class="op-des-h2">Configurations</h2><config-spec name="mutex" default="false" doc="If this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads." types="bool" ></config-spec><config-spec name="permissive" default="true" doc="If this option is set to true, warning checks (like unit or data sizes) won't be done." types="bool" ></config-spec><h2 class="op-des-h2">Scripting</h2><scripting-part scripting_name="compute_residual_and_error" license="none" cat="math" plugin="core" cpp-name="error_norm_calc"></scripting-part><h2 class="op-des-h2">Changelog</h2><op-changelog content='{"0.0.0":"New","0.1.0":"Support generic labels (not only time) in the input FieldsContainer"}'></op-changelog></div><div class="operator" id="reduce sampling scoping" scripting_name="reduce_sampling"plugin="core"cat="scoping"><h1 class="op-des-h1">scoping: reduce sampling scoping</h1><figure class="figure-op-des"> <figcaption > Description </figcaption><div class = "figure-op-des-text"><p>Take a scoping and remove half of it's content.</p>
14177+
</div></td></tr></tbody></table></div><h2 class="op-des-h2">Configurations</h2><config-spec name="mutex" default="false" doc="If this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads." types="bool" ></config-spec><config-spec name="permissive" default="true" doc="If this option is set to true, warning checks (like unit or data sizes) won't be done." types="bool" ></config-spec><h2 class="op-des-h2">Scripting</h2><scripting-part scripting_name="compute_residual_and_error" license="none" cat="math" plugin="core" cpp-name="error_norm_calc"></scripting-part><h2 class="op-des-h2">Changelog</h2><op-changelog content='{"0.0.0":"New","0.1.0":"Support generic labels (not only time) in the input FieldsContainer","0.1.1":"Fixed the size of output scaling factors for the absolute normalization"}'></op-changelog></div><div class="operator" id="reduce sampling scoping" scripting_name="reduce_sampling"plugin="core"cat="scoping"><h1 class="op-des-h1">scoping: reduce sampling scoping</h1><figure class="figure-op-des"> <figcaption > Description </figcaption><div class = "figure-op-des-text"><p>Take a scoping and remove half of it's content.</p>
1417814178
</div></figure><div class="op-version">Version 0.0.0</div><h2 class="op-des-h2">Inputs</h2><div><table class="pin-box"><tbody><tr><td><pin-number n="0" ellipsis = "false"></pin-number></td><td><pin-name name="mesh_scoping"></pin-name></td><td><req-type typeName="(scoping)"></req-type></td></tr></tbody></table><table class="pin-box"><tbody><tr><td><pin-number-optional n="1" ellipsis = "false"></pin-number-optional></td><td><pin-name name="denominator"></pin-name></td><td><req-type typeName="(int32)"></req-type></td><td><div class = "pin-des-text"><p>Set the number of time the scoping is reduced (default is 2). Must be integer value above 1.</p>
1417914179
</div></td></tr></tbody></table></div><h2 class="op-des-h2">Outputs</h2><div><table class="pin-box"><tbody><tr><td><pin-number n="0" ellipsis = "false"></pin-number></td><td><pin-name name="mesh_scoping"></pin-name></td><td><req-type typeName="(scoping)"></req-type></td></tr></tbody></table></div><h2 class="op-des-h2">Configurations</h2><config-spec name="mutex" default="false" doc="If this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads." types="bool" ></config-spec><h2 class="op-des-h2">Scripting</h2><scripting-part scripting_name="reduce_sampling" license="none" cat="scoping" plugin="core" cpp-name="scoping::reduce_sampling"></scripting-part><h2 class="op-des-h2">Changelog</h2><op-changelog content='{"0.0.0":"New"}'></op-changelog></div><div class="operator" id="on named selection" scripting_name="on_named_selection"plugin="core"cat="scoping"><h1 class="op-des-h1">scoping: on named selection</h1><figure class="figure-op-des"> <figcaption > Description </figcaption><div class = "figure-op-des-text"><p>provides a scoping at a given location based on a given named selection</p>
1418014180
</div></figure><div class="op-version">Version 0.0.0</div><h2 class="op-des-h2">Inputs</h2><div><table class="pin-box"><tbody><tr><td><pin-number n="0" ellipsis = "false"></pin-number></td><td><pin-name name="requested_location"></pin-name></td><td><req-type typeName="(string)"></req-type></td></tr></tbody></table><table class="pin-box"><tbody><tr><td><pin-number n="1" ellipsis = "false"></pin-number></td><td><pin-name name="named_selection_name"></pin-name></td><td><req-type typeName="(string)"></req-type></td><td><div class = "pin-des-text"><p>the string is expected to be in upper case</p>
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)