代码搜索结果
找到约 582,192 项符合
Cortex-M 的代码
moveudrcc.m
function M = moveUDRCC(F, d)
%------------------------------------------------------------------------------
% Moves gridfunction F in vertical direction.
% Excess area is filled by Cell-Centered (CC)
getcolor00.m
function C = getcolor00(A)
%------------------------------------------------------------------------------
%
% Design and implementation by:
% Dr. Paul M. de Zeeuw http://homep
movelrz.m
function M = moveLRZ(F, d)
%------------------------------------------------------------------------------
% Moves gridfunction F in horizontal direction.
% Excess area is filled by padding with zeroe
movelrb.m
function M = moveLRB(F, d)
%------------------------------------------------------------------------------
% Moves gridfunction F in horizontal direction.
% Excess area is filled by extension of bound
getcolor01.m
function C = getcolor01(A)
%------------------------------------------------------------------------------
%
% Design and implementation by:
% Dr. Paul M. de Zeeuw http://homep
movelrrcc.m
function M = moveLRRCC(F, d)
%------------------------------------------------------------------------------
% Moves gridfunction F in horizontal direction.
% Excess area is filled by Cell-Centered (C
stripr.m
function S = stripR(A)
%------------------------------------------------------------------------------
%
% Design and implementation by:
% Dr. Paul M. de Zeeuw http://homepages
extu.m
function E = extU(A, c)
%------------------------------------------------------------------------------
%
% Design and implementation by:
% Dr. Paul M. de Zeeuw http://homepage
moveudb.m
function M = moveUDB(F, d)
%------------------------------------------------------------------------------
% Moves gridfunction F in vertical direction.
% Excess area is filled by extension of boundar
extd.m
function E = extD(A, c)
%------------------------------------------------------------------------------
%
% Design and implementation by:
% Dr. Paul M. de Zeeuw http://homepage