This example calculates a 3d Voronoi mesh from a Delaunay tetrahedralisation.
# Example_13b Calculating a 3d pipe Voronoi mesh fem fem def para;r;pipe3d;example # Redefine parameters for Voronoi arrays fem def coord 3,1 # Define 3d rectangular Cartesian coordinates fem def node;r;pipe3d;example # Define nodal points of pipe fem def base;r;pipe3d;example # Define 2d simplex basis functions fem def elem;r;pipe3d;example # Define 2d simplex elements. The Voronoi mesh will be # calculated from these elements fem update delaunay # Update the Delaunay triangulation, in case not Delaunay fem def mesh;r;pipe3d;example # Read in the parameters for the Voronoi mesh. This will # involve giving each node a type, either boundary (B), # internal boundary (IB) or internal (I)
FEM list voronoi FEM list voronoi total
Name Modified Size
example_13b.com 20-Nov-2001 812 pipe3d.ipbase 10-Apr-2000 2.1k pipe3d.ipelem 10-Apr-2000 265k pipe3d.ipmesh 20-Jan-2003 871 pipe3d.ipnode 10-Apr-2000 33k pipe3d.ippara 12-Nov-2002 5.6k test_output.com 10-Apr-2000 40
Name Modified Size
examples_1_13_13b.tar.gz 18-Aug-2006 38k
Status | Tested | Real time (s) | |
i686-linux | |||
cm | Success | Sun Mar 6 00:01:32 2016 | 1 |
cm-debug | Success | Sat Mar 5 00:09:22 2016 | 3 |
mips-irix | |||
cm | Success | Sun Aug 19 01:37:32 2007 | 8 |
cm-debug | Success | Wed Aug 15 01:36:22 2007 | 28 |
cm-debug-clear-malloc | Success | Sat Aug 18 01:44:05 2007 | 32 |
cm-debug-clear-malloc7 | Success | Mon Aug 20 01:41:06 2007 | 32 |
cm64 | Success | Sun Aug 19 01:36:47 2007 | 9 |
cm64-debug | Success | Tue Aug 21 01:36:07 2007 | 30 |
cm64-debug-clear-malloc | Success | Thu Apr 1 10:10:14 2004 | 14 |
rs6000-aix | |||
cm | Success | Wed Mar 4 01:07:56 2009 | 1 |
cm-debug | Success | Mon Mar 2 01:08:33 2009 | 7 |
cm64 | Success | Wed Mar 4 01:07:56 2009 | 1 |
cm64-debug | Success | Tue Mar 3 01:14:48 2009 | 9 |
x86_64-linux | |||
cm | Success | Sun Mar 6 00:01:01 2016 | 1 |
cm-debug | Success | Sat Mar 5 00:01:46 2016 | 2 |
i686-linux | |||
Success | cm: | cmiss_test.log.retain. | |
Success | cm-debug: | cmiss_test.log.retain. | |
mips-irix | |||
Success | cm: | cmiss_test.log.retain. | |
Success | cm-debug: | cmiss_test.log.retain. | |
Success | cm-debug-clear-malloc: | cmiss_test.log.retain. | |
Success | cm-debug-clear-malloc7: | cmiss_test.log.retain. | |
Success | cm64: | cmiss_test.log.retain. | |
Success | cm64-debug: | cmiss_test.log.retain. | |
Success | cm64-debug-clear-malloc: | cmiss_test.log.retain. | |
rs6000-aix | |||
Success | cm: | cmiss_test.log.retain. | |
Success | cm-debug: | cmiss_test.log.retain. | |
Success | cm64: | cmiss_test.log.retain. | |
Success | cm64-debug: | cmiss_test.log.retain. | |
x86_64-linux | |||
Success | cm: | cmiss_test.log.retain. | |
Success | cm-debug: | cmiss_test.log.retain. |
i686-linux | |||
Success | cm: | ndiff test: no significant differences with generic answer. | |
Success | cm-debug: | ndiff test: no significant differences with generic answer. | |
mips-irix | |||
Success | cm: | ndiff test: no significant differences with generic answer. | |
Success | cm-debug: | ndiff test: no significant differences with generic answer. | |
Success | cm-debug-clear-malloc: | ndiff test: no significant differences with generic answer. | |
Success | cm-debug-clear-malloc7: | ndiff test: no significant differences with generic answer. | |
Success | cm64: | ndiff test: no significant differences with generic answer. | |
Success | cm64-debug: | ndiff test: no significant differences with generic answer. | |
Success | cm64-debug-clear-malloc: | ndiff test: no significant differences with generic answer. | |
rs6000-aix | |||
Success | cm: | ndiff test: no significant differences with generic answer. | |
Success | cm-debug: | ndiff test: no significant differences with generic answer. | |
Success | cm64: | ndiff test: no significant differences with generic answer. | |
Success | cm64-debug: | ndiff test: no significant differences with generic answer. | |
x86_64-linux | |||
Success | cm: | ndiff test: no significant differences with generic answer. | |
Success | cm-debug: | ndiff test: no significant differences with generic answer. |
Html last generated: Sun Mar 6 05:50:06 2016
Input last modified: Mon Jan 20 12:30:19 2003