Skip to content

Introduce field and vector extraction protocols

Frederik Hennig requested to merge fhennig/field-extraction-protocols into master

Closes #11 (closed)

  • Remove SrcField and SrcVector
  • Introduce SupportsFieldExtraction and SupportsVectorExtraction protocols
  • Refactor C++ STL API mirros
  • Add user guide section on field extraction modelling

Merge request reports