Course Notes Are Organized Similarly to the Lectures

Total Page:16

File Type:pdf, Size:1020Kb

Course Notes Are Organized Similarly to the Lectures Preface This volume documents the full day course Discrete Differential Geometry: An Applied Introduction pre- sented at SIGGRAPH ’05 on 31 July 2005. These notes supplement the lectures given by Mathieu Desbrun, Eitan Grinspun, and Peter Schr¨oder,compiling contributions from: Pierre Alliez, Alexander Bobenko, David Cohen-Steiner, Sharif Elcott, Eva Kanso, Liliya Kharevych, Adrian Secord, John M. Sullivan, Yiy- ing Tong, Mariette Yvinec. The behavior of physical systems is typically described by a set of continuous equations using tools such as geometric mechanics and differential geometry to analyze and capture their properties. For purposes of computation one must derive discrete (in space and time) representations of the underlying equations. Researchers in a variety of areas have discovered that theories, which are discrete from the start, and have key geometric properties built into their discrete description can often more readily yield robust numerical simulations which are true to the underlying continuous systems: they exactly preserve invariants of the continuous systems in the discrete computational realm. A chapter-by-chapter synopsis The course notes are organized similarly to the lectures. Chapter 1 presents an introduction to discrete differential geometry in the context of a discussion of curves and cur- vature. The overarching themes introduced there, convergence and structure preservation, make repeated appearances throughout the entire volume. Chapter 2 addresses the question of which quantities one should measure on a discrete object such as a triangle mesh, and how one should define such measurements. This exploration yields a host of measurements such as length, area, mean curvature, etc., and these in turn form the basis for various applications described later on. Chapter 3 gives a concise summarization of curvature measures for discrete surfaces, paving the way for the discrete treatment of thin shell mechanics developed in Chapter 4. Continuing with the theme of discrete surfaces, Chapter 5 describes a discrete Willmore energy for fairing applications, this time preferring a discrete surface made up of linked circles instead of triangles. Such circle patterns are also key to a discrete formulation of conformal parameteri- zation, explored in Chapter 6. At this point we shift down to explore the low-level approach of discrete exterior calculus: Chapter 7 overviews this exciting field, and Chapter 8 details a layman’s approach to implementing DEC. With this in place, numerically robust and efficient simulations of the Navier-Stokes equations of fluids become possible, as described in Chapter 9. Unlike many graphics simulations of fluids which require regular grids, these fluid simulations are adept for arbitrary meshes around boundaries with complex shapes. The generation of such meshes is the subject of Chapter 10. Chapter 1: Introduction to Discrete Differential Geometry: The Geometry of Plane Curves Eitan Grinspun Adrian Secord Columbia University New York University 1 Introduction The nascent field of discrete differential geometry deals with discrete geometric objects (such as polygons) which act as analogues to continuous geometric objects (such as curves). The discrete objects can be measured (length, area) and can interact with other discrete objects (collision/response). From a computational standpoint, the discrete objects are attractive, because they have been designed from the ground up with data-structures and algorithms in mind. From a mathematical standpoint, they present a great challenge: the discrete objects should have properties which are ana- logues of the properties of continuous objects. One impor- P tant property of curves and surfaces is their curvature, which plays a significant role in many application areas (see, e.g., Chapters 4 and 5). In the continuous domain there are re- Figure 1: The family of tangent circles to the curve at point markable theorems dealing with curvature; a key require- P . The circle of curvature is the only one crossing the curve ment for a discrete curve with discrete curvature is that it at P . satisfies analogous theorems. In this chapter we examine the curvature of continuous and discrete curves on the plane. The notes in this chapter draw from a lecture given by P . If the curve is sufficiently smooth (“curvature-continuous John Sullivan in May 2004 at Oberwolfach, and from the at P ”) then the circle thus approaches a definite position writings of David Hilbert in his book Geometry and the known as the circle of curvature or osculating circle; the Imagination. center and radius of the osculating circle are the center of curvature and radius of curvature associated to point P on 2 Geometry of the Plane Curve the curve. The inverse of the radius is κ, the curvature of the curve at P . Consider a plane curve, in particular a small piece If we also consider a sense of traversal along the curve of curve which does not cross itself (a simple curve). segment (think of adding an arrowhead at one end of the Choose two points, P and Q, segment) then we may measure the signed curvature, iden- on this curve and connect them tical in magnitude to the curvature, but negative in sign P with a straight line: a secant. whenever the curve is turning clockwise (think of riding a Fixing P as the “hinge,” ro- bicycle along the curve: when we turn to the right, it is tate the secant about P so because the center of curvature lies to the right, and the Q that Q slides along the curve curvature is negative). toward Q. If the curve is Another way to define the circle of curvature is by con- sufficiently smooth (“tangent- sidering the infinite family of circles which are tangent to continuous at P ”) then the se- the curve at P (see Figure 1). Every point on the normal cant approaches a definite line: the tangent. Of all the to the curve at P serves as the center for one circle in this straight lines passing through P , the tangent is the best family. In a small neighborhood around P the curve divides approximation to the curve. Consequently we define the di- the plane into two sides. Every circle (but one!) in our fam- rection of the curve at P to be the direction of the tangent, ily lies entirely in one side or the other. Only the circle of so that if two curves intersect at a point P their angle of curvature however spans both sides, crossing the curve at P . intersection is given by the angle formed by their tangents It divides the family of tangent circles into two sets: those at P . If both curves have identical tangents at P then we with radius smaller than the radius of curvature lying on one say “the curves are tangent at P .” Returning to our sin- side, and those with greater radius lying on the other side. gle curve, the line perpendicular to the tangent and passing There may exist special points on the curve at which the through P is called the normal to the curve at P . Together circle of curvature does not locally cross the curve, and in the tangent and normal form the axes of a local rectangular general these are finite and isolated points where the curve coordinate system. In addition, the tangent can be thought has a (local) axis of symmetry (there are four such points on of as a local approximation to the curve at P . an ellipse). However on a circle, or a circular arc, the special A better approximation than the tangent is the circle of points are infinitely many and not isolated. curvature: consider a circle through P and two neighboring That the circle of curvature crosses the curve may be rea- points on the curve, and slide the neighboring points towards soned by various arguments. As we traverse the curve past +1 -1 +2 0 Figure 2: The Gauss map assigns to every point on the curve Figure 3: Turning numbers of various closed curves. Top a corresponding point on the unit circle. row: Two simple curves with opposite sense of traversal, and two self-intersecting curves, one of which “undoes” the turn. Bottom row: Gaussian image of the curves, and the point P , the curvature is typically either increasing or de- associated turning numbers. creasing, so that in the local neighborhood of P , so that the osculating circle in comparison to the curve will have a higher curvature on one side and lower on the other. An curve: the image is always the unit circle. If we allow the alternative argument considers our three point construction. closed curve to intersect itself, we can count how many times Trace along a circle passing through three consecutive points the image completely “wraps around” the unit circle (and in on the curve to observe that the circle must pass from side which sense): this is the turning number or the index of A to side B on the first point, B to A on the second, and A rotation, denoted k. It is unity for a simple closed curve to B on the third. Similar reasoning of our two-point con- traversed counterclockwise. It is zero or ±2 for curve that struction shows that in general the tangent does not cross self-intersects once, depending on the sense of traversal and the curve—the isolated exceptions are the points of inflec- on whether or not the winding is “undone.” tion, where the radius of curvature is infinite and the circle Turning Number Theorem. An old and well-known of curvature is identical to the tangent. fact about curves is that the integral of signed curvature over Informally we say that P , the tangent at P , and the oscu- a closed curve, Ω, is dependent only on the turning number: lating circle at P have one, two, and three coincident points Z in common with the curve, respectively.
Recommended publications
  • Geometric Representations of Graphs
    1 Geometric Representations of Graphs Laszl¶ o¶ Lovasz¶ Microsoft Research One Microsoft Way, Redmond, WA 98052 e-mail: [email protected] 2 Contents I Background 5 1 Eigenvalues of graphs 7 1.1 Matrices associated with graphs ............................ 7 1.2 The largest eigenvalue ................................. 8 1.2.1 Adjacency matrix ............................... 8 1.2.2 Laplacian .................................... 9 1.2.3 Transition matrix ................................ 9 1.3 The smallest eigenvalue ................................ 9 1.4 The eigenvalue gap ................................... 11 1.4.1 Expanders .................................... 12 1.4.2 Random walks ................................. 12 1.5 The number of di®erent eigenvalues .......................... 17 1.6 Eigenvectors ....................................... 19 2 Convex polytopes 21 2.1 Polytopes and polyhedra ................................ 21 2.2 The skeleton of a polytope ............................... 21 2.3 Polar, blocker and antiblocker ............................. 22 II Representations of Planar Graphs 25 3 Planar graphs and polytopes 27 3.1 Planar graphs ...................................... 27 3.2 Straight line representation and 3-polytopes ..................... 28 4 Rubber bands, cables, bars and struts 29 4.1 Rubber band representation .............................. 29 4.1.1 How to draw a graph? ............................. 30 4.1.2 How to lift a graph? .............................. 32 4.1.3 Rubber bands and connectivity .......................
    [Show full text]
  • Digital and Discrete Geometry Li M
    Digital and Discrete Geometry Li M. Chen Digital and Discrete Geometry Theory and Algorithms 2123 Li M. Chen University of the District of Columbia Washington District of Columbia USA ISBN 978-3-319-12098-0 ISBN 978-3-319-12099-7 (eBook) DOI 10.1007/978-3-319-12099-7 Springer Cham Heidelberg New York Dordrecht London Library of Congress Control Number: 2014958741 © Springer International Publishing Switzerland 2014 This work is subject to copyright. All rights are reserved by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed. The use of general descriptive names, registered names, trademarks, service marks, etc. in this publication does not imply, even in the absence of a specific statement, that such names are exempt from the relevant protective laws and regulations and therefore free for general use. The publisher, the authors and the editors are safe to assume that the advice and information in this book are believed to be true and accurate at the date of publication. Neither the publisher nor the authors or the editors give a warranty, express or implied, with respect to the material contained herein or for any errors or omissions that may have been made. Printed on acid-free paper Springer is part of Springer Science+Business Media (www.springer.com) To the researchers and their supporters in Digital Geometry and Topology.
    [Show full text]
  • Self-Dual Polygons and Self-Dual Curves, with D. Fuchs
    Funct. Anal. Other Math. (2009) 2: 203–220 DOI 10.1007/s11853-008-0020-5 FAOM Self-dual polygons and self-dual curves Dmitry Fuchs · Serge Tabachnikov Received: 23 July 2007 / Revised: 1 September 2007 / Published online: 20 November 2008 © PHASIS GmbH and Springer-Verlag 2008 Abstract We study projectively self-dual polygons and curves in the projective plane. Our results provide a partial answer to problem No 1994-17 in the book of Arnold’s problems (2004). Keywords Projective plane · Projective duality · Polygons · Legendrian curves · Radon curves Mathematics Subject Classification (2000) 51A99 · 53A20 1 Introduction The projective plane P is the projectivization of 3-dimensional space V (we consider the cases of two ground fields, R and C); the points and the lines of P are 1- and 2-dimensional subspaces of V . The dual projective plane P ∗ is the projectivization of the dual space V ∗. Assign to a subspace in V its annihilator in V ∗. This gives a correspondence between the points in P and the lines in P ∗, and between the lines in P and the points in P ∗, called the projective duality. Projective duality preserves the incidence relation: if a point A belongs to a line B in P then the dual point B∗ belongs to the dual line A∗ in P ∗. Projective duality is an involution: (A∗)∗ = A. Projective duality extends to polygons in P .Ann-gon is a cyclically ordered collection of n points and n lines satisfying the incidences: two consecutive vertices lie on the respec- tive side, and two consecutive sides pass through the respective vertex.
    [Show full text]
  • Discrete Calculus with Cubic Cells on Discrete Manifolds 3
    DISCRETE CALCULUS WITH CUBIC CELLS ON DISCRETE MANIFOLDS LEONARDO DE CARLO Abstract. This work is thought as an operative guide to ”discrete exterior calculus” (DEC), but at the same time with a rigorous exposition. We present a version of (DEC) on ”cubic” cell, defining it for discrete manifolds. An example of how it works, it is done on the discrete torus, where usual Gauss and Stokes theorems are recovered. Keywords: Discrete Calculus, discrete differential geometry AMS 2010 Subject Classification: 97N70 1. Introduction Discrete exterior calculus (DEC) is motivated by potential applications in com- putational methods for field theories (elasticity, fluids, electromagnetism) and in areas of computer vision/graphics, for these applications see for example [DDT15], [DMTS14] or [BSSZ08]. DEC is developing as an alternative approach for com- putational science to the usual discretizing process from the continuous theory. It considers the discrete mesh as the only thing given and develops an entire calcu- lus using only discrete combinatorial and geometric operations. The derivations may require that the objects on the discrete mesh, but not the mesh itself, are interpolated as if they come from a continuous model. Therefore DEC could have interesting applications in fields where there isn’t any continuous underlying struc- ture as Graph theory [GP10] or problems that are inherently discrete since they are defined on a lattice [AO05] and it can stand in its own right as theory that parallels the continuous one. The language of DEC is founded on the concept of discrete differential form, this characteristic allows to preserve in the discrete con- text some of the usual geometric and topological structures of continuous models, arXiv:1906.07054v2 [cs.DM] 8 Jul 2019 in particular the Stokes’theorem dω = ω.
    [Show full text]
  • High Order Gradient, Curl and Divergence Conforming Spaces, with an Application to NURBS-Based Isogeometric Analysis
    High order gradient, curl and divergence conforming spaces, with an application to compatible NURBS-based IsoGeometric Analysis R.R. Hiemstraa, R.H.M. Huijsmansa, M.I.Gerritsmab aDepartment of Marine Technology, Mekelweg 2, 2628CD Delft bDepartment of Aerospace Technology, Kluyverweg 2, 2629HT Delft Abstract Conservation laws, in for example, electromagnetism, solid and fluid mechanics, allow an exact discrete representation in terms of line, surface and volume integrals. We develop high order interpolants, from any basis that is a partition of unity, that satisfy these integral relations exactly, at cell level. The resulting gradient, curl and divergence conforming spaces have the propertythat the conservationlaws become completely independent of the basis functions. This means that the conservation laws are exactly satisfied even on curved meshes. As an example, we develop high ordergradient, curl and divergence conforming spaces from NURBS - non uniform rational B-splines - and thereby generalize the compatible spaces of B-splines developed in [1]. We give several examples of 2D Stokes flow calculations which result, amongst others, in a point wise divergence free velocity field. Keywords: Compatible numerical methods, Mixed methods, NURBS, IsoGeometric Analyis Be careful of the naive view that a physical law is a mathematical relation between previously defined quantities. The situation is, rather, that a certain mathematical structure represents a given physical structure. Burke [2] 1. Introduction In deriving mathematical models for physical theories, we frequently start with analysis on finite dimensional geometric objects, like a control volume and its bounding surfaces. We assign global, ’measurable’, quantities to these different geometric objects and set up balance statements.
    [Show full text]
  • Discrete Mechanics and Optimal Control: an Analysis ∗
    ESAIM: COCV 17 (2011) 322–352 ESAIM: Control, Optimisation and Calculus of Variations DOI: 10.1051/cocv/2010012 www.esaim-cocv.org DISCRETE MECHANICS AND OPTIMAL CONTROL: AN ANALYSIS ∗ Sina Ober-Blobaum¨ 1, Oliver Junge 2 and Jerrold E. Marsden3 Abstract. The optimal control of a mechanical system is of crucial importance in many application areas. Typical examples are the determination of a time-minimal path in vehicle dynamics, a minimal energy trajectory in space mission design, or optimal motion sequences in robotics and biomechanics. In most cases, some sort of discretization of the original, infinite-dimensional optimization problem has to be performed in order to make the problem amenable to computations. The approach proposed in this paper is to directly discretize the variational description of the system’s motion. The resulting optimization algorithm lets the discrete solution directly inherit characteristic structural properties Rapide Not from the continuous one like symmetries and integrals of the motion. We show that the DMOC (Discrete Mechanics and Optimal Control) approach is equivalent to a finite difference discretization of Hamilton’s equations by a symplectic partitioned Runge-Kutta scheme and employ this fact in order to give a proof of convergence. The numerical performance of DMOC and its relationship to other existing optimal control methods are investigated. Mathematics Subject Classification. 49M25, 49N99, 65K10. Received October 8, 2008. Revised September 17, 2009. Highlight Published online March 31, 2010. Introduction In order to solve optimal control problems for mechanical systems, this paper links two important areas of research: optimal control and variational mechanics. The motivation for combining these fields of investigation is twofold.
    [Show full text]
  • Eigenvalues of Graphs
    Eigenvalues of graphs L¶aszl¶oLov¶asz November 2007 Contents 1 Background from linear algebra 1 1.1 Basic facts about eigenvalues ............................. 1 1.2 Semide¯nite matrices .................................. 2 1.3 Cross product ...................................... 4 2 Eigenvalues of graphs 5 2.1 Matrices associated with graphs ............................ 5 2.2 The largest eigenvalue ................................. 6 2.2.1 Adjacency matrix ............................... 6 2.2.2 Laplacian .................................... 7 2.2.3 Transition matrix ................................ 7 2.3 The smallest eigenvalue ................................ 7 2.4 The eigenvalue gap ................................... 9 2.4.1 Expanders .................................... 10 2.4.2 Edge expansion (conductance) ........................ 10 2.4.3 Random walks ................................. 14 2.5 The number of di®erent eigenvalues .......................... 16 2.6 Spectra of graphs and optimization .......................... 18 Bibliography 19 1 Background from linear algebra 1.1 Basic facts about eigenvalues Let A be an n £ n real matrix. An eigenvector of A is a vector such that Ax is parallel to x; in other words, Ax = ¸x for some real or complex number ¸. This number ¸ is called the eigenvalue of A belonging to eigenvector v. Clearly ¸ is an eigenvalue i® the matrix A ¡ ¸I is singular, equivalently, i® det(A ¡ ¸I) = 0. This is an algebraic equation of degree n for ¸, and hence has n roots (with multiplicity). The trace of the square matrix A = (Aij ) is de¯ned as Xn tr(A) = Aii: i=1 1 The trace of A is the sum of the eigenvalues of A, each taken with the same multiplicity as it occurs among the roots of the equation det(A ¡ ¸I) = 0. If the matrix A is symmetric, then its eigenvalues and eigenvectors are particularly well behaved.
    [Show full text]
  • Volume 2 Shape and Space
    Volume 2 Shape and Space Colin Foster Introduction Teachers are busy people, so I’ll be brief. Let me tell you what this book isn’t. • It isn’t a book you have to make time to read; it’s a book that will save you time. Take it into the classroom and use ideas from it straight away. Anything requiring preparation or equipment (e.g., photocopies, scissors, an overhead projector, etc.) begins with the word “NEED” in bold followed by the details. • It isn’t a scheme of work, and it isn’t even arranged by age or pupil “level”. Many of the ideas can be used equally well with pupils at different ages and stages. Instead the items are simply arranged by topic. (There is, however, an index at the back linking the “key objectives” from the Key Stage 3 Framework to the sections in these three volumes.) The three volumes cover Number and Algebra (1), Shape and Space (2) and Probability, Statistics, Numeracy and ICT (3). • It isn’t a book of exercises or worksheets. Although you’re welcome to photocopy anything you wish, photocopying is expensive and very little here needs to be photocopied for pupils. Most of the material is intended to be presented by the teacher orally or on the board. Answers and comments are given on the right side of most of the pages or sometimes on separate pages as explained. This is a book to make notes in. Cross out anything you don’t like or would never use. Add in your own ideas or references to other resources.
    [Show full text]
  • Fun Problems in Geometry and Beyond
    Symmetry, Integrability and Geometry: Methods and Applications SIGMA 15 (2019), 097, 21 pages Fun Problems in Geometry and Beyond Boris KHESIN †y and Serge TABACHNIKOV ‡z †y Department of Mathematics, University of Toronto, Toronto, ON M5S 2E4, Canada E-mail: [email protected] URL: http://www.math.toronto.edu/khesin/ ‡z Department of Mathematics, Pennsylvania State University, University Park, PA 16802, USA E-mail: [email protected] URL: http://www.personal.psu.edu/sot2/ Received November 17, 2019; Published online December 11, 2019 https://doi.org/10.3842/SIGMA.2019.097 Abstract. We discuss fun problems, vaguely related to notions and theorems of a course in differential geometry. This paper can be regarded as a weekend “treasure\treasure chest”chest" supplemen- ting the course weekday lecture notes. The problems and solutions are not original, while their relation to the course might be so. Key words: clocks; spot it!; hunters; parking; frames; tangents; algebra; geometry 2010 Mathematics Subject Classification: 00A08; 00A09 To Dmitry Borisovich Fuchs on the occasion of his 80th anniversary Áîëüøå çàäà÷, õîðîøèõ è ðàçíûõ! attributed to Winston Churchill (1918) This is a belated birthday present to Dmitry Borisovich Fuchs, a mathematician young at 1 heart.1 Many of these problems belong to the mathematical folklore. We did not attempt to trace them back to their origins (which might be impossible anyway), and the given references are not necessarily the first mentioning of these problems. 1 Problems 1. AA wall wall clock clock has has the the minute minute and and hour hour hands hands of of equal equal length.
    [Show full text]
  • SEMIGROUP ALGEBRAS and DISCRETE GEOMETRY By
    S´eminaires & Congr`es 6, 2002, p. 43–127 SEMIGROUP ALGEBRAS AND DISCRETE GEOMETRY by Winfried Bruns & Joseph Gubeladze Abstract.— In these notes we study combinatorial and algebraic properties of affine semigroups and their algebras:(1) the existence of unimodular Hilbert triangulations and covers for normal affine semigroups, (2) the Cohen–Macaulay property and num- ber of generators of divisorial ideals over normal semigroup algebras, and (3) graded automorphisms, retractions and homomorphisms of polytopal semigroup algebras. Contents 1.Introduction .................................................... 43 2.Affineandpolytopalsemigroupalgebras ........................ 44 3.Coveringandnormality ........................................ 54 4.Divisoriallinearalgebra ........................................ 70 5.Fromvectorspacestopolytopalalgebras ...................... 88 Index ..............................................................123 References ........................................................125 1. Introduction These notes, composed for the Summer School on Toric Geometry at Grenoble, June/July 2000, contain a major part of the joint work of the authors. In Section 3 we study a problemthat clearly belongs to the area of discrete ge- ometry or, more precisely, to the combinatorics of finitely generated rational cones and their Hilbert bases. Our motivation in taking up this problem was the attempt 2000 Mathematics Subject Classification.—13C14, 13C20, 13F20, 14M25, 20M25, 52B20. Key words and phrases.—Affine semigroup, lattice polytope,
    [Show full text]
  • Discrete Differential Geometry: an Applied Introduction
    DISCRETE DIFFERENTIAL GEOMETRY: AN APPLIED INTRODUCTION Keenan Crane Last updated: April 13, 2020 Contents Chapter 1. Introduction 3 1.1. Disclaimer 6 1.2. Copyright 6 1.3. Acknowledgements 6 Chapter 2. Combinatorial Surfaces 7 2.1. Abstract Simplicial Complex 8 2.2. Anatomy of a Simplicial Complex: Star, Closure, and Link 10 2.3. Simplicial Surfaces 14 2.4. Adjacency Matrices 16 2.5. Halfedge Mesh 17 2.6. Written Exercises 21 2.7. Coding Exercises 26 Chapter 3. A Quick and Dirty Introduction to Differential Geometry 28 3.1. The Geometry of Surfaces 28 3.2. Derivatives and Tangent Vectors 31 3.3. The Geometry of Curves 34 3.4. Curvature of Surfaces 37 3.5. Geometry in Coordinates 41 Chapter 4. A Quick and Dirty Introduction to Exterior Calculus 45 4.1. Exterior Algebra 46 4.2. Examples of Wedge and Star in Rn 52 4.3. Vectors and 1-Forms 54 4.4. Differential Forms and the Wedge Product 58 4.5. Hodge Duality 62 4.6. Differential Operators 67 4.7. Integration and Stokes’ Theorem 73 4.8. Discrete Exterior Calculus 77 Chapter 5. Curvature of Discrete Surfaces 84 5.1. Vector Area 84 5.2. Area Gradient 87 5.3. Volume Gradient 89 5.4. Other Definitions 91 5.5. Gauss-Bonnet 94 5.6. Numerical Tests and Convergence 95 Chapter 6. The Laplacian 100 6.1. Basic Properties 100 6.2. Discretization via FEM 103 6.3. Discretization via DEC 107 1 CONTENTS 2 6.4. Meshes and Matrices 110 6.5. The Poisson Equation 112 6.6.
    [Show full text]
  • A Discrete Representation of Einstein's Geometric Theory of Gravitation: the Fundamental Role of Dual Tessellations in Regge Calculus
    A Discrete Representation of Einstein’s Geometric Theory of Gravitation: The Fundamental Role of Dual Tessellations in Regge Calculus Jonathan R. McDonald and Warner A. Miller Department of Physics, Florida Atlantic University, Boca Raton, FL 33431, USA [email protected] In 1961 Tullio Regge provided us with a beautiful lattice representation of Einstein’s geometric theory of gravity. This Regge Calculus (RC) is strikingly different from the more usual finite difference and finite element discretizations of gravity. In RC the fundamental principles of General Relativity are applied directly to a tessellated spacetime geometry. In this manuscript, and in the spirit of this conference, we reexamine the foundations of RC and emphasize the central role that the Voronoi and Delaunay lattices play in this discrete theory. In particular we describe, for the first time, a geometric construction of the scalar curvature invariant at a vertex. This derivation makes use of a new fundamental lattice cell built from elements inherited from both the simplicial (Delaunay) spacetime and its circumcentric dual (Voronoi) lattice. The orthogonality properties between these two lattices yield an expression for the vertex-based scalar curvature which is strikingly similar to the corre- sponding and more familiar hinge-based expression in RC (deficit angle per unit Voronoi dual area). In particular, we show that the scalar curvature is simply a vertex-based weighted average of deficits per weighted average of dual areas. What is most striking to us is how naturally spacetime is represented by Voronoi and Delaunay structures and that the laws of gravity appear to be encoded locally on the lattice spacetime with less complexity than in the continuum, yet the continuum is recovered by convergence in mean.
    [Show full text]