From 79fc9ce029be3e91d3249a654f84c7a1ce1ff9ee Mon Sep 17 00:00:00 2001
From: Samo Penic <samo.penic@gmail.com>
Date: Thu, 07 Jun 2012 19:46:44 +0000
Subject: [PATCH] spherical harmonics coefficients co fixed and working. Zero based indexing was solved in such a manner, that we allocated more memory that is required by coefficients.

---
 config.log |   30 +++++++++++++++++++++---------
 1 files changed, 21 insertions(+), 9 deletions(-)

diff --git a/config.log b/config.log
index 4fe4bef..e14ef41 100644
--- a/config.log
+++ b/config.log
@@ -10,7 +10,7 @@
 ## Platform. ##
 ## --------- ##
 
-hostname = natalie
+hostname = andromeda
 uname -m = x86_64
 uname -r = 3.2.0-24-generic
 uname -s = Linux
@@ -27,12 +27,6 @@
 /usr/bin/oslevel       = unknown
 /bin/universe          = unknown
 
-PATH: /home/samo/OpenFOAM/ThirdParty-2.1.x/platforms/linux64Gcc/openmpi-1.5.3/bin
-PATH: /home/samo/OpenFOAM/samo-2.1.x/platforms/linux64GccDPOpt/bin
-PATH: /home/samo/OpenFOAM/site/2.1.x/platforms/linux64GccDPOpt/bin
-PATH: /home/samo/OpenFOAM/OpenFOAM-2.1.x/platforms/linux64GccDPOpt/bin
-PATH: /home/samo/OpenFOAM/OpenFOAM-2.1.x/bin
-PATH: /home/samo/OpenFOAM/OpenFOAM-2.1.x/wmake
 PATH: /home/samo/bin
 PATH: /usr/lib/lightdm/lightdm
 PATH: /usr/local/sbin
@@ -42,7 +36,6 @@
 PATH: /sbin
 PATH: /bin
 PATH: /usr/games
-PATH: /home/samo/arm/gnuarm/bin
 
 
 ## ----------- ##
@@ -281,12 +274,13 @@
   CONFIG_COMMANDS = 
   $ ./config.status 
 
-on natalie
+on andromeda
 
 config.status:873: creating Makefile
 config.status:873: creating src/Makefile
 config.status:873: creating test/Makefile
 config.status:873: creating config.h
+config.status:1054: config.h is unchanged
 config.status:1102: executing depfiles commands
 
 ## ---------------- ##
@@ -469,3 +463,21 @@
 #define HAVE_STRNDUP 1
 
 configure: exit 0
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by FULL-PACKAGE-NAME config.status VERSION, which was
+generated by GNU Autoconf 2.68.  Invocation command line was
+
+  CONFIG_FILES    = 
+  CONFIG_HEADERS  = 
+  CONFIG_LINKS    = 
+  CONFIG_COMMANDS = 
+  $ ./config.status test/Makefile depfiles
+
+on andromeda
+
+config.status:873: creating test/Makefile
+config.status:1102: executing depfiles commands

--
Gitblit v1.9.3