DAMASK_EICMD/processing
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
..
post added three small programs useful for spectral method (fortran sourececode) 2010-10-31 16:06:10 +00:00
pre added three small programs useful for spectral method (fortran sourececode) 2010-10-31 16:06:10 +00:00
MSCpath added some flexibility (and bug-fixing) to the pre/post processing. the file 'MSCpath' contains the LOCAL path to the MSC installation (/msc in our case) 2010-08-17 18:21:22 +00:00
make_public forgot linebreaks and executable flag... 2010-10-26 15:32:03 +00:00