############# Points ############# `Points` is a class that contains data and methods for working with grid points. In the `PlateTorques` module, the `Points` class is used to store the grid points of the model and to calculate the GPE torque and mantle drag torques. .. automodule:: plato.points :members: :undoc-members: :inherited-members: :show-inheritance: