libgeodecomp icon indicating copy to clipboard operation
libgeodecomp copied to clipboard

Feature request: support for member-members in SiloWriter

Open klreuther opened this issue 5 years ago • 0 comments

Title says it all: SiloWriter right now only supports cell members and point meshes stored in containers in the cell. It does, however, not support cell member members.

Is it possible to add the appropriate addSelector routines? (Or is it feasible to publicly expose the general SiloWriter::addSelector(const Selector<Cell>& selector)?

klreuther avatar May 27 '19 13:05 klreuther