Functions | |
| template<typename... Args> | |
| std::shared_ptr< SurrogatePotential > | makeSurrogatePotential (PotType a_ptype, const Parameters &a_params, Args &&...a_args) |
| std::shared_ptr< SurrogatePotential > helpers::create::makeSurrogatePotential | ( | PotType | a_ptype, |
| const Parameters & | a_params, | ||
| Args &&... | a_args ) |
Definition at line 22 of file Create.hpp.