[cig-commits] [commit] master: tidy up - this module seem to be pretty useless, and connected to that (d8b9fb3)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri Oct 17 05:30:20 PDT 2014


Repository : https://github.com/geodynamics/axisem

On branch  : master
Link       : https://github.com/geodynamics/axisem/compare/607f803cf074063627513d235f9ed0837fc1dd44...b6457db24acdde4a4e1c08935ae1b22adf87f5bf

>---------------------------------------------------------------

commit d8b9fb36613f9d9c6ba56e94972facf18dcad203
Author: martinvandriel <vandriel at erdw.ethz.ch>
Date:   Thu Oct 16 22:24:40 2014 +0200

    tidy up - this module seem to be pretty useless, and connected to that
    
    there is a bunch of functions never called in subpar mapping


>---------------------------------------------------------------

d8b9fb36613f9d9c6ba56e94972facf18dcad203
 SOLVER/geom_transf.f90 | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/SOLVER/geom_transf.f90 b/SOLVER/geom_transf.f90
index 92a2995..a867571 100644
--- a/SOLVER/geom_transf.f90
+++ b/SOLVER/geom_transf.f90
@@ -19,9 +19,8 @@
 !    along with AxiSEM.  If not, see <http://www.gnu.org/licenses/>.
 !
 
-!=====================
+!=========================================================================================
 module geom_transf
-!=====================
 
     use data_mesh
     use analytic_mapping
@@ -301,7 +300,5 @@ pure  subroutine mgrad_pointwisek(mg,xil,etal,nodes_crd,ielem0)
 end subroutine mgrad_pointwisek
 !----------------------------------------------------------------------------------------
 
-
-!=========================
 end module geom_transf
-!=========================
+!=========================================================================================



More information about the CIG-COMMITS mailing list