16#ifndef Trianguler_included
17#define Trianguler_included
19#include <Triangulation_base.h>
20#include <Domaine_forward.h>
Triangulation_base Base class intended to factor out the triangulation action of interpreters.
Class Trianguler This class is an interpreter used to read and execute.
void trianguler(Domaine &) const override
Triangulates all elements of a domain: transforms the geometric elements of the domain into triangles...
int dimension_application() const override