Skip to content
  • Yumin Yuan's avatar
    Adding methods and operators for saving session models and meshes · 80683af9
    Yumin Yuan authored
    Instead of having a SessionIOJSON class in every session for SessionIO support, the base
    Session class now will handle export and import sessions, and writing and loading native
    models by invoking "write" and "read" operators of the session. Also Made exodus SessionIOJSON
    use new SessionIO methods
    80683af9