| void syten::loadInputRef | ( | std::string const & | file, |
| Type & | r | ||
| ) |
Loads from an input file file into an object r without deleting the input file or discarding non-overwritten properties of r.
Useful to set the caching policy on r first and then load into it from a file.
References loadFile().
Referenced by do_expval(), syten::Pyten::expose_syten_class(), get_result(), and orthogonalise_run().
Here is the call graph for this function:
Here is the caller graph for this function: