Skip to content
Snippets Groups Projects

Introduce field and vector extraction protocols

Merged Frederik Hennig requested to merge fhennig/field-extraction-protocols into master
15 files
+ 361
177
Compare changes
  • Side-by-side
  • Inline
Files
15
+ 6
0
@@ -21,6 +21,12 @@ Data Types
.. automodule:: pystencilssfg.lang.types
:members:
Extraction Protocols
--------------------
.. automodule:: pystencilssfg.lang.extractions
:members:
C++ Standard Library (``pystencilssfg.lang.cpp``)
-------------------------------------------------
Loading