41 std::vector<double> longs;
MatrizPos3d get_posiciones(void) const
Return ndiv+1 positions along the line spaced according to the lengths specifiend in the longs member...
Definition: DividedLine.cc:53
Line segment between two points.
Definition: DividedLine.h:39
DividedLine(Preprocessor *m, const size_t &ndiv=4)
Constructor.
Definition: DividedLine.cc:38
Segmento de recta entre dos puntos.
Definition: Linea.h:41
Finite element model generation tools.
Definition: Preprocessor.h:58
structured set, i. e. a set that can return a pointer a to a node or an element from its indices i...
Definition: SetEstruct.h:45
virtual SetEstruct * getCopy(void) const
Virtual constructor.
Definition: DividedLine.cc:42
================================================================================
Definition: ContinuaReprComponent.h:34