CGAL 6.1 - 2D Placement of Streamlines
Loading...
Searching...
No Matches
CGAL Namespace Reference

Classes

class  Euler_integrator_2
 This class implements the first order Euler integrator. More...
 
class  Regular_grid_2
 This class provides a 2D vector field specified by a set of sample points defined on a regular grid, with a bilinear interpolation scheme over its cells (i.e. for each point p in a cell c, the vector value is interpolated from the vertices of c). More...
 
class  Runge_kutta_integrator_2
 This class implements the second order Runge-Kutta integrator. More...
 
class  Stream_lines_2
 The class Stream_lines_2 generates a placement of streamlines in a 2D domain according to a bidimensional vector field. More...
 
class  Triangular_field_2
 This class provides a vector field specified by a set of sample points defined on a triangulated domain. More...