代码搜索:Solver
找到约 5,733 项符合「Solver」的源代码
代码结果 5,733
www.eeworm.com/read/423262/10575921
h taucssolver.h
//=============================================================================
// Simplified version of:
// Example code
www.eeworm.com/read/455033/7378532
edp fluidstructadapt.edp
assert(version>=1.24); // for big bug is non symetric matrix see HISTORY, and sign in int1d
int method1=0;
int iwait=0;
include "beam.edp"
// Stokes on square b,e,f,g driven cavite on left side g
www.eeworm.com/read/455033/7378672
edp neuman.edp
border ccc(t=0,2*pi){x=cos(t);y=sin(t);}
mesh Th=buildmesh(ccc(10));
//mesh Th=readmesh("Th.msh");
fespace Vh(Th,P2);
Vh u1,u2;
real sigma = 1e-5;
varf a(u1,u2)= int2d(Th)( dx(u1)*dx(u2) + dy(u1)*d
www.eeworm.com/read/309747/13664987
m opf_slvr.m
function code = opf_slvr(alg)
%OPF_SLVR Which OPF solver is used by alg.
% code = opf_slvr(alg) returns a solver code given an algorithm code.
% The codes are:
% 0 - 'constr' from Optimizati
www.eeworm.com/read/139332/5799516
h identity.h
// Copyright (c) 1997-2001 ETH Zurich (Switzerland).
// All rights reserved.
//
// This file is part of CGAL (www.cgal.org); you may redistribute it under
// the terms of the Q Public License version
www.eeworm.com/read/257008/11961354
m opf_slvr.m
function code = opf_slvr(alg)
%OPF_SLVR Which OPF solver is used by alg.
% code = opf_slvr(alg) returns a solver code given an algorithm code.
% The codes are:
% 0 - 'constr' from Optimizati
www.eeworm.com/read/230508/14284004
tlc gen_rtw_filelist_mpf.tlc
%% File: gen_rtw_filelist_mpf.tlc
%%
%% Abstract: Generate the file rtw_filelist.mpf
%% that is imported by CodeWarrior to define the
%% list of files that are required for RTW/CodeWarrior
%%
www.eeworm.com/read/174450/9587269
h linearequationsongpu.h
// LinearEquationsOnGPU.h: interface for the LinearEquationsOnGPU class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_LINEAREQUATIONSONGPU_H__ED1AED2
www.eeworm.com/read/369527/9641663
m opf_slvr.m
function code = opf_slvr(alg)
%OPF_SLVR Which OPF solver is used by alg.
% code = opf_slvr(alg) returns a solver code given an algorithm code.
% The codes are:
% 0 - 'constr' from Optimizati
www.eeworm.com/read/335571/12514425
m opf_slvr.m
function code = opf_slvr(alg)
%OPF_SLVR Which OPF solver is used by alg.
% code = opf_slvr(alg) returns a solver code given an algorithm code.
% The codes are:
% 0 - 'constr' from Optimizati