34#include <libxml/encoding.h>
35#include <libxml/xmlwriter.h>
36#include <libxml/xmlreader.h>
37#include <libxml/parser.h>
43xmlNodePtr
findnode (xmlNodePtr startnode,
char * nname);
47int setbox (xmlNodePtr boxnode);
48int setpbc (xmlNodePtr pbcnode);
50int settime(xmlNodePtr timenode);
int setprop(xmlNodePtr pnode)
read chemical properties from XML node
int setbox(xmlNodePtr boxnode)
read box properties from node
xmlNodePtr findnode(xmlNodePtr startnode, char *nname)
find XML node
int settime(xmlNodePtr timenode)
read MD information from node
gboolean file_exists(const char *filename)
file exists ?
int testopening(char *tdata, char *tfichier)
test atomic coordinates file opening
int write_xml(const char *filetosave)
write XML file
int check_xml(const char *filetocheck)
check the opening of ISAACS XML file
int XmlwriterFilename(const char *uri)
write ISAACS XML file
int setchemistry(xmlNodePtr xsnode)
read chemistry data from node
int setcutoffs(xmlNodePtr cutnode)
read bond cutoffs from node
gchar * open_xml(const char *filetoread)
Open ISAACS XML file.
int setpbc(xmlNodePtr pbcnode)
read the PBC information from node