- 12 Sep, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 09 Sep, 2013 3 commits
-
-
Andrew J. Burns (Cont authored
-
Andrew J. Burns (Cont authored
-
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
-
- 04 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
-
- 12 Aug, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 31 Jul, 2013 2 commits
-
-
Andrew J. Burns (Cont authored
-
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 5 commits
-
-
Andrew J. Burns (Cont authored
-
Andrew J. Burns (Cont authored
-
Andrew J. Burns (Cont authored
-
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.
-
Andrew J. Burns (Cont authored
-
- 02 Jul, 2013 4 commits
-
-
Andrew J. Burns (Cont authored
-
Andrew J. Burns (Cont authored
-
Andrew J. Burns (Cont authored
-
Kenneth Leiter authored
When using XPaths from Python, the reader returns a vector of XdmfItems fitting the XPath description. However, it only returns the base class, which is useless. This commit adds a typemap in swig to convert the base classes to the appropriate types in a python list, allowing utilization of XPaths to from Python.
-
- 26 Jun, 2013 1 commit
-
-
Kenneth Leiter authored
Only query hdf5 for number of datasets in a file when unavoidable. On some machines, this can cause performance problems when writing to large hdf5 files.
-
- 06 Jun, 2013 2 commits
-
-
Andrew J. Burns (Cont authored
-
Andrew J. Burns (Cont authored
-
- 30 May, 2013 3 commits
-
-
Kenneth Leiter authored
-
Kenneth Leiter authored
Clang compiler would fail boost shared_dynamic_cast test because of incorrect main arguments in CMake.
-
Kenneth Leiter authored
XPointers were generated incorrectly when the same XdmfWriter was used to write files multiple times. This was caused by not resetting xPathCount when after the file was written.
-
- 08 May, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 07 May, 2013 2 commits
-
-
Andrew J. Burns (Cont authored
-
Andrew J. Burns (Cont authored
-
- 06 May, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 02 May, 2013 2 commits
-
-
Andrew J. Burns (Cont authored
-
Andrew J. Burns (Cont authored
-
- 30 Apr, 2013 4 commits
-
-
Andrew J. Burns (Cont authored
-
Andrew J. Burns (Cont authored
-
Andrew J. Burns (Cont authored
-
Andrew J. Burns (Cont authored
-
- 29 Apr, 2013 2 commits
-
-
Andrew J. Burns (Cont authored
-
Andrew J. Burns (Cont authored
changes for file splitting and functions along with assorted changes to XdmfFortran for possible speed increases
-