Method¶
- class hoomd.md.methods.Method¶
Bases:
AutotunedObjectBase class integration method.
Provides common methods for all subclasses.
Note
Users should use the subclasses and not instantiate
Methoddirectly.Members inherited from
AutotunedObject:- property kernel_parameters¶
Kernel parameters.
Read more...
- property is_tuning_complete¶
Check if kernel parameter tuning is complete.
Read more...
- tune_kernel_parameters()¶
Start tuning kernel parameters.
Read more...