ENH: Add write() method to XdmfItem and implement in subclasses. The write()...
ENH: Add write() method to XdmfItem and implement in subclasses. The write() method calls the visitor on the current object which performs some predetermined acivity (writing to heavy data, writing to light data, parallel output, etc.
Showing
tests/TestXdmfVisitor.cpp
0 → 100644
Please register or sign in to comment