- 13 Jun, 2016 1 commit
-
-
Andrew J. Burns (Cont authored
Changes from ARL's Repo (C Wrappers, DSM rework, Custom Types, Templates, GridControllers, TIFF integration, XdmfAggregate)
-
- 06 Apr, 2016 1 commit
-
-
David DeMarle authored
Some style. Some fixes, especially for windows with the exports and template changes. More so adapt this to work well as a subdirectory in a larger project. Don't force settings that the parent project owns, allow parent project to turn on tests without xdmf's tests and make the name of the library an option so that parent can have two xdmfs.
-
- 25 Jun, 2014 2 commits
-
-
Andrew J. Burns (Cont authored
-
Andrew J. Burns (Cont authored
-
- 08 May, 2014 1 commit
-
-
Kenneth Leiter authored
Add HDF5 tree writer test.
-
- 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
-
- 02 May, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 14 May, 2012 1 commit
-
-
Kenneth Leiter authored
Eliminate getRealPath calls which are expensive and not necessary in many cases Parse XML node content only when necessary (parsing arrays) Fix cases where copies were made of strings instead of using references Use "map.insert()" rather than "map[] =" when adding properties to map
-
- 23 Nov, 2011 1 commit
-
-
Kenneth Leiter authored
XdmfTopologyType.
-
- 18 May, 2011 1 commit
-
-
Kenneth Leiter authored
Using statements have been added to XdmfSharedPtr.hpp. All used of boost::shared_ptr and boost::shared_dynamic_cast have been replaced by shared_ptr and shared_dynamic_cast. Slight modification to XdmfCore.i to get swig wrapping working again.
-
- 11 Mar, 2011 1 commit
-
-
- 11 Feb, 2011 1 commit
-
-
Kenneth Leiter authored
-
- 22 Jan, 2011 1 commit
-
-
Kenneth Leiter authored
Hopefully this will become a standard style for Xdmf development. All spaces - 80 character line wrapping.
-
- 28 Oct, 2010 1 commit
-
-
Kenneth Leiter authored
ENH: Rename all subclasses of XdmfGrid to more syntactically friendly names: i.e. XdmfGridUnstructured to XdmfUnstructuredGrid.
-
- 26 Oct, 2010 2 commits
-
-
Kenneth Leiter authored
ENH: Cleanup comments and inheritance syntax a bit. Remove unnecessary Geometry Types not needed since splitting structured and unstructured grids into separate hierarchies.
-
Kenneth Leiter authored
ENH: Added XdmfGridUnstructured and turned XdmfGrid into an abstract base class for all grids (both structured and unstructured). Modified a bunch of utils and other classes to fit this new hierarchy.
-
- 22 Oct, 2010 1 commit
-
-
Kenneth Leiter authored
-
- 07 Oct, 2010 1 commit
-
-
Kenneth Leiter authored
-
- 04 Oct, 2010 1 commit
-
-
Kenneth Leiter authored
-
- 16 Sep, 2010 2 commits
-
-
Kenneth Leiter authored
-
Kenneth Leiter authored
ENH: Add XdmfGridRegular for CoRectilinear (Regular) Structured Grids. Add test for interaction and output.
-