Rosetta
|
Classes | |
class | TaskBase |
Functions | |
M | capture_task_metadata (M func) |
Variables | |
string | __author__ = "Jason C. Klima" |
G = TypeVar("G") | |
M = TypeVar("M", bound=Callable[..., Any]) | |
S = TypeVar("S", bound=Serialization) | |
Capture a task's metadata as kwargs.
References ObjexxFCL.len(), pyrosetta.distributed.cluster.str, and detail.strftime().
|
private |
pyrosetta.distributed.cluster.base.G = TypeVar("G") |
Referenced by rna_fullatom_multiscore_test(), simulate_ERMS(), and test_gradient().
pyrosetta.distributed.cluster.base.M = TypeVar("M", bound=Callable[..., Any]) |
pyrosetta.distributed.cluster.base.S = TypeVar("S", bound=Serialization) |
Referenced by bind_T17_anonymous(), detail.compile(), rosetta_binders.fixedsizearray0_add_on_binder(), rosetta_binders.fixedsizearray1_add_on_binder(), rosetta_binders.fixedsizearray_add_on_binder(), utility::FixedSizeLexicographicalIterator< S >.FixedSizeLexicographicalIterator(), format(), format_to(), format_to_n(), interp_linear(), utility::FixedSizeLexicographicalIterator< S >.operator++(), utility.operator<<(), detail::compiled_format_base< S, enable_if_t< is_compile_string< S >::value > >.parts(), numeric.R2quat(), utility::fixedsizearray1< T, S >.range(), numeric.remainder_conversion(), ObjexxFCL.remainder_conversion(), utility::FixedSizeLexicographicalIterator< S >.set_dimension_sizes(), utility::FixedSizeLexicographicalIterator< S >.set_position_from_index(), numeric.sign_transfered(), utility::fixedsizearray0< T, S >.size(), utility::fixedsizearray1< T, S >.size(), numeric::urs_Quat.urs_Quat(), and writeYamlValue().