43 void UpdateSets(
Body *)
const;
67 retval=
new B(preprocessor);
70 retval->Nombre()=
"f"+boost::lexical_cast<std::string>(getTag());
71 (*this)[getTag()]= retval;
const Preprocessor * getPreprocessor(void) const
Return a pointer to preprocessor.
Definition: MapCadMemberBase.cc:54
Six-faced solid.
Definition: Body.h:64
Body * busca(const Indice &)
Body contaainer.
Definition: MapCuerpos.h:40
Body * New(void)
Creates a new cuerpo.
Definition: MapCuerpos.h:61
Finite element model generation tools.
Definition: Preprocessor.h:58
Model geometry manager. Management of geometry entities: points, lines, surfaces, bodies...
Definition: Cad.h:69
bool checkNDivs(void) const
Checks that the number of divisions of the edges are compatible.
Definition: MapCuerpos.cc:71
MapCuerpos(Cad *cad=nullptr)
Constructor.
Definition: MapCuerpos.cc:43
bool conciliaNDivs(void)
Conciliates the number of divisions of the lines.
Definition: MapCuerpos.cc:63
================================================================================
Definition: ContinuaReprComponent.h:34
Geometric entities container (points, lines, surfaces,...).
Definition: MapEnt.h:42