代码搜索:Solver

找到约 5,733 项符合「Solver」的源代码

代码结果 5,733
www.eeworm.com/read/294219/3919002

h gauss_seidel.h

#ifndef POISSON_SOLVER_KERNEL_IMPL_GAUSS_SEIDEL_H #define POISSON_SOLVER_KERNEL_IMPL_GAUSS_SEIDEL_H 1 namespace flens { //-- dirichlet poisson 1d ----------------------------------------------------
www.eeworm.com/read/407519/2262795

tex nonlinearsolver.tex

\chapter{Nonlinear solver} \index{nonlinear solver} \dolfin{} provides tools for solving nonlinear equations of the form \begin{equation} F(u) = 0, \end{equation} where $F: \mathbb{R}^{n} \rightar
www.eeworm.com/read/260708/4328886

me rubread.me

Cube Solver II - copyright (c) 1994 Amzi! inc. This program may be freely copied with appropriate credit given. Cube Solver II is designed to be an entertaining example of Prolog applied to a non
www.eeworm.com/read/294219/3918984

h gauss_seidel.h

#ifndef POISSON_SOLVER_FLENS_IMPL_GAUSS_SEIDEL_H #define POISSON_SOLVER_FLENS_IMPL_GAUSS_SEIDEL_H 1 #include namespace flens { //-- GaussSeidel -------------------------------------
www.eeworm.com/read/294219/3918987

cc blas_poisson.cc

#include #include namespace flens { //-- BLAS for GridVector1D ----------------------------------------------------- void a
www.eeworm.com/read/294219/3919015

h dp_blas.h

#ifndef POISSON_SOLVER_KERNEL_IMPL_DP_BLAS_H #define POISSON_SOLVER_KERNEL_IMPL_DP_BLAS_H 1 namespace flens { //-- dirichlet poisson 2d ------------------------------------------------------ templa
www.eeworm.com/read/185005/6314228

cpp cg_main.cpp

/*************************************************** * Conjugate Gradient Solver v0.2 * * Programmed by Xiangyu Dong * *-------------------------------------
www.eeworm.com/read/294219/3918975

h poissonmatrix.h

#ifndef POISSON_SOLVER_FLENS_IMPL_POISSONMATRIX_H #define POISSON_SOLVER_FLENS_IMPL_POISSONMATRIX_H 1 #include namespace flens { //-- DirichletPoisson1D ----------------------------
www.eeworm.com/read/294219/3918991

h gridvector.h

#ifndef POISSON_SOLVER_FLENS_IMPL_GRIDVECTOR_H #define POISSON_SOLVER_FLENS_IMPL_GRIDVECTOR_H 1 #include namespace flens { //== GridVector1D ========================================
www.eeworm.com/read/294219/3918993

h prolongation.h

#ifndef POISSON_SOLVER_FLENS_IMPL_PROLONGATION_H #define POISSON_SOLVER_FLENS_IMPL_PROLONGATION_H 1 #include namespace flens { //-- dirichlet poisson 1d ----------------------------