File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
doc/source/user_guide/tutorials/mathematics Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 44Basic maths
55===========
66
7+ .. note ::
8+
9+ This tutorial requires DPF 9.1 or above (2025 R1).
10+
711.. include :: ../../../links_and_refs.rst
812.. |math operators | replace :: :mod: `math operators <ansys.dpf.core.operators.math> `
913.. |fields_factory | replace :: :mod: `fields_factory<ansys.dpf.core.fields_factory> `
Original file line number Diff line number Diff line change @@ -19,9 +19,15 @@ PyDPF-Core API and data structures.
1919 :link: ref_basic_math
2020 :link-type: ref
2121 :text-align: center
22-
22+ :class-card: sd-bg-light
23+ :class-header: sd-bg-light sd-text-dark
24+ :class-footer: sd-bg-light sd-text-dark
25+
2326 This tutorial explains how to do some basic
2427 mathematical operations with PyDPF-Core.
28+
29+ +++
30+ Requires DPF 9.1 or above (2025 R1).
2531
2632.. toctree ::
2733 :maxdepth: 2
You can’t perform that action at this time.
0 commit comments