MCPcopy Create free account

hub / github.com/NGSolve/ngsolve / functions

Functions9,587 in github.com/NGSolve/ngsolve

↓ 4 callersFunctionTAddABt2
basiclinalg/ngblas.cpp:1787
↓ 4 callersFunctionToArchive
comp/webgui.hpp:54
↓ 4 callersFunctionToSparseMatrix
comp/hcurlamg.cpp:14
↓ 4 callersFunctionTruncate
basiclinalg/expr.hpp:1462
↓ 4 callersMethodUseFMM
bem/ngbem.hpp:48
↓ 4 callersFunctionVB
fem/elementtransformation.hpp:304
↓ 4 callersFunctionVTransformVC
comp/fespace.hpp:640
↓ 4 callersFunctionVTransformVR
comp/fespace.hpp:637
↓ 4 callersMethodVector
default constructor
basiclinalg/vector.hpp:642
↓ 4 callersMethodWidth
(self)
python/krylovspace.py:113
↓ 4 callersFunction_resolve_install_dir
(install_dir, python_dir, anchor_file)
python/config/config.py:64
↓ 4 callersFunction_test_interpolation
(space, target_expr, check)
tests/pytest/test_interpolate.py:16
↓ 4 callersFunctionarchive_array
fem/tensorcoefficient.cpp:45
↓ 4 callersFunctionavg
(Q,Q2)
docs/i-tutorials/unit-3.8-simplehyp/DGdiffusion.py:21
↓ 4 callersFunctioncompare_cfs
(cf1, cf2, mesh)
tests/pytest/test_cf_multiplications.py:8
↓ 4 callersMethoddequeue_bulk
ngscuda/concurrentqueue.h:1725
↓ 4 callersFunctiondgetri
basiclinalg/avector.cpp:98
↓ 4 callersFunctiondxxavg
(u)
tests/pytest/test_detect_symmetric.py:13
↓ 4 callersFunctiondyx
(u)
tests/pytest/test_detect_symmetric.py:11
↓ 4 callersFunctiondyyavg
(u)
tests/pytest/test_detect_symmetric.py:16
↓ 4 callersFunctionfind_group
(comm, groups)
tests/pytest/mpi_only/test_subcomm.py:5
↓ 4 callersFunctiongammln
fem/intrule.cpp:749
↓ 4 callersFunctionget_block_index_entry_for_index
ngscuda/concurrentqueue.h:2941
↓ 4 callersFunctionget_intrules
(dim:int, order: int)
python/webgui.py:35
↓ 4 callersFunctionhess
(u)
tests/pytest/test_detect_symmetric.py:18
↓ 4 callersFunctionjoin
fem/tensorcoefficient.cpp:190
↓ 4 callersFunctionjumpdn
(u)
tests/pytest/test_detect_symmetric.py:17
↓ 4 callersFunctionmk_logfile
(filename)
tests/pytest/test_cache.py:73
↓ 4 callersFunctionnonzero_pattern
fem/tensorcoefficient.cpp:89
↓ 4 callersMethodstrip
fem/code_generation.cpp:250
↓ 4 callersMethodtry_dequeue
ngscuda/concurrentqueue.h:1125
↓ 4 callersMethodtry_dequeue_from_producer
ngscuda/concurrentqueue.h:1300
↓ 4 callersFunctionunit_mesh_2d
()
tests/pytest/meshes.py:5
↓ 3 callersFunctionAInvBt
comp/bilinearform.cpp:27
↓ 3 callersFunctionAbs
ngstd/evalfunc.hpp:395
↓ 3 callersFunctionAddABtSym
basiclinalg/ngblas.cpp:1961
↓ 3 callersMethodAddDivTrans
fem/hdivdivfe.hpp:987
↓ 3 callersMethodAddTo
(self, v, s = 1.0)
python/__expr.py:69
↓ 3 callersMethodAllocateInternalMatrices
comp/bilinearform.hpp:824
↓ 3 callersMethodApplyIR
fem/bdbintegrator.hpp:90
↓ 3 callersMethodApplyLinearizedMatrixAdd
comp/bilinearform.hpp:791
↓ 3 callersFunctionAssign
basiclinalg/matrix.hpp:1832
↓ 3 callersFunctionAutoVector
linalg/basevector.hpp:340
↓ 3 callersMethodBaseDiffOp
bem/diffopwithfactor.hpp:29
↓ 3 callersFunctionBruteInnerProduct
linalg/cg.cpp:72
↓ 3 callersMethodBuildLocalExpansion
bem/ngbem.hpp:541
↓ 3 callersMethodCalcComponent
linalg/multivector.hpp:266
↓ 3 callersFunctionCalcDualShape
fem/hdivfe.hpp:188
↓ 3 callersFunctionCalcHouseholderVector
find Householder reflection vector v such that reflection matrix H_v = I - 2 v v^T / (v^T v) leads to H_v x = +/- e_0 scaling such that v(0) = 1
basiclinalg/householder.hpp:28
↓ 3 callersMethodCalcLinearizedMatrix
comp/interpolate.cpp:560
↓ 3 callersFunctionCalcMappedShape
fem/hdivfe.hpp:176
↓ 3 callersMethodCalcMultiPointJacobian
fem/tpintrule.hpp:105
↓ 3 callersMethodCalcShape
comp/globalinterfacespace.cpp:109
↓ 3 callersMethodCalcYFactor
fem/l2hofetp.hpp:903
↓ 3 callersMethodCheckElement
fem/integrator.hpp:1741
↓ 3 callersMethodClassNr
fem/precomp.hpp:14
↓ 3 callersFunctionComputeNormalsAndMeasure
fem/intrule.hpp:1489
↓ 3 callersFunctionConjCF
fem/coefficient.cpp:4154
↓ 3 callersFunctionCopyMatrixIn
basiclinalg/ngblas.cpp:113
↓ 3 callersFunctionCopyMatrixInVTrans
transpose matrix of avx-vectors (i.e. don't shuffle)
basiclinalg/avector.cpp:2781
↓ 3 callersMethodCreate
creates an fespace of type FES
comp/fespace.hpp:1394
↓ 3 callersMethodCreateColVector
linalg/blockjacobi.hpp:255
↓ 3 callersFunctionCreatePETScMatrix
(ngs_mat, freedofs=None)
python/ngs2petsc.py:9
↓ 3 callersMethodCreateRowVector
linalg/blockjacobi.hpp:254
↓ 3 callersFunctionCreateTempDir
fem/code_generation.cpp:20
↓ 3 callersFunctionCreate_IJVec_from_BVec
Creates hypre-IJvector from ngsolve-vector and copies values. **/
comp/hypre_ams_precond.cpp:92
↓ 3 callersMethodCurlShape
fem/hcurlcurlfe.hpp:241
↓ 3 callersFunctionDeltainner
(u,v)
tests/pytest/test_detect_symmetric.py:56
↓ 3 callersMethodDiffJacobi
fem/coefficient_matrix.hpp:1011
↓ 3 callersFunctionDimFlux
components of flux
fem/integrator.hpp:288
↓ 3 callersMethodDimRef
bem/bem_diffops.hpp:283
↓ 3 callersFunctionDomainConstantCF
(values)
python/utils.py:89
↓ 3 callersFunctionDyadProd
fem/hcurldivfe.hpp:120
↓ 3 callersFunctionElementTransformation
fem/elementtransformation.hpp:51
↓ 3 callersMethodElementType
fem/hcurlfe.cpp:1256
↓ 3 callersFunctionEnergy
fem/specialelement.hpp:45
↓ 3 callersMethodEvaluate
fem/tensorcoefficient.hpp:369
↓ 3 callersMethodEvaluateComplex
fem/coefficient.hpp:1221
↓ 3 callersMethodEvaluateConst
fem/coefficient.hpp:1226
↓ 3 callersMethodEvaluateGradTrans
fem/l2hofefo.hpp:161
↓ 3 callersMethodEvaluateMP
bem/kernels.hpp:89
↓ 3 callersMethodFlag
linalg/order.hpp:136
↓ 3 callersFunctionGGbubble_3D
fem/hcurldivfe_impl.hpp:422
↓ 3 callersMethodGenerateLinearizedMatrix
fem/bdbintegrator.hpp:52
↓ 3 callersFunctionGeneratePythonCF
(f)
fem/ngfemcf.py:58
↓ 3 callersFunctionGenerateTriangular
basiclinalg/generate_mat_kernels.cpp:2337
↓ 3 callersMethodGenerateVector
fem/bdbequations.hpp:1528
↓ 3 callersMethodGetC
linalg/basescalar.hpp:39
↓ 3 callersMethodGetDGFormulation
fem/symbolicintegrator.hpp:779
↓ 3 callersMethodGetDifferentiatedKernel
bem/kernels.hpp:37
↓ 3 callersMethodGetDofNrs2
comp/contact.cpp:1529
↓ 3 callersFunctionGetForms
(fes)
tests/pytest/test_contact.py:19
↓ 3 callersFunctionGetIndices
comp/tpfes.hpp:40
↓ 3 callersMethodGetIntegrationRule
fem/bdbintegrator.hpp:214
↓ 3 callersFunctionGetNFacets
number of facets of an element. facets are edges (2D) or faces (3D)
comp/meshaccess.hpp:677
↓ 3 callersFunctionGetNP
number of points. needed for isoparametric nodal elements
comp/meshaccess.hpp:245
↓ 3 callersMethodGetPoints
comp/bilinearform.hpp:967
↓ 3 callersMethodGetPreconditioner
comp/preconditioner.cpp:1216
↓ 3 callersMethodGetProxies
fem/integratorcf.hpp:111
↓ 3 callersFunctionGetTraceMatrix
comp/l2hofespace.cpp:1935
← previousnext →1,001–1,100 of 9,587, ranked by callers