- 18 Oct, 2013 2 commits
-
-
Andrew J. Burns (Cont authored
-
Andrew J. Burns (Cont authored
-
- 15 Oct, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 08 Oct, 2013 1 commit
-
-
Kenneth Leiter authored
Modify XdmfExodusReader to add element blocks as element sets in xdmf file. Merge with master.
-
- 04 Oct, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 03 Oct, 2013 1 commit
-
-
- 26 Sep, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 17 Sep, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 16 Sep, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 13 Sep, 2013 3 commits
-
-
Andrew J. Burns (Cont authored
-
Andrew J. Burns (Cont authored
-
Andrew J. Burns (Cont authored
-
- 12 Sep, 2013 2 commits
-
-
Andrew J. Burns (Cont authored
-
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
-
- 14 Aug, 2013 1 commit
-
-
Kenneth Leiter authored
-
- 12 Aug, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 06 Aug, 2013 1 commit
-
-
Kenneth Leiter authored
Add ability of XdmfExodusWriter to handle conversion of xdmf meshes containing spatial and temporal collections to exodus.
-
- 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.
-
- 28 Jun, 2013 1 commit
-
-
Kenneth Leiter authored
Slight performance improvement for large file writes.
-
- 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 1 commit
-
-
Andrew J. Burns (Cont authored
-