File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212/* *
1313 * @file Model.hpp
1414 * @author Guo Yansong (guo.yansong.ngy@gmail.com)
15+ * @author Timothée David--Cléris (tim.shamrock@proton.me)
1516 * @author Yona Lapeyre (yona.lapeyre@ens-lyon.fr) --no git blame--
1617 * @brief GSPH Model class - high-level interface for GSPH simulations
1718 *
Original file line number Diff line number Diff line change 1212/* *
1313 * @file Solver.hpp
1414 * @author Guo Yansong (guo.yansong.ngy@gmail.com)
15+ * @author Timothée David--Cléris (tim.shamrock@proton.me)
1516 * @author Yona Lapeyre (yona.lapeyre@ens-lyon.fr) --no git blame--
1617 * @brief GSPH Solver class
1718 *
Original file line number Diff line number Diff line change 1212/* *
1313 * @file VTKDump.hpp
1414 * @author Guo Yansong (guo.yansong.ngy@gmail.com)
15+ * @author Timothée David--Cléris (tim.shamrock@proton.me)
1516 * @author Yona Lapeyre (yona.lapeyre@ens-lyon.fr) --no git blame--
1617 * @brief VTK dump module for GSPH solver
1718 */
Original file line number Diff line number Diff line change 1010/* *
1111 * @file Model.cpp
1212 * @author Guo Yansong (guo.yansong.ngy@gmail.com)
13+ * @author Timothée David--Cléris (tim.shamrock@proton.me)
1314 * @author Yona Lapeyre (yona.lapeyre@ens-lyon.fr) --no git blame--
1415 * @brief GSPH Model implementation
1516 */
Original file line number Diff line number Diff line change 1010/* *
1111 * @file Solver.cpp
1212 * @author Guo Yansong (guo.yansong.ngy@gmail.com)
13+ * @author Timothée David--Cléris (tim.shamrock@proton.me)
1314 * @author Yona Lapeyre (yona.lapeyre@ens-lyon.fr) --no git blame--
1415 * @brief GSPH Solver implementation
1516 *
Original file line number Diff line number Diff line change 1010/* *
1111 * @file VTKDump.cpp
1212 * @author Guo Yansong (guo.yansong.ngy@gmail.com)
13+ * @author Timothée David--Cléris (tim.shamrock@proton.me)
1314 * @author Yona Lapeyre (yona.lapeyre@ens-lyon.fr) --no git blame--
1415 * @brief VTK dump implementation for GSPH solver
1516 */
Original file line number Diff line number Diff line change 1010/* *
1111 * @file pyGSPHModel.cpp
1212 * @author Guo Yansong (guo.yansong.ngy@gmail.com)
13+ * @author Timothée David--Cléris (tim.shamrock@proton.me)
1314 * @author Yona Lapeyre (yona.lapeyre@ens-lyon.fr) --no git blame--
1415 * @brief Python bindings for the GSPH (Godunov SPH) model
1516 *
You can’t perform that action at this time.
0 commit comments