View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015981Xdmf(No Category)public2016-02-18 12:382016-02-18 12:38
Reportercrayzeewulf 
Assigned To 
PriorityhighSeveritymajorReproducibilityalways
StatusnewResolutionopen 
PlatformOSOS Version
Summary0015981: The Xdmf3 API returns a major version number of 2
DescriptionThe Xdmf3 API returns a major version number of 2. This ought to be 3.
Steps To ReproduceRun the following Python script:

import Xdmf
print Xdmf.XdmfVersion.getMajor()


The output of this is "2" when it ought to be "3".
TagsNo tags attached.
Attached Files

 Relationships

  Notes
There are no notes attached to this issue.

 Issue History
Date Modified Username Field Change
2016-02-18 12:38 crayzeewulf New Issue


Copyright © 2000 - 2018 MantisBT Team