ensemble.sampling.SimulatorState#
- class SimulatorState(sim_state, nbrs)[source]#
A tuple of simulator state and neighbor list state.
- Parameters:
sim_state (
State) –jax_mdsimulator statenbrs (
NeighborList) –jax_mdneighbor list state
Methods
Attributes
- nbrs: NeighborList#