[ET Trac] [Einstein Toolkit] #432: SummationByParts: typo in arguments of deriv2_mixed call.
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Wed May 11 09:49:30 CDT 2011
#432: SummationByParts: typo in arguments of deriv2_mixed call.
------------------------------------------+---------------------------------
Reporter: eloisa.bentivegna@… | Type: defect
Status: new | Priority: major
Milestone: | Component: EinsteinToolkit thorn
Version: | Keywords:
------------------------------------------+---------------------------------
On line 85 of call_derivs2.c, the call
CCTK_FNAME(deriv2_mixed)(&cctkGH_,&dir1,&dir2,var,&ni,&nk,&nk,dvar2,&table_handle);
should be
CCTK_FNAME(deriv2_mixed)(&cctkGH_,&dir1,&dir2,var,&ni,&nj,&nk,dvar2,&table_handle);
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/432>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list