ewyser / ElastoPlasm.jl

MIT License
4 stars 0 forks source link

implement a general-oriented pointSetup #25

Closed ewyser closed 1 month ago

ewyser commented 1 month ago

a function setting geometry should be pass as an argument to pointSetup

easier to create custom functions for a particular case

pointSetup should have a positional keyword argument defining a by-default geometric function

ewyser commented 1 month ago

same for meshSetup