- 28 May, 2014 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 27 May, 2014 1 commit
-
-
Andrew J. Burns authored
Rework of HeavyDataController and HDF5Controller to remove extra code and move HeavyDataController away from being too dependent on hdf5 style XdmfFunction now supports negative numbers in addition to the - operator Reworked the interaction between array references and reading Cleaned up some warnings that showed up in pedantic Adjusted mpi tests to test against the MPIEXEC variable as opposed to hard calling mpirun Still needs to be changed to work better with Cray mpi style execution Updates to XdmfArrayType to allow for signed and floating point checking General test and Documentation updates
-
- 20 May, 2014 1 commit
-
-
Kenneth Leiter authored
Fully support parsing of nested xincludes in Xdmf files. Add a test to ensure this remains supported - the test contains an xinclude to an element in a separate file that itself is another xinclude to an XdmfInformation.
-
- 08 May, 2014 1 commit
-
-
Kenneth Leiter authored
-
- 06 May, 2014 1 commit
-
-
Kenneth Leiter authored
-
- 24 Apr, 2014 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 12 Sep, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 09 Sep, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
wrapped function and subset into superclass XdmfArrayReference to allow for easier implementation of new array references
-
- 06 Sep, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
fixed documentation to account for new dsm folder; adjusted the test for XdmfError; disabled the WriteHugeArray test
-
- 05 Sep, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 28 Aug, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
Added subset; modified Array's interaction with Function; added new functionality to XdmfInformation subarrays; adjusted documentation to make more uniform
-
- 22 Aug, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 19 Aug, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 31 Jul, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
made changes for preparations to push to master; still need to finish documentation changes and line length changes
-
- 03 Jul, 2013 1 commit
-
-
Kenneth Leiter authored
Since XdmfGridCollection inherit from XdmfDomain, the typemap for XdmfItem should attempt a dynamic cast to XdmfGridCollection before XdmfDomain. Added a python test to ensure that these typemap changes will continue to work in the future.
-
- 02 Jul, 2013 2 commits
-
-
Andrew J. Burns (Cont authored
-
Andrew J. Burns (Cont authored
-
- 06 Jun, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 08 May, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 07 May, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 02 May, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 29 Apr, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
changes for file splitting and functions along with assorted changes to XdmfFortran for possible speed increases
-
- 23 Apr, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 22 Apr, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 17 Apr, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 16 Apr, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
changes to file splitting, hyperslab not completely working yet. changes to Fortran to allow for polylines and releasing data after standard write
-
- 04 Apr, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
This reverts commit f386e633.
-
- 02 Apr, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 26 Mar, 2013 1 commit
-
-
Kenneth Leiter authored
Remove some warnings related to hidden functions.
-
- 07 Mar, 2013 1 commit
-
-
Kenneth Leiter authored
Graphs are stored in compressed sparse row format (XdmfSparseMatrix). Added ability to partition graphs in XdmfPartitioner. Added tests for new sparse matrix and graph classes.
-
- 22 Feb, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 12 Feb, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 04 Dec, 2012 1 commit
-
-
Kenneth Leiter authored
Add tests for I/O of strings (to hdf5 and xml). Fix bug in XdmfExodusReader when reading grid centered data. Add string I/O in python and add tests.
-
- 29 Nov, 2012 1 commit
-
-
Kenneth Leiter authored
Modified writer to utilize hyperslabs to write in parallel to file. Updated DSM to newest version (0.9.9). Modified DSM test to write in parallel to DSM buffer. Add test for new hyperslab writing mode.
-
- 09 Nov, 2012 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 07 Nov, 2012 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 05 Nov, 2012 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 01 Nov, 2012 2 commits
-
-
Kenneth Leiter authored
-
Andrew J. Burns (Cont authored
-
- 23 Apr, 2012 1 commit
-
-
Kenneth Leiter authored
Slightly improves compile time on gcc. Get rid of mHaveArray and mHaveArrayPointer - rely on blank in variant. This reduces code and makes logic easier to understand.
-