visit
visit copied to clipboard
Blueprint to MFEM conversions may be duplicated?
https://github.com/visit-dav/visit/blob/4977c744d66a84214c72bdf0c9eea52c91533712/src/databases/Blueprint/avtBlueprintDataAdaptor.C#L1047 https://github.com/visit-dav/visit/blob/4977c744d66a84214c72bdf0c9eea52c91533712/src/databases/Blueprint/avtBlueprintDataAdaptor.C#L1048 https://github.com/visit-dav/visit/blob/4977c744d66a84214c72bdf0c9eea52c91533712/src/databases/Blueprint/avtBlueprintDataAdaptor.C#L1049
We mention in the code that in the future, blueprint to MFEM conversions will be in MFEM's ConduitDataCollection. Has that happened yet? Do we need to keep this code here or should we switch to using those conversions if possible?