Commit Graph
10 Commits
Author SHA1 Message Date
Tzanio Kolev 806cf543c0 Merge pull request #131 from mfem/bugfix-setcoords-memory
Bugfix: add memory-safe Vertex.SetCoords() method. [bugfix-setcoords-memory]
2017-03-10 16:37:14 -08:00
Andrew T. Barker fcae1a2b5a Mark old Vertex.SetCoords() method as deprecated, and replace all
references with the new memory-safe version.
2017-02-28 09:44:40 -08:00
Stowell, Mark L e9374c9ea4 Adding methods to obtain more mesh information
Adding a serial method to obtain the information printed by
PrintCharacteristics.  This includes minimum and maximum edge lengths
as well as kappa which seems to be related to the aspect ratio of the
elements.

Adding a parallel method to compute the same mesh characteristics
mentioned above.

Adding a parallel method to compute the bounding box of a distributed
mesh.
2017-02-16 13:37:28 -08:00
Tzanio 1569425857 Version 3.3 2017-01-28 22:05:47 -08:00
Jakub Cerveny 125ff226e4 Version 3.2 2016-06-30 10:37:30 -07:00
Tzanio dbae60fe32 Version 3.1 2016-02-16 15:45:48 -08:00
Tzanio Kolev 9d7774a03e Version 3.0 2015-01-26 15:07:34 -08:00
Tzanio Kolev fa169e4b92 Version 2.0 2011-11-18 11:39:53 -08:00
Tzanio Kolev f74eaae422 Version 1.2.1 2011-04-11 16:09:41 -07:00
Tzanio Kolev 29ae8fb6ac Version 1.2 2011-04-08 15:27:24 -07:00