代码搜索:Poisson
找到约 656 项符合「Poisson」的源代码
代码结果 656
www.eeworm.com/read/455033/7378688
edp ._poisson-cube-ballon.edp
www.eeworm.com/read/455033/7378699
edp poisson-cube-ballon.edp
verbosity=1;
load "msh3"
load "tetgen"
load "medit"
//
mesh3 ThHex;
real volumetet; // use in tetg.
{
// first build the 6 faces of the hex.
real x0=-1,x1=1;
real y0=-1.1,y1=1.1;
real z0=-1.2,
www.eeworm.com/read/455033/7378704
edp poisson3d.edp
// build de mesh of a Sphere
// --------------------------
load "tetgen"
load "medit"
mesh Th=square(10,20,[x*pi-pi/2,2*y*pi]); // $]\frac{-pi}{2},frac{-pi}{2}[\times]0,2\pi[ $
// a parametrizati
www.eeworm.com/read/297947/7984333
m compute_periodic_poisson.m
function G = compute_periodic_poisson(d, symmetrize)
% compute_periodic_poisson - solve poisson equation
%
% G = compute_periodic_poisson(d,symmetrize);
%
% Solve
% Delta(G) = d
% with p
www.eeworm.com/read/297947/7984548
m ._compute_periodic_poisson.m
www.eeworm.com/read/212776/15149763
m poisson 2d.m
% Probleme de Poisson 2D%
clear all
close all
format long
%1)Constant du probleme
L=1;
H=1;
T1=50;
T0=20;
%2)Creation du maillage
nx=input('entrez le nombre de noeuds suivant x')
www.eeworm.com/read/457216/1599673
m~ counting_problem_poisson.m~
% Section 7.1.1: Counting problems with Poisson distribution
% Boyd & Vandenberghe "Convex Optimization"
% Joëlle Skaf - 04/24/08
%
% The random variable y is nonnegative interger valued, with a Po
www.eeworm.com/read/457216/1599680
m counting_problem_poisson.m
% Section 7.1.1: Counting problems with Poisson distribution
% Boyd & Vandenberghe "Convex Optimization"
% Joëlle Skaf - 04/24/08
%
% The random variable y is nonnegative and integer valued with a
www.eeworm.com/read/349580/3142562
form poisson2d.form
# Copyright (C) 2005-2006 Anders Logg.
# Licensed under the GNU LGPL Version 2.1.
#
# The bilinear form a(v, U) and linear form L(v) for
# Poisson's equation.
#
# Compile this form with FFC: ffc p2~Po
www.eeworm.com/read/349580/3142564
h poisson2d.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