shape_doc 0.1
|
#include <realroot/Interval.hpp>
#include <realroot/polynomial_bernstein.hpp>
#include <realroot/Seq.hpp>
#include <shape/cell3d.hpp>
#include <shape/box_face.hpp>
#include <shape/topology.hpp>
#include <shape/algebraic_curve.hpp>
#include <shape/solver_implicit.hpp>
Go to the source code of this file.
#define AlgebraicCurve algebraic_curve<C,V> |
Definition at line 26 of file cell3d_algebraic_curve.hpp.
#define SELF cell3d_algebraic_curve<C,V> |
Definition at line 27 of file cell3d_algebraic_curve.hpp.
Referenced by cell3d_algebraic_curve< C, V >::subdivide().
#define TMPL template<class C, class V> |
Definition at line 25 of file cell3d_algebraic_curve.hpp.