Skip to content

Commit 3beaacf

Browse files
whoops
1 parent 13df99b commit 3beaacf

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

src/docs/sphinx/blueprint_mesh.rst

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -927,7 +927,7 @@ Conduit provides several tools for working with material sets, as working with t
927927

928928
The first set of tools are functions that can be used to determine what sort of material set is being worked with:
929929

930-
.. literalinclude:: ../../libs/blueprint/docs/conduit_blueprint_mesh.hpp
930+
.. literalinclude:: ../../libs/blueprint/conduit_blueprint_mesh.hpp
931931
:start-after: _matset_layout_determination_methods_start
932932
:end-before: _matset_layout_determination_methods_end
933933
:language: cpp
@@ -1025,7 +1025,7 @@ It is also possible to convert material sets to a `Silo <https://silo.readthedoc
10251025
10261026
This will create an output with the following information:
10271027

1028-
* for ``matset``s:
1028+
* for material sets:
10291029

10301030
* topology
10311031
* material_map
@@ -1035,11 +1035,13 @@ This will create an output with the following information:
10351035
* mix_vf
10361036
* buffer_style
10371037
* dominance
1038-
* for ``field``s:
1038+
1039+
* for fields:
10391040

10401041
* field_mixvar_values
10411042
* field_values (optional)
1042-
* for ``specset``s:
1043+
1044+
* for species sets:
10431045

10441046
* nmatspec
10451047
* specnames

0 commit comments

Comments
 (0)