|
|
|||
Warning, file /include/accel/FastSimulationOffload.hh was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).
0001 //------------------------------- -*- C++ -*- -------------------------------// 0002 // Copyright Celeritas contributors: see top-level COPYRIGHT file for details 0003 // SPDX-License-Identifier: (Apache-2.0 OR MIT) 0004 //---------------------------------------------------------------------------// 0005 //! \file accel/FastSimulationOffload.hh 0006 //---------------------------------------------------------------------------// 0007 #pragma once 0008 0009 #include "FastSimulationOffload.hh" 0010 0011 namespace celeritas 0012 { 0013 0014 // TODO: Remove in v0.7 0015 using FastSimulationOffload [[deprecated]] = FastSimulationModel; 0016 0017 } // namespace celeritas
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|