- 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
-
- 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
-
- 04 Jan, 2013 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 27 Nov, 2012 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 07 Nov, 2012 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 01 Nov, 2012 1 commit
-
-
Andrew J. Burns (Cont authored
-
- 08 Dec, 2011 1 commit
-
-
Kenneth Leiter authored
-
- 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 Feb, 2011 1 commit
-
-
Kenneth Leiter authored
-
- 30 Jan, 2011 1 commit
-
-
Kenneth Leiter authored
Added documentation to several methods. Modified Doxygen configuration file to correctly process macros (tested using Doxygen 1.7.1). Correctly format documentation to 80 characters per line.
-
- 22 Jan, 2011 1 commit
-
-
Kenneth Leiter authored
Hopefully this will become a standard style for Xdmf development. All spaces - 80 character line wrapping.
-
- 03 Jan, 2011 1 commit
-
-
Brian Panneton authored
-
- 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.
-