Closed brittonsmith closed 4 years ago
This adds an add_vector_field function so that one can create vector fields for newly created analysis fields and the like.
add_vector_field
I have also moved all the code for the add_*_field functions into the FieldInfoContainer class, which makes more sense.
add_*_field
FieldInfoContainer
PR Summary
This adds an
add_vector_field
function so that one can create vector fields for newly created analysis fields and the like.I have also moved all the code for the
add_*_field
functions into theFieldInfoContainer
class, which makes more sense.PR Checklist