[gmx-developers] Trajectory reader functions

Sander Pronk pronk at cbr.su.se
Mon Mar 1 13:06:08 CET 2010


Hi Victor,

I've just committed a patch to the git head/master that contains an exported version of the output_env initialization function. including all the related typedefs. That should allow you to initialize this structure (the actual values are probably not very important for your application).

Sander


On 1 Mar 2010, at 11:44 , Victor Rühle wrote:

> Hi all,
> 
> we tried to make our package (votca.org) compatible with the newest gromacs development version, but are a bit puzzled using the new trajectory reader functions read_first_frame and read_next_frame.
> 
> You introduced a structure output_env which needs to be initialized, however we could not find a clean way to do this without using the gromacs command line parser. This we cannot do since we have our own command line parsing tools and the gmx functions should be used in a file format plugin.
> 
> Can you give any hints how to use these functions without the overhead of command line parsing?
> 
> Thanks in advance.
> 
> Cheers,
> Victor
> -- 
> gmx-developers mailing list
> gmx-developers at gromacs.org
> http://lists.gromacs.org/mailman/listinfo/gmx-developers
> Please don't post (un)subscribe requests to the list. Use the www interface or send it to gmx-developers-request at gromacs.org.




More information about the gromacs.org_gmx-developers mailing list