You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Allow to construct a field with a simpler function than the constructor
Context
Construct a field using points, solver, frame and options (see #68)
Acceptance criteria
Generate a field using points and options and frame
there must be no interaction in field thus the points must be in a constant rectilinear movement
Design
static method
The text was updated successfully, but these errors were encountered:
Description
Allow to construct a field with a simpler function than the constructor
Context
Construct a field using
points
,solver
,frame
andoptions
(see #68)Acceptance criteria
Generate a field using
points
andoptions
andframe
there must be no interaction in field thus the points must be in a constant rectilinear movement
Design
static method
The text was updated successfully, but these errors were encountered: