<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2003/12/7571a6148d8c280edb0db625b83346de"
  from="Grégory Guyomarc&apos;h &lt;gregory@g...&gt;"
  author="Grégory Guyomarc&apos;h"
  date="2003-12-26T06:06:51"
  subject="[Caml-list] Fortran-like array indexing / PDE numerical code with boundary cells in OCAML"
  prev="2003/12/24be3928a72aa840fb93c85a339eb598"
  next="2003/12/094da94c51e0ab2565dee6e84a1f4b0d"
  next-in-thread="2003/12/094da94c51e0ab2565dee6e84a1f4b0d"
  prev-thread="2003/12/68fb62727bb19539682c9f2f2f52efda"
  next-thread="2003/12/2b4c84dc2cfda3711e7e10dbe2e58598"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] Fortran-like array indexing / PDE numerical code with boundary cells in OCAML">
<msg 
  url="2003/12/7571a6148d8c280edb0db625b83346de"
  from="Grégory Guyomarc&apos;h &lt;gregory@g...&gt;"
  author="Grégory Guyomarc&apos;h"
  date="2003-12-26T06:06:51"
  subject="[Caml-list] Fortran-like array indexing / PDE numerical code with boundary cells in OCAML">
<msg 
  url="2003/12/094da94c51e0ab2565dee6e84a1f4b0d"
  from="Issac Trotts &lt;ijtrotts@u...&gt;"
  author="Issac Trotts"
  date="2003-12-27T09:41:14"
  subject="Re: [Caml-list] Fortran-like array indexing / PDE numerical code with boundary cells in OCAML">
</msg>
</msg>
</thread>

<contents>
Hello,

Does anyone know how to index bigarrays with negative integers as in
fortran (either through a modified version of Bigarray or some
pre-Processing macro with caml-p4)? For those who wonder, it is for a pde
numerical code, i wish i could index boundary cells naturally as u.{-1}
u.{-2}, ... and u.{n+1}, u.{n+2}, ... Or if you have any experience in
implementing such numerical code in OCaml and want to suggest better
options, i am also interested :o).

Merry XMas!!! Joyeux Noel!!!


---------------------------------------------------------------------
Grégory Guyomarc'h
Email: gregory@guyomarch.org
Phone: (+82) (0)16-9355-3799

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners

</contents>

</message>

