![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Include dependency graph for visit_try_catch.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| template<typename Visitor , typename Variant > | |
| void | visit_try_catch (Visitor &&visitor, Variant &actor) |
| Run a kernel on a variant and queue errors. | |
| void visit_try_catch | ( | Visitor && | visitor, |
| Variant & | actor | ||
| ) |
Run a kernel on a variant and queue errors.
Definition at line 29 of file visit_try_catch.hpp.
References runtimeErrorMsg.
Referenced by Coulomb::Solver::on_boxl_change(), Dipoles::Solver::on_boxl_change(), Coulomb::Solver::on_cell_structure_change(), Dipoles::Solver::on_cell_structure_change(), Coulomb::Solver::on_coulomb_change(), Dipoles::Solver::on_dipoles_change(), Coulomb::Solver::on_periodicity_change(), and Dipoles::Solver::on_periodicity_change().