https://github.com/geodynamics/citcoms
Revision fa90e333d9f46d3c4b44b8c6295cd8503c285cc1 authored by Thorsten Becker on 26 June 2008, 23:04:06 UTC, committed by Thorsten Becker on 26 June 2008, 23:04:06 UTC
witht he precomputed SinCos arrays for speedup. 

Experimental ellipticity implementation has been improved somewhat,
and made accessible only when -DALLOW_ELLIPTICAL is set. This was
necessary to not slow the spherical version of the code down with if
statements.


1 parent cc26d94
History
Tip revision: fa90e333d9f46d3c4b44b8c6295cd8503c285cc1 authored by Thorsten Becker on 26 June 2008, 23:04:06 UTC
Replaced several trig function evaluations in Size_does_matter.c
Tip revision: fa90e33
File Mode Size
Exchanger
CitcomSmodule.c -rw-r--r-- 1.9 KB
CitcomSmodule.h -rw-r--r-- 1.3 KB
Makefile.am -rw-r--r-- 2.1 KB
advdiffu.c -rw-r--r-- 3.5 KB
advdiffu.h -rw-r--r-- 1.8 KB
bindings.c -rw-r--r-- 10.2 KB
bindings.h -rw-r--r-- 1.2 KB
exceptions.c -rw-r--r-- 1.1 KB
exceptions.h -rw-r--r-- 1.2 KB
getProperty.h -rw-r--r-- 2.9 KB
initial_conditions.c -rw-r--r-- 5.4 KB
initial_conditions.h -rw-r--r-- 2.5 KB
mesher.c -rw-r--r-- 2.2 KB
mesher.h -rw-r--r-- 1.5 KB
misc.c -rw-r--r-- 10.6 KB
misc.h -rw-r--r-- 4.1 KB
outputs.c -rw-r--r-- 3.0 KB
outputs.h -rw-r--r-- 1.7 KB
setProperties.c -rw-r--r-- 33.5 KB
setProperties.h -rw-r--r-- 3.3 KB
stokes_solver.c -rw-r--r-- 7.4 KB
stokes_solver.h -rw-r--r-- 3.1 KB

back to top