minor: documentation formatting

This commit is contained in:
sm
2011-03-23 11:23:32 -06:00
parent c9e6759e97
commit 2941a255c7
3 changed files with 13 additions and 12 deletions
+2 -1
View File
@@ -145,7 +145,8 @@ def get_error(phi, R, S, order = 2):
def run_baker(X, R, S, order=2):
"""
This is the main function to call to get an interpolation to X from the input meshes
This is the main function to call to get an interpolation to X from the
input meshes
X -- the destination point (2D)
X = [0,0]