MantisBT - Xdmf
View Issue Details
0015981Xdmf(No Category)public2016-02-18 12:382016-02-18 12:38
crayzeewulf 
 
highmajoralways
newopen 
0015981: The Xdmf3 API returns a major version number of 2
The Xdmf3 API returns a major version number of 2. This ought to be 3.
Run the following Python script:

import Xdmf
print Xdmf.XdmfVersion.getMajor()


The output of this is "2" when it ought to be "3".
No tags attached.
Issue History
2016-02-18 12:38crayzeewulfNew Issue

There are no notes attached to this issue.