#include <shape/algebraic_curve.hpp>
#include <shape/mesher2d.hpp>
Go to the source code of this file.
#define AlgebraicCurve algebraic_curve<C,V> |
Definition at line 19 of file algebraic_curve_axl.hpp.
Referenced by bcell2d_factory< C, V >::create(), and mesher3d_algebraic_curve< C, V >::run().
#define TMPL template<class C, class V> |
Definition at line 18 of file algebraic_curve_axl.hpp.
#define Viewer viewer<axel,V> |
Definition at line 20 of file algebraic_curve_axl.hpp.