drwells / fiddle

4 stars 3 forks source link

Add a utility for loading a nodeset #97

Closed drwells closed 1 year ago

drwells commented 1 year ago

More FCH stuff - in practice we use nodesets to define meters. We can probably get away with just loading these nodesets and evaluating FE fields on them with FEPointEvaluation. Hence - we need a utility function which loads nodes (spatial coordinates in the reference configuration) for a given node set id.