16#ifndef Trianguler_H_included
17#define Trianguler_H_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_H This class is an interpreter used to read and execute.
int dimension_application() const override
void trianguler(Domaine &) const override
Triangulates all elements of a domain: transforms the geometric elements of the domain into triangles...