代码搜索:Geometry
找到约 4,837 项符合「Geometry」的源代码
代码结果 4,837
www.eeworm.com/read/199851/7818395
m fluidflowg.m
function [x,y]=FluidFlowg(bs,s)
%FLUIDFLOWG Gives geometry data for the FluidFlowg PDE model.
%
% NE=FLUIDFLOWG gives the number of boundary segments
%
% D=FLUIDFLOWG(BS) gives a matrix with one c
www.eeworm.com/read/199851/7818406
m poissong.m
function [x,y]=poissong(bs,s)
%POISSONG Gives geometry data for the poissong PDE model.
%
% NE=POISSONG gives the number of boundary segments
%
% D=POISSONG(BS) gives a matrix with one column for
www.eeworm.com/read/199851/7818414
m heatcondg.m
function [x,y]=heatcondg(bs,s)
%HEATCONDG Gives geometry data for the heatcondg PDE model.
%
% NE=HEATCONDG gives the number of boundary segments
%
% D=HEATCONDG(BS) gives a matrix with one column
www.eeworm.com/read/197108/8028774
m fluidflowg.m
function [x,y]=FluidFlowg(bs,s)
%FLUIDFLOWG Gives geometry data for the FluidFlowg PDE model.
%
% NE=FLUIDFLOWG gives the number of boundary segments
%
% D=FLUIDFLOWG(BS) gives a matrix with one c
www.eeworm.com/read/197108/8028792
m poissong.m
function [x,y]=poissong(bs,s)
%POISSONG Gives geometry data for the poissong PDE model.
%
% NE=POISSONG gives the number of boundary segments
%
% D=POISSONG(BS) gives a matrix with one column for
www.eeworm.com/read/197108/8028801
m heatcondg.m
function [x,y]=heatcondg(bs,s)
%HEATCONDG Gives geometry data for the heatcondg PDE model.
%
% NE=HEATCONDG gives the number of boundary segments
%
% D=HEATCONDG(BS) gives a matrix with one column
www.eeworm.com/read/333524/12677605
h merge.h
/* merge.h -- header file for merge.c
see README and merge.c
copyright (c) 1993-1995, The Geometry Center
*/
#ifndef qhDEFmerge
#define qhDEFmerge 1
/* ============ -constants- =====