Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGSolve/ngsolve
/ functions
Functions
9,587 in github.com/NGSolve/ngsolve
⨍
Functions
9,587
◇
Types & classes
2,875
↳
Endpoints
1
↓ 3 callers
Method
GetTrialSpace
bem/ngbem.hpp:163
↓ 3 callers
Function
GetVariableDimension
returns dimension of variable of last token
ngstd/evalfunc.hpp:373
↓ 3 callers
Function
Id_v
fem/hcurldivfe_impl.hpp:533
↓ 3 callers
Method
InitLevel
comp/hcurlamg.hpp:44
↓ 3 callers
Function
InputCoefficientFunctions
fem/coefficient.cpp:6598
↓ 3 callers
Method
InputCoefficientFunctions
fem/coefficient_matrix.cpp:1081
↓ 3 callers
Method
IntOrder
fem/precomp.hpp:16
↓ 3 callers
Function
IsSymmetric
linalg/basematrix.hpp:64
↓ 3 callers
Method
IsSymmetric
ngscuda/cuda_linalg.hpp:171
↓ 3 callers
Function
LapackMultAdd
basiclinalg/ng_lapack.hpp:365
↓ 3 callers
Function
MakeExtendDimensionCoefficientFunction
fem/coefficient.cpp:5153
↓ 3 callers
Function
MakeSingleContractionCoefficientFunction
fem/coefficient.cpp:5568
↓ 3 callers
Function
MakeTensorProductMesh
(mesh1,mesh2)
python/TensorProductTools.py:44
↓ 3 callers
Function
MakeTensorTransposeCoefficientFunction
fem/coefficient.cpp:4854
↓ 3 callers
Method
Map2t3
fem/l2hofetp.hpp:1020
↓ 3 callers
Function
MapBernstein
comp/webgui.cpp:174
↓ 3 callers
Method
Master
linalg/order.hpp:95
↓ 3 callers
Function
MatrixView
basiclinalg/matrix.hpp:1489
↓ 3 callers
Function
MinimizeOnSegm
minimize the function f(x) = 1/2 x a x + b x + c returns (x, f(x))
bem/ngbem.cpp:1421
↓ 3 callers
Method
Mult
ngscuda/cuda_krylov.cpp:19
↓ 3 callers
Method
MultAdd
comp/applymassl2.hpp:66
↓ 3 callers
Method
MultAdd2
linalg/special_matrix.hpp:436
↓ 3 callers
Function
MultAddMatTransVec
basiclinalg/ngblas.hpp:140
↓ 3 callers
Function
MultMatMat
basiclinalg/ngblas.hpp:176
↓ 3 callers
Method
MultTrans
basiclinalg/householder.hpp:83
↓ 3 callers
Method
MultTransAdd
(self, s, x, y)
python/__expr.py:87
↓ 3 callers
Function
MySubAtB_BP
good: A is already fixed (128 x 128)
basiclinalg/avector.cpp:3483
↓ 3 callers
Method
N2P
(self, ngs_vector, psc_vector=None)
python/ngs2petsc.py:71
↓ 3 callers
Method
NumCoefficients
bem/mptools.hpp:1946
↓ 3 callers
Function
Op2SPM
(A, take_rows=None, take_cols=None)
docs/i-tutorials/historic/unit-5.4-fetidp_edge/dd_toolbox.py:29
↓ 3 callers
Function
Op2SPM
(A, take_rows=None, take_cols=None)
docs/i-tutorials/historic/unit-5.5-fetidp_inexact/dd_toolbox.py:29
↓ 3 callers
Function
Op2SPM
(A, take_rows=None, take_cols=None)
docs/i-tutorials/historic/unit-5.2-fetidp_point2d/dd_toolbox.py:29
↓ 3 callers
Function
Op2SPM
(A, take_rows=None, take_cols=None)
docs/i-tutorials/historic/unit-5.3-fetidp_point3d/dd_toolbox.py:29
↓ 3 callers
Method
P2N
(self, psc_vector, ngs_vector=None)
python/ngs2petsc.py:82
↓ 3 callers
Function
PairwiseInnerProduct
basiclinalg/ngblas.cpp:3492
↓ 3 callers
Method
PrintReport
comp/preconditioner.cpp:492
↓ 3 callers
Function
Prism_wSigmaGradu
fem/hdivdivfe.hpp:1790
↓ 3 callers
Function
Prod
ngscuda/cuda_linalg.hpp:266
↓ 3 callers
Method
Range
linalg/basevector.hpp:594
↓ 3 callers
Function
Reorder
linalg/sparsematrix.hpp:270
↓ 3 callers
Function
ReshapeCF
fem/coefficient.cpp:141
↓ 3 callers
Function
RowTimesVectorNoDiag
linalg/sparsematrix.hpp:808
↓ 3 callers
Function
ScalN
solve/nptests.cpp:151
↓ 3 callers
Function
SetCuBlasStream
Wrapper: set stream AND re-apply workspace if already allocated (cublasSetStream resets workspace to default pool)
ngscuda/cuda_linalg.cpp:46
↓ 3 callers
Method
SetDirectSolverCluster
multigrid/smoother.hpp:226
↓ 3 callers
Function
SetEliminateHidden
comp/bilinearform.hpp:391
↓ 3 callers
Method
SetHigherIntegrationOrder
comp/meshaccess.cpp:2352
↓ 3 callers
Method
SetNV
fem/intrule.hpp:443
↓ 3 callers
Method
SetOrder
comp/l2hofespace.cpp:2477
↓ 3 callers
Function
SetOrig
linalg/sparsecholesky.hpp:222
↓ 3 callers
Function
SetUpdateAll
multigrid/smoother.hpp:71
↓ 3 callers
Function
SetVertexNumbers
fem/finiteelement.hpp:132
↓ 3 callers
Function
SolveFromLU
basiclinalg/LUdecomposition.cpp:451
↓ 3 callers
Function
SphericalCoordinates
bem/mptools.hpp:93
↓ 3 callers
Function
SphericalHankel1
bem/mptools.hpp:312
↓ 3 callers
Function
SubAtDB
basiclinalg/ngblas.cpp:3161
↓ 3 callers
Method
T_CalcDualShape
fem/h1lofe.hpp:42
↓ 3 callers
Function
TetNDofFace
comp/Hddf.cpp:365
↓ 3 callers
Method
TotalDim
fem/tensorcoefficient.hpp:70
↓ 3 callers
Method
Transform
bem/mp_coefficient.hpp:77
↓ 3 callers
Function
TransformVec
comp/fespace.hpp:616
↓ 3 callers
Method
TraverseTree
fem/coefficient.hpp:1206
↓ 3 callers
Method
TraverseTree
comp/interpolate.cpp:353
↓ 3 callers
Method
UnSetHigherIntegrationOrder
comp/meshaccess.cpp:2361
↓ 3 callers
Method
Update
comp/l2hofespace.cpp:145
↓ 3 callers
Function
VB
fem/integrator.hpp:720
↓ 3 callers
Function
VHeight
linalg/basematrix.hpp:398
↓ 3 callers
Method
VHeight
linalg/jacobi.hpp:83
↓ 3 callers
Function
VTransformMC
comp/fespace.hpp:632
↓ 3 callers
Function
VTransformMR
comp/fespace.hpp:629
↓ 3 callers
Function
VWidth
multigrid/mgpre.hpp:121
↓ 3 callers
Function
VWidth
linalg/basematrix.hpp:399
↓ 3 callers
Method
ViewRW
basiclinalg/expr.hpp:360
↓ 3 callers
Method
__setattr__
(self, attribute_name, value)
python/internal.py:21
↓ 3 callers
Method
_call_pardiso
(self, phase)
python/solvers/mkl_pardiso.py:123
↓ 3 callers
Function
_make_trig
(N, x0=0, y0=0, dx=1, dy=1)
python/webgui.py:28
↓ 3 callers
Function
_sphere_mesh
(maxh=0.25)
tests/pytest/test_bem.py:62
↓ 3 callers
Method
add_group
( self, name, attributes=[] )
python/internal.py:40
↓ 3 callers
Function
all_converged_qp
fem/newtonCF.cpp:66
↓ 3 callers
Function
archive_array_shallow
fem/tensorcoefficient.cpp:29
↓ 3 callers
Function
besseljs3d
bem/mptools.cpp:808
↓ 3 callers
Function
check_signature
(cf, expected_signature)
tests/pytest/test_einsum.py:279
↓ 3 callers
Function
circle_evs
(geom,pmltrafo)
pde_tutorial/pml/circle_evs.py:21
↓ 3 callers
Function
compare_blf
(make_blf, fes)
tests/pytest/test_cache.py:129
↓ 3 callers
Function
compute_multi_indices
index format: 'ij,jk->ik' (result after '->' is mandatory!); return: input data, result data, full set
fem/tensorcoefficient.cpp:210
↓ 3 callers
Function
cosh
fem/coefficient_stdmath.cpp:316
↓ 3 callers
Function
destroy
ngscuda/concurrentqueue.h:3642
↓ 3 callers
Function
get_version
(cwd)
tests/utils.py:73
↓ 3 callers
Function
has_vs_embedding
fem/newtonCF.cpp:44
↓ 3 callers
Function
imag
ngstd/mycomplex.hpp:103
↓ 3 callers
Function
index_dimensions
fem/tensorcoefficient.cpp:275
↓ 3 callers
Function
is_package_available
(package_name, version)
tests/utils.py:34
↓ 3 callers
Function
k0
bem/analytic_integrals.cpp:33
↓ 3 callers
Function
log
basiclinalg/simd_complex.hpp:271
↓ 3 callers
Function
make_SliceMatrix
basiclinalg/matrix.hpp:1876
↓ 3 callers
Function
masterprint
(*args, comm=MPI.COMM_WORLD)
docs/i-tutorials/unit-5a.3-petsc/n2p_ex1.py:8
↓ 3 callers
Function
populate_initial_implicit_producer_hash
ngscuda/concurrentqueue.h:3332
↓ 3 callers
Function
pot_func
(u)
tests/pytest/test_newton_cf.py:99
↓ 3 callers
Method
runsource
(self, source, filename="<input>", symbol="single")
python/__console.py:16
↓ 3 callers
Function
sign
bem/analytic_integrals.cpp:27
← previous
next →
1,101–1,200 of 9,587, ranked by callers