[Commits] [svn:einsteintoolkit] www/about/gallery/ (Rev. 1674)

ian.hinder at aei.mpg.de ian.hinder at aei.mpg.de
Fri Dec 2 10:02:20 CST 2016


User: hinder
Date: 2016/12/02 10:02 AM

Modified:
 /about/gallery/
  index.php

Log:
 Add multipatch wave equation example to gallery index

File Changes:

Directory: /about/gallery/
==========================

File [modified]: index.php
Delta lines: +6 -0
===================================================================
--- about/gallery/index.php	2016-11-29 16:27:15 UTC (rev 1673)
+++ about/gallery/index.php	2016-12-02 16:02:20 UTC (rev 1674)
@@ -32,6 +32,12 @@
           <a href="poisson"><img src="poisson/psi.png" class="gallerytable" alt="Solution phi"/></a>
       </div>
     </li>
+    <li class="gallerytable">
+      <div class="gallerytable">
+          <h4 class="gallerytable"><a href="mpwave">Multipatch wave equation</a></h4>
+          <a href="mpwave"><img src="mpwave/Kerr-Schild_Multipole.png" class="gallerytable" alt="Multipatch wave equation solution"/></a>
+      </div>
+    </li>
   </ul>
 
 <?php include_once($_SERVER['DOCUMENT_ROOT'].'/global/footer.php');?>



More information about the Commits mailing list