Natural element method: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 6:
A [[Voronoi diagram]] partitioning the space is used to create each of these elements.
 
[[Natural_neighbor_interpolation|LaplaceNatural neighbor interpolation functions]] are then used to model the unknown function within each element.
 
== Applications ==
When the simulation is dynamic, this method prevents the elements to be ill-formed, having the possibility to easily redefine them at each time step depending on the geometry.
 
== References ==