16#ifndef Trianguler_fin_included
17#define Trianguler_fin_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_fin This class is an interpreter that serves 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