sandialabs / seacas

The Sandia Engineering Analysis Code Access System (SEACAS) is a suite of preprocessing, postprocessing, translation, and utility applications supporting finite element analysis software using the Exodus database file format.
Other
131 stars 79 forks source link

IOSS: Move transform factory from Iotr to Ioss #434

Closed gsjaardema closed 7 months ago

gsjaardema commented 7 months ago

Move the Iotr::Factory to Ioss::TransformFactory to make it easier/clearer for clients on how to create and work with transforms. No longer need to be concerned with the transform/ subdirectory.

gsjaardema commented 7 months ago

@spyridon97 Does this look more usable to you.

spyridon97 commented 7 months ago

@spyridon97 Does this look more usable to you.

Yeah, that's way better.

Also since we are here, can i point you to some fixes, that i had to do for IOSS in the ioss/for/vtk branch that we have?

Or do you want me to create a PR for them?

gdsjaar commented 7 months ago

PR if not too much trouble; otherwise you can send them to me.