33 #include "preprocessor/multi_block_topology/matrices/NodePtrArray3d.h" 34 #include "preprocessor/multi_block_topology/matrices/ElemPtrArray3d.h" 50 class IRowSet:
public RowSet<NodePtrArray3d::var_ref_i_row,ElemPtrArray3d::var_ref_i_row>
53 typedef NodePtrArray3d::var_ref_i_row tNodeRow;
54 typedef ElemPtrArray3d::var_ref_i_row tElemRow;
56 IRowSet(
EntMdlr &e,
const RangoIndice &layer_range,
const size_t &f,
const size_t &c,
const std::string &nmb=
"",
Preprocessor *preprocessor=
nullptr);
Set of objects in a row.
Definition: RowSet.h:48
Finite element model generation tools.
Definition: Preprocessor.h:58
Set of objecst in a row.
Definition: IRowSet.h:50
Multiblock topology object (point, line, face, block,...).
Definition: EntMdlr.h:54
Open source finite element program for structural analysis.
Definition: ContinuaReprComponent.h:34