Go to file
Martin Diehl e80e055c75 added three small programs useful for spectral method (fortran sourececode)
voronoi fast.f90 and voronoi small memory.f90 are two variants to do a voronoi tessellation and write the result to a mesh file that can be interpreted by mpie_spectral.f90. Difference is the memory management resulting in one faster and one memory saving version. voronoi fast.f90 has also the ability to write out a file for Ricardo Lebensohns spectral code.
colormap.f90 is a simple code that can be used to generate colormaps for gmsh.
2010-10-31 16:06:10 +00:00
code state loop count was wrong for adaptive euler integration 2010-10-28 12:22:17 +00:00
documentation single IP, reduced integration element for 3D 2010-05-26 17:30:16 +00:00
installation/Marc_Mentat2010_mods removed hardwired installation directory from submitX scripts and added corresponding flexibility into make script 2010-08-17 21:22:24 +00:00
processing added three small programs useful for spectral method (fortran sourececode) 2010-10-31 16:06:10 +00:00