- 01 May, 2017 1 commit
-
-
Burlen Loring authored
This patch adds Python bindings to SENSEI. * Flatten nested namespaces to only 1 level deep * Update to ADIOS 1.11 * SWIG Python bindings and CMake driver code * Use interface libraries for dependencies * export targets and generate a working SENSEIConfig.cmake * CMake find modules for Libsim, NumPy, and mpi4py * Newton Python miniapp demonstrating use of SENSEI from Python * Warning cleanup * VTKPosthocIO analysis adaptor, writes any VTK dataset to either ".pvd" or ".visit" format. Can be used to generate representative data for configuring Catalyst and Libsim configs. * Add a method to the Catalyst adaptor to configure a pipeline from Catalyst Python script. Before this was in ConfigurableAnalysis. * Enable point meshes in the Libsim adaptor * Update the read me
-
- 14 Feb, 2017 2 commits
-
-
Andrew Bauer authored
Catalyst python pipeline adaptor See merge request !37
-
Andrew Bauer authored
-
- 13 Feb, 2017 2 commits
-
-
Andrew Bauer authored
-
Andrew Bauer authored
-
- 06 Oct, 2016 1 commit
-
-
Utkarsh Ayachit authored
Fixes to build with VTK 7.1 See merge request !35
-
- 05 Oct, 2016 1 commit
-
-
Utkarsh Ayachit authored
-
- 18 Apr, 2016 1 commit
-
-
Dmitriy Morozov authored
-
- 08 Apr, 2016 1 commit
-
-
Utkarsh Ayachit authored
Temporarily avoid using XMLPWriter. Instead we explicitly write the metafile ourselves. See merge request !30
-
- 06 Apr, 2016 4 commits
-
-
Brad Whitlock authored
-
Brad Whitlock authored
-
Brad Whitlock authored
-
Brad Whitlock authored
-
- 05 Apr, 2016 5 commits
-
-
Brad Whitlock authored
-
Andrew Bauer authored
Timer improvement I thought about doing this with a MPI subcommunicator but then it would give the wrong process ranks in the output. See merge request !32
-
Andrew Bauer authored
-
Dmitriy Morozov authored
-
Andrew Bauer authored
-
- 03 Apr, 2016 1 commit
-
-
Utkarsh Ayachit authored
Instead we explicitly write the metafile ourselves.
-
- 01 Apr, 2016 2 commits
-
-
Utkarsh Ayachit authored
Add -o option to oscillator to save each step directly using MPI-IO I've added an option to miniapps/oscillators/oscillator.cpp to save each time step directly, using MPI-IO. I haven't really tested it (other than making sure that it compiles). It does work outside of Sensei (in oscillator's original codebase). In any case, I leave it up to others to decide whether to merge it in. @utkarsh.ayachit See merge request !29
-
Dmitriy Morozov authored
-
- 30 Mar, 2016 1 commit
-
-
Utkarsh Ayachit authored
-
- 29 Mar, 2016 2 commits
-
-
Utkarsh Ayachit authored
Adding an endpoint for posthoc io. This currently only supports VTK-XML files. See merge request !28
-
Utkarsh Ayachit authored
This currently only supports VTK-XML files.
-
- 27 Mar, 2016 1 commit
-
-
Utkarsh Ayachit authored
-
- 25 Mar, 2016 2 commits
-
-
Utkarsh Ayachit authored
-
Utkarsh Ayachit authored
-
- 24 Mar, 2016 3 commits
-
-
Gunther Weber authored
-
Utkarsh Ayachit authored
-
Utkarsh Ayachit authored
Now one can specify slice normal, origin and color range in XML config for catalyst slice.
-
- 21 Mar, 2016 2 commits
-
-
Brad Whitlock authored
-
Brad Whitlock authored
-
- 20 Mar, 2016 6 commits
-
-
Brad Whitlock authored
-
Brad Whitlock authored
-
Brad Whitlock authored
-
Brad Whitlock authored
-
Brad Whitlock authored
-
Brad Whitlock authored
-
- 18 Mar, 2016 2 commits
-
-
Andrew Bauer authored
Improving SENSEIConfig.cmake.in See merge request !27
-
Andrew Bauer authored
-