16#include <Modif_bord_to_raccord.h>
26template <
typename _SIZE_>
32template <
typename _SIZE_>
38template <
typename _SIZE_>
51 racc_base.typer(
"Raccord_local_homogene");
56 listrac.add(racc_base);
59 listbord.suppr(dom.
bord(nom_bord));
Raccords_t & faces_raccord()
void fixer_premieres_faces_frontiere()
Class defining operators and methods for all reading operation in an input flow (file,...
Class Interprete_geometrique_base.
void associer_domaine(Nom &nom_dom)
Domaine_t & domaine(int i=0)
class Modif_bord_to_raccord transforms a boundary into a local homogeneous connector
Raccords_32_64< _SIZE_ > Raccords_t
Entree & interpreter_(Entree &) override
Bord_32_64< _SIZE_ > Bord_t
Raccord_base_32_64< _SIZE_ > Raccord_base_t
OWN_PTR(Raccord_base_32_64< _SIZE_ >) Raccord_t
Bords_32_64< _SIZE_ > Bords_t
Domaine_32_64< _SIZE_ > Domaine_t
Frontiere_32_64< _SIZE_ > Frontiere_t
class Nom: a character string for naming TRUST objects.
virtual Entree & readOn(Entree &)
Reads an Objet_U from an input stream. Virtual method to override.
virtual Sortie & printOn(Sortie &) const
Writes the object to an output stream. Virtual method to override.
Base class for output streams.