Skip to content
Snippets Groups Projects
Select Git revision
  • 2c2009436054e49725f305056181ffcbc2db1885
  • master default protected
  • parallelistation_of_subdomain_loop
  • parallelistation_test
  • nonzero_gli_term_for_nonwetting_in_TPR
  • testing_updating_pwi_as_pwiminus1_into_calculation_of_pnwi
  • v2.2
  • v2.1
  • v2.0
  • v1.0
10 results

run-simulation

Blame
  • header.html 3.61 KiB
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
      <head>
        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></meta>
        <title>The CImg Library - C++ Template Image Processing Toolkit</title>
        <meta content="David Tschumperle" name="author"></meta>
        <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css' />
        <link rel="shortcut icon" type="image/x-icon" href="http://cimg.eu/favicon.ico"></link>
        <link rel="icon" type="image/png" href="favicon.png"></link>
        <link href="style.css" rel="stylesheet" type="text/css" />
        <style type="text/css">
          <!--
              body {background-color:#000000; font-family:sans-serif; }
              a { font-weight:bold; color:#636363; }
              a:active{text-decoration:none; color:#000000}
              a:link{text-decoration:none; color:#000000}
              a:visited{text-decoration:none; color:#000000}
              a:hover{text-decoration:underline; color:#4E9F71}
            -->
        </style>
        <script language="JavaScript" type="text/javascript">
          <!-- Original:  Eric King (eric_andrew_king@hotmail.com) is used to display images in popup windows -->
          <!-- Web Site:  http://redrival.com/eak/ -->
          <!-- This script and many more are available free online at -->
          <!-- The JavaScript Source!! http://javascript.internet.com -->
          <!-- Begin
               function NewWindow(mypage, myname, w, h, scroll) {
               var winl = (screen.width - w) / 2;
               var wint = (screen.height - h) / 2;
               winprops = 'height='+h+',width='+w+',top='+wint+',left='+winl+',scrollbars='+scroll+',resizable'
               win = window.open(mypage, myname, winprops)
               if (parseInt(navigator.appVersion) >= 4) { win.window.focus(); }
               }
               //  End -->
        </script>
    
        <script type="text/javascript" src="jquery-1.11.0.min.js"></script>
    
      </head>
    
      <body>
        <table align="center" border="0" cellpadding="0" cellspacing="0" width="1000" style="border-style:solid; border-width:0px; border-color:black" bgcolor="#DDDDDD">
          <tr bgcolor="#FFFFFF"><td>
              <center>
                <br/><br/>
                <a href="http://cimg.eu"><img src="http://cimg.eu/img/CImgLogo2.jpg" alt="" border="0" /></a><br/>
              </center>
              <center><font size="-1" color="#777777">
                    Latest stable version: <b><a href="http://cimg.eu/files/CImg_2.4.0.zip">2.4.0</a></b>
              </font></center>
          </td></tr>
          <tr bgcolor="#FFFFFF"><td><hr noshade size="1" style="border-top: 1px solid #ccc;"/></td></tr>
          <tr><td>
              <table width="95%" align="center">
                <tr>
                  <td align="center">
                    <script type="text/javascript" src="./cimgmenu/cimgmenu.js"></script>
                    <div id="cimgmenu"></div>
                    <noscript>
                      <a href="http://cimg.eu">Home</a>
                      <a href="http://cimg.eu/download.shtml">Download</a>
                      <a href="http://cimg.eu/screenshots.shtml">Screenshots</a>
                      <a href="http://cimg.eu/reference/group__cimg__faq.html">FAQ</a>
                      <a href="http://cimg.eu/reference/group__cimg__tutorial.html">Tutorial</a>
                      <a href="http://cimg.eu/reference/index.html">Documentation</a>
                      <a href="https://github.com/dtschump/CImg/issues">Forum</a>
                      <a href="http://cimg.eu/links.shtml">Links</a>
                    </noscript>
                  </td>
                </tr>
              </table>
          </td></tr>
          <tr bgcolor="#FFFFFF"><td><hr noshade size="1" style="border-top: 1px solid #ccc;"/></td></tr>
        </table>