<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hello,<br>
    <br>
    ----- Message d'origine ----- <br>
    De : Carrico, Paul <br>
    Date : 08/06/2011 12:09:
    <blockquote
      cite="mid:55A12CBC06A8C9459DCE0BBEF8122FDC0498B36C@exchsrv.AUXITROL1"
      type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <meta name="GENERATOR" content="MSHTML 8.00.6001.19046">
      <div><font face="Arial" size="2"><span class="017580610-08062011">Dear
            All,</span></font></div>
      <div><font face="Arial" size="2"><span class="017580610-08062011"></span></font> </div>
      <div><font face="Arial" size="2"><span class="017580610-08062011">I
            know it's possible to calculate the volume from a meshed
            closed surface (triangle, quads or mixed quads/triangle) ...</span></font></div>
      <div><font face="Arial" size="2"><span class="017580610-08062011"></span></font> </div>
      <div><font face="Arial" size="2"><span class="017580610-08062011">Does
            somebody can give me some advices in finding documents and
            algorithmes ?</span></font></div>
    </blockquote>
    It depends on<br>
     - which type of facets you are using (triangles, quads)<br>
     - which type of vertices coordinates you are using (cartesian,
    cylindrical, spherical)<br>
     - which type of interpolation you are using over verticed facets :
    linear, quadratic, cubic..<br>
    Moreover, the shape of the volume is of importance : without / with
    holes (ex: sphere / torus),<br>
      holes internal or connected to the outer space, etc...<br>
    <br>
    All this stuff is about finite elements. So, many references about
    F.E. should<br>
    be convenient.<br>
    <br>
    HTH<br>
    Samuel<br>
    <br>
  </body>
</html>