代码搜索:Solver
找到约 5,733 项符合「Solver」的源代码
代码结果 5,733
www.eeworm.com/read/350423/3126638
cpp clcgsolver.cpp
/************************************************************
* *
* decr : conjugate gradient solver class *
* version : 1.1 *
* author : Jens Kr黦er *
www.eeworm.com/read/350423/3126650
h clcgsolver.h
/************************************************************
* *
* decr : conjugate gradient solver class *
* version : 1.1 *
* author : Jens Kr黦er *
www.eeworm.com/read/198172/7948884
m brsola.m
function [sol, it_hist, ierr] = brsola(x,f,tol, parms)
% Broyden's Method solver, globally convergent
% solver for f(x) = 0, Armijo rule, one vector storage
%
% C. T. Kelley, June 29, 1994
%
% This co
www.eeworm.com/read/198172/7948895
m fdgmres.m
function [x, error, total_iters] = fdgmres(f0, f, xc, params, xinit)
% GMRES linear equation solver for use in Newton-GMRES solver
%
% C. T. Kelley, July 24, 1994
%
% This code comes with no guarantee
www.eeworm.com/read/294219/3918968
cc navier_stokes_test.cc
#include
#include
#include
using namespace flens;
using namespace std;
typedef StaggeredGridVector2D
www.eeworm.com/read/294219/3918980
h mpicart.h
#ifndef POISSON_SOLVER_FLENS_IMPL_MPICART_H
#define POISSON_SOLVER_FLENS_IMPL_MPICART_H 1
#include
namespace flens {
enum CartDir { North=0, East=1, South=2, West=3 };
class MpiCart
{
www.eeworm.com/read/407070/11430407
h rrproj_fctry.h
//**********************************************************************
// rrproj_fctry.h Used by a problem to build a solver
//
// An application should not directly include this file;
//
www.eeworm.com/read/221024/14771488
html http:^^www.cs.washington.edu^research^projects^weird^www^skyblue-tr-92.html
Date: Tue, 10 Dec 1996 03:26:02 GMT
Server: NCSA/1.4.2
Content-type: text/html
The SkyBlue Constraint Solver
The SkyBlue Constraint Solver
www.eeworm.com/read/221024/14776514
uwmadison%2fcs-tr-93-1179 http:^^www.cs.wisc.edu^dienst^ui^2.0^describe^ncstrl.uwmadison%2fcs-tr-93-1179
Server: Dienst V4-1-1
MIME-version: 1.0
Content-type: text/html
The PATH Solver: A Non-Monotone Stabilization Scheme for Mixed Complementarity Problems
The PATH Solver: A Non-M