New function CCTK_FullGroupName

Issue #2498 resolved
Erik Schnetter created an issue

This implements a new function CCTK_FullGroupName in the flesh. Like CCTK_FullVarName, this returns the group name in a const char* string that does not need to be freed.

Pull request is here: https://bitbucket.org/cactuscode/cactus/pull-requests/120/new-function-cctk_fullgroupname

Comments (4)

  1. Log in to comment