## ELLIPSE_GRID_POINTS generates grid points inside an ellipse. # Input, integer N, the number of subintervals. # Input, real R(2), the half axis lengths. # Input, real C(2), the center of the ellipse ...
The inputs can be inputted through the command line or through input.txt. Modify the example parameters and set Active to 1 to use input.txt. This will stop the code from asking you for the parameters ...