We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c82a0f3 commit 780c2f0Copy full SHA for 780c2f0
sixtracklib/cuda/track/track_job.cpp
@@ -1668,7 +1668,7 @@ namespace SIXTRL_CXX_NAMESPACE
1668
1669
if( status == st::ARCH_STATUS_SUCCESS )
1670
{
1671
- status = _base_t::doPrepareBeamElementsStructures( belem_buffer );
+ status = base_tjob_t::doPrepareBeamElementsStructures( belem_buffer );
1672
}
1673
1674
0 commit comments