Florian Weik
Florian Weik
Furthermore the bonded cutoff can then be ignored on a single node and for the n^2 cell system, because in either case all particles are always present.
In this context we should also consider if it wouldn't be easier to provide the tools (like the `Union` thing) to build up more complex shapes from primitives, instead of...
I'm not sure the Stomatocyte has any users, so we shouldn't put too much work into it. If more complex forms could be build up from simpler once, such single-shot...
`building a CAD framework` sounds very much out of scope for the project, it is probably simpler to just support some common mesh format is supported (and fast), so that...
I think it's the easiest way to just make the parameters immutable.
Yes, but you can just replace the whole wall.
Upon further inspection it might be the case that the code in the virtual sites is in the wrong direction, sorry for that. Just to clarify: You want that the...
Can you please explain in more detail what the lifetime issue is? It's not totally clear to me.
Also you seemed to have timed the allocation, could you please share your results and how you have measured that? It's not clear to me why a single allocation (or...
Again: Can you please explain in more detail what the lifetime issue is? It's not totally clear to me.