[gmx-developers] GMX library functions and documentation
Ondrej Marsalek
ondrej.marsalek at gmail.com
Fri Sep 14 17:55:22 CEST 2012
On Fri, Sep 14, 2012 at 4:39 PM, Mark Abraham <Mark.Abraham at anu.edu.au> wrote:
>
> I've never needed to know. I suggest you copy the kind of thing that other
> tools do.
OK, sounds like the best bet in the current situation.
>> There are some small things that I have encountered as well.
>> Inconsistent naming: output_env_t vs t_trxstatus.
>
> These do different things. Not sure what you mean.
Sure, they do different things, but perhaps a consistent naming
convention might be of interest. Certainly nothing critical.
> Generally, functions with names matching *first* might allocate memory, so
> they need the address of a pointer to store. Later functions just need the
> pointer to use.
Ah, now I see, of course.
Ondrej
More information about the gromacs.org_gmx-developers
mailing list