fbpx
Wikipedia

Gradient discretisation method

In numerical mathematics, the gradient discretisation method (GDM) is a framework which contains classical and recent numerical schemes for diffusion problems of various kinds: linear or non-linear, steady-state or time-dependent. The schemes may be conforming or non-conforming, and may rely on very general polygonal or polyhedral meshes (or may even be meshless).

Exact solution

of the p-Laplace problem on the domain [0,1] with (black line) and approximate one (blue line) computed with the first degree discontinuous Galerkin method plugged into the GDM (uniform mesh with 6 elements).

Some core properties are required to prove the convergence of a GDM. These core properties enable complete proofs of convergence of the GDM for elliptic and parabolic problems, linear or non-linear. For linear problems, stationary or transient, error estimates can be established based on three indicators specific to the GDM [1] (the quantities , and , see below). For non-linear problems, the proofs are based on compactness techniques and do not require any non-physical strong regularity assumption on the solution or the model data.[2] Non-linear models for which such convergence proof of the GDM have been carried out comprise: the Stefan problem which is modelling a melting material, two-phase flows in porous media, the Richards equation of underground water flow, the fully non-linear Leray—Lions equations.[3]

Any scheme entering the GDM framework is then known to converge on all these problems. This applies in particular to conforming Finite Elements, Mixed Finite Elements, nonconforming Finite Elements, and, in the case of more recent schemes, the Discontinuous Galerkin method, Hybrid Mixed Mimetic method, the Nodal Mimetic Finite Difference method, some Discrete Duality Finite Volume schemes, and some Multi-Point Flux Approximation schemes

The example of a linear diffusion problem edit

Consider Poisson's equation in a bounded open domain  , with homogeneous Dirichlet boundary condition

  (1)

where  . The usual sense of weak solution [4] to this model is:

  (2)

In a nutshell, the GDM for such a model consists in selecting a finite-dimensional space and two reconstruction operators (one for the functions, one for the gradients) and to substitute these discrete elements in lieu of the continuous elements in (2). More precisely, the GDM starts by defining a Gradient Discretization (GD), which is a triplet  , where:

  • the set of discrete unknowns   is a finite dimensional real vector space,
  • the function reconstruction   is a linear mapping that reconstructs, from an element of  , a function over  ,
  • the gradient reconstruction   is a linear mapping which reconstructs, from an element of  , a "gradient" (vector-valued function) over  . This gradient reconstruction must be chosen such that   is a norm on  .

The related Gradient Scheme for the approximation of (2) is given by: find   such that

  (3)

The GDM is then in this case a nonconforming method for the approximation of (2), which includes the nonconforming finite element method. Note that the reciprocal is not true, in the sense that the GDM framework includes methods such that the function   cannot be computed from the function  .

The following error estimate, inspired by G. Strang's second lemma,[5] holds

  (4)

and

  (5)

defining:

  (6)

which measures the coercivity (discrete Poincaré constant),

  (7)

which measures the interpolation error,

  (8)

which measures the defect of conformity.

Note that the following upper and lower bounds of the approximation error can be derived:

  (9)

Then the core properties which are necessary and sufficient for the convergence of the method are, for a family of GDs, the coercivity, the GD-consistency and the limit-conformity properties, as defined in the next section. More generally, these three core properties are sufficient to prove the convergence of the GDM for linear problems and for some nonlinear problems like the  -Laplace problem. For nonlinear problems such as nonlinear diffusion, degenerate parabolic problems..., we add in the next section two other core properties which may be required.

The core properties allowing for the convergence of a GDM edit

Let   be a family of GDs, defined as above (generally associated with a sequence of regular meshes whose size tends to 0).

Coercivity edit

The sequence   (defined by (6)) remains bounded.

GD-consistency edit

For all  ,   (defined by (7)).

Limit-conformity edit

For all  ,   (defined by (8)). This property implies the coercivity property.

Compactness (needed for some nonlinear problems) edit

For all sequence   such that   for all   and   is bounded, then the sequence   is relatively compact in   (this property implies the coercivity property).

Piecewise constant reconstruction (needed for some nonlinear problems) edit

Let   be a gradient discretisation as defined above. The operator   is a piecewise constant reconstruction if there exists a basis   of   and a family of disjoint subsets   of   such that   for all  , where   is the characteristic function of  .

Some non-linear problems with complete convergence proofs of the GDM edit

We review some problems for which the GDM can be proved to converge when the above core properties are satisfied.

Nonlinear stationary diffusion problems edit

 

In this case, the GDM converges under the coercivity, GD-consistency, limit-conformity and compactness properties.

p-Laplace problem for p > 1 edit

 

In this case, the core properties must be written, replacing   by  ,   by   and   by   with  , and the GDM converges only under the coercivity, GD-consistency and limit-conformity properties.

Linear and nonlinear heat equation edit

 

In this case, the GDM converges under the coercivity, GD-consistency (adapted to space-time problems), limit-conformity and compactness (for the nonlinear case) properties.

Degenerate parabolic problems edit

Assume that   and   are nondecreasing Lipschitz continuous functions:

 

Note that, for this problem, the piecewise constant reconstruction property is needed, in addition to the coercivity, GD-consistency (adapted to space-time problems), limit-conformity and compactness properties.

Review of some numerical methods which are GDM edit

All the methods below satisfy the first four core properties of GDM (coercivity, GD-consistency, limit-conformity, compactness), and in some cases the fifth one (piecewise constant reconstruction).

Galerkin methods and conforming finite element methods edit

Let   be spanned by the finite basis  . The Galerkin method in   is identical to the GDM where one defines

  •  
  •  
  •  

In this case,   is the constant involved in the continuous Poincaré inequality, and, for all  ,   (defined by (8)). Then (4) and (5) are implied by Céa's lemma.

The "mass-lumped"   finite element case enters the framework of the GDM, replacing   by  , where   is a dual cell centred on the vertex indexed by  . Using mass lumping allows to get the piecewise constant reconstruction property.

Nonconforming finite element edit

On a mesh   which is a conforming set of simplices of  , the nonconforming   finite elements are defined by the basis   of the functions which are affine in any  , and whose value at the centre of gravity of one given face of the mesh is 1 and 0 at all the others (these finite elements are used in [Crouzeix et al][6] for the approximation of the Stokes and Navier-Stokes equations). Then the method enters the GDM framework with the same definition as in the case of the Galerkin method, except for the fact that   must be understood as the "broken gradient" of  , in the sense that it is the piecewise constant function equal in each simplex to the gradient of the affine function in the simplex.

Mixed finite element edit

The mixed finite element method consists in defining two discrete spaces, one for the approximation of   and another one for  .[7] It suffices to use the discrete relations between these approximations to define a GDM. Using the low degree Raviart–Thomas basis functions allows to get the piecewise constant reconstruction property.

Discontinuous Galerkin method edit

The Discontinuous Galerkin method consists in approximating problems by a piecewise polynomial function, without requirements on the jumps from an element to the other.[8] It is plugged in the GDM framework by including in the discrete gradient a jump term, acting as the regularization of the gradient in the distribution sense.

Mimetic finite difference method and nodal mimetic finite difference method edit

This family of methods is introduced by [Brezzi et al][9] and completed in [Lipnikov et al].[10] It allows the approximation of elliptic problems using a large class of polyhedral meshes. The proof that it enters the GDM framework is done in [Droniou et al].[2]

See also edit

References edit

  1. ^ R. Eymard, C. Guichard, and R. Herbin. Small-stencil 3d schemes for diffusive flows in porous media. M2AN, 46:265–290, 2012.
  2. ^ a b J. Droniou, R. Eymard, T. Gallouët, and R. Herbin. Gradient schemes: a generic framework for the discretisation of linear, nonlinear and nonlocal elliptic and parabolic equations. Math. Models Methods Appl. Sci. (M3AS), 23(13):2395–2432, 2013.
  3. ^ J. Leray and J. Lions. Quelques résultats de Višik sur les problèmes elliptiques non linéaires par les méthodes de Minty-Browder. Bull. Soc. Math. France, 93:97–107, 1965.
  4. ^ H. Brezis. Functional analysis, Sobolev spaces and partial differential equations. Universitext. Springer, New York, 2011.
  5. ^ G. Strang. Variational crimes in the finite element method. In The mathematical foundations of the finite element method with applications to partial differential equations (Proc. Sympos., Univ. Maryland, Baltimore, Md., 1972), pages 689–710. Academic Press, New York, 1972.
  6. ^ M. Crouzeix and P.-A. Raviart. Conforming and nonconforming finite element methods for solving the stationary Stokes equations. I. Rev. Française Automat. Informat. Recherche Opérationnelle Sér. Rouge, 7(R-3):33–75, 1973.
  7. ^ P.-A. Raviart and J. M. Thomas. A mixed finite element method for 2nd order elliptic problems. In Mathematical aspects of finite element methods (Proc. Conf., Consiglio Naz. delle Ricerche (C.N.R.), Rome, 1975), pages 292–315. Lecture Notes in Math., Vol. 606. Springer, Berlin, 1977.
  8. ^ D. A. Di Pietro and A. Ern. Mathematical aspects of discontinuous Galerkin methods, volume 69 of Mathématiques & Applications (Berlin) [Mathematics & Applications]. Springer, Heidelberg, 2012.
  9. ^ F. Brezzi, K. Lipnikov, and M. Shashkov. Convergence of the mimetic finite difference method for diffusion problems on polyhedral meshes. SIAM J. Numer. Anal., 43(5):1872–1896, 2005.
  10. ^ K. Lipnikov, G. Manzini, and M. Shashkov. Mimetic finite difference method. J. Comput. Phys., 257-Part B:1163–1227, 2014.

External links edit

  • The Gradient Discretisation Method by Jérôme Droniou, Robert Eymard, Thierry Gallouët, Cindy Guichard and Raphaèle Herbin

gradient, discretisation, method, numerical, mathematics, gradient, discretisation, method, framework, which, contains, classical, recent, numerical, schemes, diffusion, problems, various, kinds, linear, linear, steady, state, time, dependent, schemes, conform. In numerical mathematics the gradient discretisation method GDM is a framework which contains classical and recent numerical schemes for diffusion problems of various kinds linear or non linear steady state or time dependent The schemes may be conforming or non conforming and may rely on very general polygonal or polyhedral meshes or may even be meshless Exact solution u x 3 4 0 5 4 3 x 0 5 4 3 displaystyle overline u x frac 3 4 left 0 5 4 3 x 0 5 4 3 right of the p Laplace problem u 2 u x 1 displaystyle overline u 2 overline u x 1 on the domain 0 1 with u 0 u 1 0 displaystyle overline u 0 overline u 1 0 black line and approximate one blue line computed with the first degree discontinuous Galerkin method plugged into the GDM uniform mesh with 6 elements Some core properties are required to prove the convergence of a GDM These core properties enable complete proofs of convergence of the GDM for elliptic and parabolic problems linear or non linear For linear problems stationary or transient error estimates can be established based on three indicators specific to the GDM 1 the quantities C D displaystyle C D S D displaystyle S D and W D displaystyle W D see below For non linear problems the proofs are based on compactness techniques and do not require any non physical strong regularity assumption on the solution or the model data 2 Non linear models for which such convergence proof of the GDM have been carried out comprise the Stefan problem which is modelling a melting material two phase flows in porous media the Richards equation of underground water flow the fully non linear Leray Lions equations 3 Any scheme entering the GDM framework is then known to converge on all these problems This applies in particular to conforming Finite Elements Mixed Finite Elements nonconforming Finite Elements and in the case of more recent schemes the Discontinuous Galerkin method Hybrid Mixed Mimetic method the Nodal Mimetic Finite Difference method some Discrete Duality Finite Volume schemes and some Multi Point Flux Approximation schemes Contents 1 The example of a linear diffusion problem 2 The core properties allowing for the convergence of a GDM 2 1 Coercivity 2 2 GD consistency 2 3 Limit conformity 2 4 Compactness needed for some nonlinear problems 2 5 Piecewise constant reconstruction needed for some nonlinear problems 3 Some non linear problems with complete convergence proofs of the GDM 3 1 Nonlinear stationary diffusion problems 3 2 p Laplace problem for p gt 1 3 3 Linear and nonlinear heat equation 3 4 Degenerate parabolic problems 4 Review of some numerical methods which are GDM 4 1 Galerkin methods and conforming finite element methods 4 2 Nonconforming finite element 4 3 Mixed finite element 4 4 Discontinuous Galerkin method 4 5 Mimetic finite difference method and nodal mimetic finite difference method 5 See also 6 References 7 External linksThe example of a linear diffusion problem editConsider Poisson s equation in a bounded open domain W R d displaystyle Omega subset mathbb R d nbsp with homogeneous Dirichlet boundary condition D u f displaystyle Delta overline u f nbsp 1 where f L 2 W displaystyle f in L 2 Omega nbsp The usual sense of weak solution 4 to this model is Find u H 0 1 W such that for all v H 0 1 W W u x v x d x W f x v x d x displaystyle mbox Find overline u in H 0 1 Omega mbox such that for all overline v in H 0 1 Omega quad int Omega nabla overline u x cdot nabla overline v x dx int Omega f x overline v x dx nbsp 2 In a nutshell the GDM for such a model consists in selecting a finite dimensional space and two reconstruction operators one for the functions one for the gradients and to substitute these discrete elements in lieu of the continuous elements in 2 More precisely the GDM starts by defining a Gradient Discretization GD which is a triplet D X D 0 P D D displaystyle D X D 0 Pi D nabla D nbsp where the set of discrete unknowns X D 0 displaystyle X D 0 nbsp is a finite dimensional real vector space the function reconstruction P D X D 0 L 2 W displaystyle Pi D X D 0 to L 2 Omega nbsp is a linear mapping that reconstructs from an element of X D 0 displaystyle X D 0 nbsp a function over W displaystyle Omega nbsp the gradient reconstruction D X D 0 L 2 W d displaystyle nabla D X D 0 to L 2 Omega d nbsp is a linear mapping which reconstructs from an element of X D 0 displaystyle X D 0 nbsp a gradient vector valued function over W displaystyle Omega nbsp This gradient reconstruction must be chosen such that D L 2 W d displaystyle Vert nabla D cdot Vert L 2 Omega d nbsp is a norm on X D 0 displaystyle X D 0 nbsp The related Gradient Scheme for the approximation of 2 is given by find u X D 0 displaystyle u in X D 0 nbsp such that v X D 0 W D u x D v x d x W f x P D v x d x displaystyle forall v in X D 0 qquad int Omega nabla D u x cdot nabla D v x dx int Omega f x Pi D v x dx nbsp 3 The GDM is then in this case a nonconforming method for the approximation of 2 which includes the nonconforming finite element method Note that the reciprocal is not true in the sense that the GDM framework includes methods such that the function D u displaystyle nabla D u nbsp cannot be computed from the function P D u displaystyle Pi D u nbsp The following error estimate inspired by G Strang s second lemma 5 holds W D u u D u D L 2 W d W D u 2 S D u displaystyle W D nabla overline u leq Vert nabla overline u nabla D u D Vert L 2 Omega d leq W D nabla overline u 2S D overline u nbsp 4 and u P D u D L 2 W C D W D u C D 1 S D u displaystyle Vert overline u Pi D u D Vert L 2 Omega leq C D W D nabla overline u C D 1 S D overline u nbsp 5 defining C D max v X D 0 0 P D v L 2 W D v L 2 W d displaystyle C D max v in X D 0 setminus 0 frac Vert Pi D v Vert L 2 Omega Vert nabla D v Vert L 2 Omega d nbsp 6 which measures the coercivity discrete Poincare constant f H 0 1 W S D f min v X D 0 P D v f L 2 W D v f L 2 W d displaystyle forall varphi in H 0 1 Omega S D varphi min v in X D 0 left Vert Pi D v varphi Vert L 2 Omega Vert nabla D v nabla varphi Vert L 2 Omega d right nbsp 7 which measures the interpolation error f H div W W D f max v X D 0 0 W D v x f x P D v x div f x d x D v L 2 W d displaystyle forall varphi in H operatorname div Omega W D varphi max v in X D 0 setminus 0 frac left int Omega left nabla D v x cdot varphi x Pi D v x operatorname div varphi x right dx right Vert nabla D v Vert L 2 Omega d nbsp 8 which measures the defect of conformity Note that the following upper and lower bounds of the approximation error can be derived 1 2 S D u W D u u P D u D L 2 W u D u D L 2 W d C D 2 S D u W D u displaystyle begin aligned amp amp frac 1 2 S D overline u W D nabla overline u amp leq amp Vert overline u Pi D u D Vert L 2 Omega Vert nabla overline u nabla D u D Vert L 2 Omega d amp leq amp C D 2 S D overline u W D nabla overline u end aligned nbsp 9 Then the core properties which are necessary and sufficient for the convergence of the method are for a family of GDs the coercivity the GD consistency and the limit conformity properties as defined in the next section More generally these three core properties are sufficient to prove the convergence of the GDM for linear problems and for some nonlinear problems like the p displaystyle p nbsp Laplace problem For nonlinear problems such as nonlinear diffusion degenerate parabolic problems we add in the next section two other core properties which may be required The core properties allowing for the convergence of a GDM editLet D m m N displaystyle D m m in mathbb N nbsp be a family of GDs defined as above generally associated with a sequence of regular meshes whose size tends to 0 Coercivity edit The sequence C D m m N displaystyle C D m m in mathbb N nbsp defined by 6 remains bounded GD consistency edit For all f H 0 1 W displaystyle varphi in H 0 1 Omega nbsp lim m S D m f 0 displaystyle lim m to infty S D m varphi 0 nbsp defined by 7 Limit conformity edit For all f H div W displaystyle varphi in H operatorname div Omega nbsp lim m W D m f 0 displaystyle lim m to infty W D m varphi 0 nbsp defined by 8 This property implies the coercivity property Compactness needed for some nonlinear problems edit For all sequence u m m N displaystyle u m m in mathbb N nbsp such that u m X D m 0 displaystyle u m in X D m 0 nbsp for all m N displaystyle m in mathbb N nbsp and u m D m m N displaystyle Vert u m Vert D m m in mathbb N nbsp is bounded then the sequence P D m u m m N displaystyle Pi D m u m m in mathbb N nbsp is relatively compact in L 2 W displaystyle L 2 Omega nbsp this property implies the coercivity property Piecewise constant reconstruction needed for some nonlinear problems edit Let D X D 0 P D D displaystyle D X D 0 Pi D nabla D nbsp be a gradient discretisation as defined above The operator P D displaystyle Pi D nbsp is a piecewise constant reconstruction if there exists a basis e i i B displaystyle e i i in B nbsp of X D 0 displaystyle X D 0 nbsp and a family of disjoint subsets W i i B displaystyle Omega i i in B nbsp of W displaystyle Omega nbsp such that P D u i B u i x W i textstyle Pi D u sum i in B u i chi Omega i nbsp for all u i B u i e i X D 0 textstyle u sum i in B u i e i in X D 0 nbsp where x W i displaystyle chi Omega i nbsp is the characteristic function of W i displaystyle Omega i nbsp Some non linear problems with complete convergence proofs of the GDM editWe review some problems for which the GDM can be proved to converge when the above core properties are satisfied Nonlinear stationary diffusion problems edit div L u u f displaystyle operatorname div Lambda overline u nabla overline u f nbsp In this case the GDM converges under the coercivity GD consistency limit conformity and compactness properties p Laplace problem for p gt 1 edit div u p 2 u f displaystyle operatorname div left nabla overline u p 2 nabla overline u right f nbsp In this case the core properties must be written replacing L 2 W displaystyle L 2 Omega nbsp by L p W displaystyle L p Omega nbsp H 0 1 W displaystyle H 0 1 Omega nbsp by W 0 1 p W displaystyle W 0 1 p Omega nbsp and H div W displaystyle H operatorname div Omega nbsp by W div p W displaystyle W operatorname div p Omega nbsp with 1 p 1 p 1 textstyle frac 1 p frac 1 p 1 nbsp and the GDM converges only under the coercivity GD consistency and limit conformity properties Linear and nonlinear heat equation edit t u div L u u f displaystyle partial t overline u operatorname div Lambda overline u nabla overline u f nbsp In this case the GDM converges under the coercivity GD consistency adapted to space time problems limit conformity and compactness for the nonlinear case properties Degenerate parabolic problems edit Assume that b displaystyle beta nbsp and z displaystyle zeta nbsp are nondecreasing Lipschitz continuous functions t b u D z u f displaystyle partial t beta overline u Delta zeta overline u f nbsp Note that for this problem the piecewise constant reconstruction property is needed in addition to the coercivity GD consistency adapted to space time problems limit conformity and compactness properties Review of some numerical methods which are GDM editAll the methods below satisfy the first four core properties of GDM coercivity GD consistency limit conformity compactness and in some cases the fifth one piecewise constant reconstruction Galerkin methods and conforming finite element methods edit Let V h H 0 1 W displaystyle V h subset H 0 1 Omega nbsp be spanned by the finite basis ps i i I displaystyle psi i i in I nbsp The Galerkin method in V h displaystyle V h nbsp is identical to the GDM where one defines X D 0 u u i i I R I displaystyle X D 0 u u i i in I mathbb R I nbsp P D u i I u i ps i displaystyle Pi D u sum i in I u i psi i nbsp D u i I u i ps i displaystyle nabla D u sum i in I u i nabla psi i nbsp In this case C D displaystyle C D nbsp is the constant involved in the continuous Poincare inequality and for all f H div W displaystyle varphi in H operatorname div Omega nbsp W D f 0 displaystyle W D varphi 0 nbsp defined by 8 Then 4 and 5 are implied by Cea s lemma The mass lumped P 1 displaystyle P 1 nbsp finite element case enters the framework of the GDM replacing P D u displaystyle Pi D u nbsp by P D u i I u i x W i textstyle widetilde Pi D u sum i in I u i chi Omega i nbsp where W i displaystyle Omega i nbsp is a dual cell centred on the vertex indexed by i I displaystyle i in I nbsp Using mass lumping allows to get the piecewise constant reconstruction property Nonconforming finite element edit On a mesh T displaystyle T nbsp which is a conforming set of simplices of R d displaystyle mathbb R d nbsp the nonconforming P 1 displaystyle P 1 nbsp finite elements are defined by the basis ps i i I displaystyle psi i i in I nbsp of the functions which are affine in any K T displaystyle K in T nbsp and whose value at the centre of gravity of one given face of the mesh is 1 and 0 at all the others these finite elements are used in Crouzeix et al 6 for the approximation of the Stokes and Navier Stokes equations Then the method enters the GDM framework with the same definition as in the case of the Galerkin method except for the fact that ps i displaystyle nabla psi i nbsp must be understood as the broken gradient of ps i displaystyle psi i nbsp in the sense that it is the piecewise constant function equal in each simplex to the gradient of the affine function in the simplex Mixed finite element edit The mixed finite element method consists in defining two discrete spaces one for the approximation of u displaystyle nabla overline u nbsp and another one for u displaystyle overline u nbsp 7 It suffices to use the discrete relations between these approximations to define a GDM Using the low degree Raviart Thomas basis functions allows to get the piecewise constant reconstruction property Discontinuous Galerkin method edit The Discontinuous Galerkin method consists in approximating problems by a piecewise polynomial function without requirements on the jumps from an element to the other 8 It is plugged in the GDM framework by including in the discrete gradient a jump term acting as the regularization of the gradient in the distribution sense Mimetic finite difference method and nodal mimetic finite difference method edit This family of methods is introduced by Brezzi et al 9 and completed in Lipnikov et al 10 It allows the approximation of elliptic problems using a large class of polyhedral meshes The proof that it enters the GDM framework is done in Droniou et al 2 See also editFinite element methodReferences edit R Eymard C Guichard and R Herbin Small stencil 3d schemes for diffusive flows in porous media M2AN 46 265 290 2012 a b J Droniou R Eymard T Gallouet and R Herbin Gradient schemes a generic framework for the discretisation of linear nonlinear and nonlocal elliptic and parabolic equations Math Models Methods Appl Sci M3AS 23 13 2395 2432 2013 J Leray and J Lions Quelques resultats de Visik sur les problemes elliptiques non lineaires par les methodes de Minty Browder Bull Soc Math France 93 97 107 1965 H Brezis Functional analysis Sobolev spaces and partial differential equations Universitext Springer New York 2011 G Strang Variational crimes in the finite element method In The mathematical foundations of the finite element method with applications to partial differential equations Proc Sympos Univ Maryland Baltimore Md 1972 pages 689 710 Academic Press New York 1972 M Crouzeix and P A Raviart Conforming and nonconforming finite element methods for solving the stationary Stokes equations I Rev Francaise Automat Informat Recherche Operationnelle Ser Rouge 7 R 3 33 75 1973 P A Raviart and J M Thomas A mixed finite element method for 2nd order elliptic problems In Mathematical aspects of finite element methods Proc Conf Consiglio Naz delle Ricerche C N R Rome 1975 pages 292 315 Lecture Notes in Math Vol 606 Springer Berlin 1977 D A Di Pietro and A Ern Mathematical aspects of discontinuous Galerkin methods volume 69 of Mathematiques amp Applications Berlin Mathematics amp Applications Springer Heidelberg 2012 F Brezzi K Lipnikov and M Shashkov Convergence of the mimetic finite difference method for diffusion problems on polyhedral meshes SIAM J Numer Anal 43 5 1872 1896 2005 K Lipnikov G Manzini and M Shashkov Mimetic finite difference method J Comput Phys 257 Part B 1163 1227 2014 External links editThe Gradient Discretisation Method by Jerome Droniou Robert Eymard Thierry Gallouet Cindy Guichard and Raphaele Herbin Retrieved from https en wikipedia org w index php title Gradient discretisation method amp oldid 1136562654, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.