代码搜索:Poisson

找到约 656 项符合「Poisson」的源代码

代码结果 656
www.eeworm.com/read/349580/3142516

form poisson.form

# Copyright (C) 2006-2007 Kristiand Oelgaard and Anders Logg. # Licensed under the GNU LGPL Version 2.1. # # First added: 2006-12-05 # Last changed: 2007-05-09 # # The bilinear form a(v, u) and linea
www.eeworm.com/read/349580/3142517

h poisson.h

// This code conforms with the UFC specification version 1.0 // and was automatically generated by FFC version 0.4.1. // // Warning: This code was generated with the option '-l dolfin' // and contains
www.eeworm.com/read/349580/3142526

form poisson.form

element = FiniteElement("Discontinuous Lagrange", "tetrahedron", 1) v = TestFunction(element) u = TrialFunction(element) f = Function(element) gamma = 24.0 alpha = 8.0 n = FacetNormal("tetrahedron"
www.eeworm.com/read/349580/3142527

h poisson.h

// This code conforms with the UFC specification version 1.0 // and was automatically generated by FFC version 0.4.1. // // Warning: This code was generated with the option '-l dolfin' // and contains
www.eeworm.com/read/349580/3142540

form poisson.form

element = FiniteElement("Lagrange", "tetrahedron", 1) v = TestFunction(element) u = TrialFunction(element) f = Function(element) gamma = 4.0 n = FacetNormal("tetrahedron") h = MeshSize("tetrahedron
www.eeworm.com/read/349580/3142541

h poisson.h

// This code conforms with the UFC specification version 1.0 // and was automatically generated by FFC version 0.4.1. // // Warning: This code was generated with the option '-l dolfin' // and contains
www.eeworm.com/read/349580/3142625

h poisson.h

// This code conforms with the UFC specification version 1.0 // and was automatically generated by FFC version 0.4.0-pre1. // // Warning: This code was generated with the option '-l dolfin' // and con
www.eeworm.com/read/349580/3142660

form poisson.form

# Copyright (C) 2007 Anders Logg. # Licensed under the GNU LGPL Version 2.1. # # First added: 2007-07-11 # Last changed: 2007-07-11 # # The bilinear form a(v, u) and linear form L(v) for # Poisson's
www.eeworm.com/read/349580/3142661

h poisson.h

// This code conforms with the UFC specification version 1.0 // and was automatically generated by FFC version 0.4.1. // // Warning: This code was generated with the option '-l dolfin' // and contains
www.eeworm.com/read/349580/3142664

form poisson.form

# Copyright (C) 2006-2007 Kristiand B. Oelgaard and Anders Logg. # Licensed under the GNU LGPL Version 2.1. # # First added: 2006-12-05 # Last changed: 2007-05-29 # # The bilinear form a(v, u) and li