- 28 Jul, 2011 2 commits
-
-
Brian Panneton authored
-
Brian Panneton authored
-
- 26 Jul, 2011 1 commit
-
-
Brian Panneton authored
-
- 25 Jul, 2011 1 commit
-
-
Brian Panneton authored
-
- 20 Jul, 2011 1 commit
-
-
Brian Panneton authored
-
- 15 Jul, 2011 1 commit
-
-
Brian Panneton authored
-
- 13 Jul, 2011 1 commit
-
-
Brian Panneton authored
-
- 12 Jul, 2011 1 commit
-
-
Brian Panneton authored
-
- 11 Jul, 2011 1 commit
-
-
Brian Panneton authored
-
- 08 Jul, 2011 1 commit
-
-
Brian Panneton authored
ENH: Updated the Testing Suite for Test Dependencies. Also fixed Test Option 'dup' to not delete the rest of the arguments.
-
- 07 Jul, 2011 1 commit
-
-
Brian Panneton authored
-
- 20 Jun, 2011 1 commit
-
-
Brian Panneton authored
-
- 17 Jun, 2011 1 commit
-
-
Brian Panneton authored
FIX: Corrected Java issue with BaseVisitor delete() trying to delete the concrete object even though it was receiving a shared pointer. This issue would occur whenever the garbage collector would run and try to delete an old XdmfWriter object. Also hid some SWIG warning for Java.
-
- 13 Jun, 2011 2 commits
-
-
panneton authored
-
Brian Panneton authored
-
- 06 Jun, 2011 2 commits
-
-
Kenneth Leiter authored
partitioned incorrectly by the partitioner.
-
Kenneth Leiter authored
Polyline requires nodes per element to be provided in order to allow for non contiguous polyline structures. Modified polyline constructor to accept nodes per element as a parameter. Modify I/O to read value correctly.
-
- 02 Jun, 2011 2 commits
-
-
Kenneth Leiter authored
-
Kenneth Leiter authored
-
- 19 May, 2011 1 commit
-
-
Kenneth Leiter authored
more than one map to be attached. Add additional attribute to XdmfMap, which is the name of the map.
-
- 18 May, 2011 20 commits
-
-
Brian Panneton authored
-
Kenneth Leiter authored
-
Kenneth Leiter authored
-
Kenneth Leiter authored
-
Kenneth Leiter authored
This improves performance slightly since there is no calculation of offset into the array using strides.
-
Kenneth Leiter authored
-
Kenneth Leiter authored
Also add ability in XdmfReader to parse light data from a string rather than just from disk.
-
Kenneth Leiter authored
-
Kenneth Leiter authored
in client code to store input parameters).
-
Kenneth Leiter authored
writing to disk.
-
Kenneth Leiter authored
error messages in client codes).
-
Kenneth Leiter authored
-
Kenneth Leiter authored
by XdmfArray.
-
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.
-
Kenneth Leiter authored
-
Kenneth Leiter authored
used in other FEM codes, in a manner that makes it easy to assemble nodal forces. Get test compiling and running again.
-
Kenneth Leiter authored
-
Kenneth Leiter authored
-
Brian Panneton authored
-
Brian Panneton authored
-