f97ae65 | Eric Heien | 15 October 2014, 00:59:55 UTC | Fix up manual | 15 October 2014, 00:59:55 UTC |
464e1b3 | Eric Heien | 15 October 2014, 00:44:06 UTC | Remove old dist files | 15 October 2014, 00:44:06 UTC |
a086571 | Eric Heien | 15 October 2014, 00:43:54 UTC | Fixes to Autoconf to correctly handle PETSc | 15 October 2014, 00:43:54 UTC |
15b3427 | Eric Heien | 14 October 2014, 20:10:25 UTC | Update version number | 14 October 2014, 20:10:25 UTC |
3839f49 | Eric Heien | 14 October 2014, 19:53:52 UTC | Readd PETSc check to configure.ac | 14 October 2014, 19:53:52 UTC |
5748cf9 | Eric Heien | 10 October 2014, 20:40:11 UTC | More fixes to get things compiling | 10 October 2014, 20:40:11 UTC |
d1f02d7 | Eric Heien | 10 October 2014, 19:17:36 UTC | Merge branch 'master' into rajesh-petsc-schur Conflicts: configure.ac doc/citcoms-manual.pdf doc/citcoms-manual.tex lib/Composition_related.c lib/Full_tracer_advection.c lib/Regional_tracer_advection.c lib/Tracer_setup.c lib/Viscosity_structures.c | 10 October 2014, 19:17:36 UTC |
ece8bb9 | Eric Heien | 10 October 2014, 00:27:17 UTC | Updated NEWS | 10 October 2014, 00:27:17 UTC |
20c677c | Eric Heien | 09 October 2014, 23:50:35 UTC | Fixed Makefile.am distribution lines | 09 October 2014, 23:50:35 UTC |
7de302b | Eric Heien | 09 October 2014, 23:50:20 UTC | Remove old Python cookbook | 09 October 2014, 23:50:20 UTC |
6bdecb7 | Eric Heien | 09 October 2014, 23:35:57 UTC | Remove unneeded Makefiles | 09 October 2014, 23:35:57 UTC |
cd9c72f | Eric Heien | 09 October 2014, 23:31:02 UTC | Removed Makefiles that shouldn't be in the repo | 09 October 2014, 23:31:02 UTC |
58cc0c3 | Eric Heien | 09 October 2014, 23:30:23 UTC | More additions to .gitignore | 09 October 2014, 23:30:23 UTC |
a4f3626 | Eric Heien | 09 October 2014, 23:25:03 UTC | Merge pull request #3 from geodynamics/python-removal Python removal | 09 October 2014, 23:25:03 UTC |
81148ac | Eric Heien | 09 October 2014, 23:22:02 UTC | Merge branch 'master' into python-removal | 09 October 2014, 23:22:02 UTC |
7389970 | Eric Heien | 09 October 2014, 21:59:46 UTC | Update version, changelog | 09 October 2014, 21:59:46 UTC |
cb811fc | Eric Heien | 09 October 2014, 21:41:34 UTC | Add files to .gitignore | 09 October 2014, 21:41:34 UTC |
7a649c4 | Rajesh Kommu | 29 September 2014, 20:08:46 UTC | Added document describing the PETSc integration in CitcomS | 29 September 2014, 20:08:46 UTC |
2194cb9 | Rajesh Kommu | 25 September 2014, 22:35:37 UTC | removed E->sphere.caps_per_proc as part of the final cleanup related to caps_per_proc removal | 25 September 2014, 22:35:37 UTC |
ec09457 | Rajesh Kommu | 25 September 2014, 22:08:23 UTC | further cleanup, with all occurences of CPPR having been removed | 25 September 2014, 22:08:23 UTC |
9ec861b | Rajesh Kommu | 25 September 2014, 21:46:39 UTC | corrected the signatures of return_elementwise_horiz_ave, global_tdot_d, global_tdot | 25 September 2014, 21:46:39 UTC |
e695656 | Rajesh Kommu | 25 September 2014, 21:31:23 UTC | Changed the shapes of E->boundary.element as part of caps_per_proc removal | 25 September 2014, 21:31:23 UTC |
239a5ba | Rajesh Kommu | 25 September 2014, 21:29:39 UTC | Changed the shapes of E->boundary.normal as part of caps_per_proc removal | 25 September 2014, 21:29:39 UTC |
f689e27 | Rajesh Kommu | 25 September 2014, 21:25:43 UTC | Changed the shapes of E->boundary.det as part of caps_per_proc removal | 25 September 2014, 21:25:43 UTC |
fb42b8e | Rajesh Kommu | 25 September 2014, 21:17:49 UTC | corrected the signatures of return_bulk_value and return_bulk_value_d | 25 September 2014, 21:17:49 UTC |
322f2b8 | Rajesh Kommu | 25 September 2014, 21:09:29 UTC | corrected the signatures of normalize_director_at_gnodes and normalize_director_at_gint | 25 September 2014, 21:09:29 UTC |
ff03ffe | Rajesh Kommu | 25 September 2014, 20:43:50 UTC | Changed the shapes of E->sbc.node and E->sbc.SB as part of caps_per_proc removal | 25 September 2014, 20:43:50 UTC |
c4c1cf8 | Rajesh Kommu | 25 September 2014, 19:07:50 UTC | Changed the shapes of anisotropic viscosity related structures as part of caps_per_proc removal | 25 September 2014, 19:07:50 UTC |
2a460be | Rajesh Kommu | 25 September 2014, 18:55:24 UTC | Further cleanup of Anisotropic_viscosity.c | 25 September 2014, 18:55:24 UTC |
0b1473d | Rajesh Kommu | 25 September 2014, 18:34:15 UTC | Deleted CitcomCU code | 25 September 2014, 18:34:15 UTC |
03724bc | Rajesh Kommu | 25 September 2014, 18:14:06 UTC | Fixes to get the code to compile with -DGGRD; changed H5 signatures to work with HDF5 >= 1.8.0 | 25 September 2014, 18:14:06 UTC |
83e076a | Rajesh Kommu | 24 September 2014, 23:05:34 UTC | Further cleanup related to caps_per_proc removal | 24 September 2014, 23:05:34 UTC |
b86b2dd | Rajesh Kommu | 24 September 2014, 22:22:58 UTC | Changed E->sphere.cap[CPPR] to E->sphere.cap[1], and more cleanup related to caps_per_proc removal | 24 September 2014, 22:22:58 UTC |
5c57572 | Rajesh Kommu | 24 September 2014, 21:57:38 UTC | Changed the shapes of E->buoyancy as part of caps_per_proc_removal, changed the signatures of many functions to support this | 24 September 2014, 21:57:38 UTC |
03d57b6 | Rajesh Kommu | 24 September 2014, 21:31:00 UTC | Changed the shapes of E->FasXXX and E->FasXXX_b as part of caps_per_proc_removal | 24 September 2014, 21:31:00 UTC |
92578b2 | Rajesh Kommu | 24 September 2014, 21:18:55 UTC | Changed the shape of E->sphere.angle and E->sphere.angle1 as part of caps_per_proc_removal | 24 September 2014, 21:18:55 UTC |
8d1e7ae | Rajesh Kommu | 24 September 2014, 21:15:41 UTC | Changed the shape of E->sphere.area and E->sphere.area1 as part of caps_per_proc_removal | 24 September 2014, 21:15:41 UTC |
ef7e69b | Rajesh Kommu | 24 September 2014, 21:10:15 UTC | Changed the shape of E->tablessinf as part of caps_per_proc_removal | 24 September 2014, 21:10:15 UTC |
7f3f5e0 | Rajesh Kommu | 24 September 2014, 21:08:29 UTC | Changed the shape of E->tablescosf as part of caps_per_proc_removal | 24 September 2014, 21:08:29 UTC |
2f6a5c8 | Rajesh Kommu | 24 September 2014, 21:06:06 UTC | Changed the shape of E->tablesplm as part of caps_per_proc_removal | 24 September 2014, 21:06:06 UTC |
38ac165 | Rajesh Kommu | 24 September 2014, 20:41:30 UTC | Changed the shape of E->Eqn_k3 as part of caps_per_proc_removal | 24 September 2014, 20:41:30 UTC |
c767670 | Rajesh Kommu | 24 September 2014, 20:40:26 UTC | Changed the shape of E->Eqn_k2 as part of caps_per_proc_removal | 24 September 2014, 20:40:26 UTC |
a741535 | Rajesh Kommu | 24 September 2014, 20:39:13 UTC | Changed the shape of E->Eqn_k1 as part of caps_per_proc_removal | 24 September 2014, 20:39:13 UTC |
c3d1c0d | Rajesh Kommu | 24 September 2014, 20:36:34 UTC | Changed the shape of E->Node_map as part of caps_per_proc_removal | 24 September 2014, 20:36:34 UTC |
673eee2 | Rajesh Kommu | 24 September 2014, 20:30:21 UTC | Changed the shape of E->trace.shape_coefs as part of caps_per_proc_removal | 24 September 2014, 20:30:21 UTC |
8938012 | Rajesh Kommu | 24 September 2014, 20:26:56 UTC | Changed the shape of E->trace.regtoel as part of caps_per_proc_removal | 24 September 2014, 20:26:56 UTC |
0fec9a4 | Rajesh Kommu | 24 September 2014, 20:25:58 UTC | Changed the shape of E->trace.regnodetoel as part of caps_per_proc_removal | 24 September 2014, 20:25:58 UTC |
ed75fff | Rajesh Kommu | 24 September 2014, 20:23:38 UTC | Changed the shape of E->trace.phimin as part of caps_per_proc_removal | 24 September 2014, 20:23:38 UTC |
460506d | Rajesh Kommu | 24 September 2014, 20:22:54 UTC | Changed the shape of E->trace.phimax as part of caps_per_proc_removal | 24 September 2014, 20:22:54 UTC |
21e9824 | Rajesh Kommu | 24 September 2014, 20:21:34 UTC | Changed the shape of E->trace.thetamin as part of caps_per_proc_removal | 24 September 2014, 20:21:34 UTC |
e25cc7a | Rajesh Kommu | 24 September 2014, 20:20:52 UTC | Changed the shape of E->trace.thetamax as part of caps_per_proc_removal | 24 September 2014, 20:20:52 UTC |
cd22b69 | Rajesh Kommu | 24 September 2014, 20:18:15 UTC | Changed the shape of E->trace.deltheta as part of caps_per_proc_removal | 24 September 2014, 20:18:15 UTC |
dc28a2f | Rajesh Kommu | 24 September 2014, 20:17:14 UTC | Changed the shape of E->trace.deltheta as part of caps_per_proc_removal | 24 September 2014, 20:17:14 UTC |
114aa2f | Rajesh Kommu | 24 September 2014, 20:14:21 UTC | Changed the shape of E->trace.numregnodes as part of caps_per_proc_removal | 24 September 2014, 20:14:21 UTC |
28a6052 | Rajesh Kommu | 24 September 2014, 20:12:16 UTC | Changed the shape of E->trace.numregel as part of caps_per_proc_removal | 24 September 2014, 20:12:16 UTC |
c8b5688 | Rajesh Kommu | 24 September 2014, 20:10:10 UTC | Changed the shape of E->trace.numphi as part of caps_per_proc_removal | 24 September 2014, 20:10:10 UTC |
18abf75 | Rajesh Kommu | 24 September 2014, 20:09:09 UTC | Changed the shape of E->trace.numtheta as part of caps_per_proc_removal | 24 September 2014, 20:09:09 UTC |
34d433c | Rajesh Kommu | 24 September 2014, 20:07:45 UTC | Some cleanup related to caps_per_proc_removal | 24 September 2014, 20:07:45 UTC |
de098fd | Rajesh Kommu | 24 September 2014, 19:42:15 UTC | Changed the shape of E->trace.istat_ichoice as part of caps_per_proc_removal | 24 September 2014, 19:42:15 UTC |
e0ede29 | Rajesh Kommu | 24 September 2014, 19:39:59 UTC | Changed the shape of E->trace.ntracer_flavor as part of caps_per_proc_removal | 24 September 2014, 19:39:59 UTC |
14249ee | Rajesh Kommu | 24 September 2014, 19:36:21 UTC | Changed the shape of E->trace.rlater as part of caps_per_proc_removal | 24 September 2014, 19:36:21 UTC |
67ef905 | Rajesh Kommu | 24 September 2014, 19:33:45 UTC | Changed the shape of E->trace.ilater as part of caps_per_proc_removal | 24 September 2014, 19:33:45 UTC |
d8844d5 | Rajesh Kommu | 24 September 2014, 19:24:19 UTC | Changed the shape of E->trace.ilatersize as part of caps_per_proc_removal | 24 September 2014, 19:24:19 UTC |
56451d9 | Rajesh Kommu | 24 September 2014, 19:22:32 UTC | Changed the shape of E->trace.ielement as part of caps_per_proc_removal | 24 September 2014, 19:22:32 UTC |
1221a3a | Rajesh Kommu | 24 September 2014, 19:19:07 UTC | Changed the shape of E->trace.max_ntracers as part of caps_per_proc_removal | 24 September 2014, 19:19:07 UTC |
2480481 | Rajesh Kommu | 24 September 2014, 19:17:53 UTC | Changed the shape of E->trace.ntracers as part of caps_per_proc_removal | 24 September 2014, 19:17:53 UTC |
95f57dc | Rajesh Kommu | 24 September 2014, 19:15:16 UTC | Changed the shape of E->trace.extraq as part of caps_per_proc_removal | 24 September 2014, 19:15:16 UTC |
10e5fc7 | Rajesh Kommu | 24 September 2014, 18:50:26 UTC | Changed the shape of E->trace.basicq as part of caps_per_proc_removal | 24 September 2014, 18:50:26 UTC |
6539598 | Rajesh Kommu | 24 September 2014, 18:37:48 UTC | Changed the shape of E->parallel.NODE as part of caps_per_proc_removal | 24 September 2014, 18:37:48 UTC |
b5ac2c9 | Rajesh Kommu | 24 September 2014, 18:29:07 UTC | Changed the shape of E->parallel.EXCHANGE_sNODE as part of caps_per_proc_removal | 24 September 2014, 18:29:07 UTC |
096f7b9 | Rajesh Kommu | 24 September 2014, 18:25:47 UTC | Changed the shape of E->parallel.sPROCESSOR as part of caps_per_proc_removal | 24 September 2014, 18:25:47 UTC |
dd5a7bd | Rajesh Kommu | 24 September 2014, 18:23:50 UTC | Changed the shape of E->parallel.NUM_sNODE as part of caps_per_proc_removal | 24 September 2014, 18:23:50 UTC |
e718554 | Rajesh Kommu | 24 September 2014, 18:19:52 UTC | Changed the shape of E->parallel.sTNUM_PASS as part of caps_per_proc_removal | 24 September 2014, 18:19:52 UTC |
c1f3930 | Rajesh Kommu | 24 September 2014, 18:13:33 UTC | Changed the shape of E->parallel.EXCHANGE_NODE as part of caps_per_proc_removal | 24 September 2014, 18:13:33 UTC |
3e79a4a | Rajesh Kommu | 24 September 2014, 18:09:43 UTC | Changed the shape of E->parallel.EXCHANGE_ID as part of caps_per_proc_removal | 24 September 2014, 18:09:43 UTC |
a71456f | Rajesh Kommu | 24 September 2014, 18:05:11 UTC | Changed the shape of E->parallel.PROCESSOR as part of caps_per_proc_removal | 24 September 2014, 18:05:11 UTC |
6b9c056 | Rajesh Kommu | 24 September 2014, 18:02:30 UTC | Changed the shape of E->parallel.NUM_NODE as part of caps_per_proc_removal | 24 September 2014, 18:02:30 UTC |
a5bb652 | Rajesh Kommu | 24 September 2014, 17:53:42 UTC | Changed the shape of E->parallel.NUM_NEQ as part of caps_per_proc_removal | 24 September 2014, 17:53:42 UTC |
e6b1cf8 | Rajesh Kommu | 24 September 2014, 17:51:45 UTC | Changed the shape of E->parallel.NUM_PASS as part of caps_per_proc_removal | 24 September 2014, 17:51:45 UTC |
0f44c7a | Rajesh Kommu | 24 September 2014, 17:48:04 UTC | Changed the shape of E->parallel.NUM_NNO as part of caps_per_proc_removal | 24 September 2014, 17:48:04 UTC |
e0156af | Rajesh Kommu | 24 September 2014, 17:05:55 UTC | Bug fix: missing for loop parenthesis in Construc_arrays.c | 24 September 2014, 17:05:55 UTC |
24bbe09 | Rajesh Kommu | 24 September 2014, 16:26:47 UTC | Changed the shape of E->parallel.TNUM_PASS as part of caps_per_proc_removal | 24 September 2014, 16:26:47 UTC |
12ccfc4 | Rajesh Kommu | 24 September 2014, 16:20:38 UTC | Changed the shape of E->parallel.Skip_id as part of caps_per_proc_removal | 24 September 2014, 16:20:38 UTC |
4e06d56 | Rajesh Kommu | 24 September 2014, 16:12:22 UTC | Changed the shape of E->parallel.Skip_neq as part of caps_per_proc_removal | 24 September 2014, 16:12:22 UTC |
980de67 | Rajesh Kommu | 24 September 2014, 01:45:41 UTC | Changed the shape of E->CCX as part of caps_per_proc removal | 24 September 2014, 01:45:41 UTC |
ea783f7 | Rajesh Kommu | 24 September 2014, 01:42:25 UTC | Changed the shape of E->CC as part of caps_per_proc removal | 24 September 2014, 01:42:25 UTC |
509b363 | Rajesh Kommu | 24 September 2014, 01:37:49 UTC | Changed the shape of E->elt_k as part of caps_per_proc removal | 24 September 2014, 01:37:49 UTC |
c233944 | Rajesh Kommu | 24 September 2014, 01:05:54 UTC | Changed the shape of E->elt_c as part of caps_per_proc removal | 24 September 2014, 01:05:54 UTC |
1fb56e6 | Rajesh Kommu | 24 September 2014, 01:02:38 UTC | Changed the shape of E->elt_del as part of caps_per_proc removal | 24 September 2014, 01:02:38 UTC |
3ea8f8c | Rajesh Kommu | 24 September 2014, 00:57:53 UTC | Changed the shape of E->EL as part of caps_per_proc removal | 24 September 2014, 00:57:53 UTC |
5a09a26 | Rajesh Kommu | 24 September 2014, 00:50:26 UTC | Changed the shape of E->ID as part of caps_per_proc removal | 24 September 2014, 00:50:26 UTC |
ff39c94 | Rajesh Kommu | 24 September 2014, 00:10:51 UTC | Changed the shape of E->TWW as part of caps_per_proc removal | 24 September 2014, 00:10:51 UTC |
05b2a99 | Rajesh Kommu | 24 September 2014, 00:04:42 UTC | Changed the shape of E->IEN as part of caps_per_proc removal | 24 September 2014, 00:04:42 UTC |
97f02e4 | Rajesh Kommu | 23 September 2014, 23:57:24 UTC | Changed the shape of E->ECO as part of caps_per_proc removal | 23 September 2014, 23:57:24 UTC |
0c7d172 | Rajesh Kommu | 23 September 2014, 23:50:45 UTC | Changed the shape of E->gDA as part of caps_per_proc removal | 23 September 2014, 23:50:45 UTC |
5e4ac76 | Rajesh Kommu | 23 September 2014, 23:46:32 UTC | Changed the shape of E->gNX as part of caps_per_proc removal | 23 September 2014, 23:46:32 UTC |
22a8e02 | Rajesh Kommu | 23 September 2014, 23:41:43 UTC | Changed the shape of E->GDA as part of caps_per_proc removal | 23 September 2014, 23:41:43 UTC |
483d77a | Rajesh Kommu | 23 September 2014, 23:37:42 UTC | Changed the shape of E->GNX as part of caps_per_proc removal | 23 September 2014, 23:37:42 UTC |
3dd3531 | Rajesh Kommu | 23 September 2014, 23:05:49 UTC | Changed the shape of E->gstress as part of caps_per_proc removal | 23 September 2014, 23:05:49 UTC |
cd77284 | Rajesh Kommu | 23 September 2014, 23:00:45 UTC | Changed the shape of E->SinCos as part of caps_per_proc removal | 23 September 2014, 23:00:45 UTC |