3In calling CCTK_VError() or CCTK_VWarn(), you need to provide this information yourself. Cactus provides the macro CCTK_THORNSTRING, which is the character-string name of the current thorn. In C, you can get the source file name and line number from the predefined ! preprocessor macros __FILE__ and __LINE__, respectively.