33 #include "preprocessor/multi_block_topology/matrices/NodePtrArray3d.h" 34 #include "preprocessor/multi_block_topology/matrices/ElemPtrArray3d.h" 50 class JRowSet:
public RowSet<NodePtrArray3d::var_ref_j_row,ElemPtrArray3d::var_ref_j_row>
53 typedef NodePtrArray3d::var_ref_j_row tNodeRow;
54 typedef ElemPtrArray3d::var_ref_j_row tElemRow;
56 JRowSet(
EntMdlr &e,
const size_t &layer,
const RangoIndice &,
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
Objects in a row.
Definition: JRowSet.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