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