MCPcopy Create free account

hub / github.com/NGSolve/ngsolve / functions

Functions9,587 in github.com/NGSolve/ngsolve

↓ 2 callersFunctionMultTriangularLLN2
basiclinalg/triangular.cpp:475
↓ 2 callersFunctionMultTriangularUR2
basiclinalg/triangular.cpp:566
↓ 2 callersFunctionMultUL
U .. upper right, L .. lower left, normalized static Timer tmulul1 ("MultUL - matmat"); static Timer tmulul2 ("MultUL - trigmultR"); static Timer tmul
basiclinalg/LUdecomposition.cpp:346
↓ 2 callersFunctionMultiVectorAdd
x_i += sum_j a(j,i) y_j
basiclinalg/ngblas.cpp:3639
↓ 2 callersFunctionMyScal1x4
n ... number of SIMDs INLINE void MyScal1x4 (int n, __m256d * a1, __m256d * b1, __m256d * b2, __m256d * b3, __m256d * b4, __m256d & s1)
basiclinalg/avector.cpp:267
↓ 2 callersFunctionMyScal1x4
n ... number of doubles
basiclinalg/ngblas.cpp:2464
↓ 2 callersFunctionMyScal1x4Trans
basiclinalg/avector.cpp:2417
↓ 2 callersFunctionMyScal2x2
n ... number of doubles
basiclinalg/avector.cpp:1849
↓ 2 callersFunctionMyScal2x2
n ... number of doubles
basiclinalg/ngblas.cpp:2442
↓ 2 callersFunctionMyScal2x4
basiclinalg/ngblas.cpp:2417
↓ 2 callersFunctionMyScal3x4Trans
basiclinalg/avector.cpp:2310
↓ 2 callersFunctionMyScal4x4
n ... number of doubles, must be even
basiclinalg/avector.cpp:769
↓ 2 callersFunctionMyScal4x4
n ... number of doubles
basiclinalg/ngblas.cpp:2378
↓ 2 callersFunctionMyScalx4Trans
basiclinalg/avector.cpp:2476
↓ 2 callersFunctionMySubAtDB_BB
basiclinalg/ngblas.cpp:3375
↓ 2 callersFunctionMySubAtDB_BP
basiclinalg/ngblas.cpp:3443
↓ 2 callersFunctionMySubAtDB_PM
basiclinalg/ngblas.cpp:3465
↓ 2 callersFunctionNonZeroPattern
fem/coefficient.hpp:258
↓ 2 callersFunctionNumRows
linalg/superluinverse.cpp:28
↓ 2 callersFunctionOffsetTensor
basiclinalg/tensor.hpp:120
↓ 2 callersMethodParallelDofs
linalg/paralleldofs.hpp:138
↓ 2 callersFunctionParallelOp
parallel/parallel_matrices.hpp:61
↓ 2 callersFunctionPrint
bem/mptools.hpp:2293
↓ 2 callersMethodProjectMatrix
linalg/sparsefactorization_interface.hpp:83
↓ 2 callersFunctionProjectPointToTriangleReference
bem/ngbem.cpp:1462
↓ 2 callersFunctionQRFactorizationInPlace
basiclinalg/householder.cpp:298
↓ 2 callersFunctionReduceTensor0
basiclinalg/tensor.hpp:161
↓ 2 callersFunctionRegisterDeviceVectorCreator
linalg/basevector.hpp:319
↓ 2 callersFunctionS_xz
fem/hdivdivfe.hpp:1760
↓ 2 callersFunctionS_zz
fem/hdivdivfe.hpp:1725
↓ 2 callersMethodScale
(self, s)
python/__expr.py:35
↓ 2 callersFunctionScaleCols
basiclinalg/ngblas.cpp:3207
↓ 2 callersMethodScatterDofData
linalg/paralleldofs.hpp:171
↓ 2 callersFunctionSetDescription
fem/coefficient.hpp:279
↓ 2 callersFunctionSetDiagonal
comp/bilinearform.hpp:374
↓ 2 callersMethodSetDimension
comp/vtkoutput.hpp:20
↓ 2 callersMethodSetDirichlet
(self, dirichletvalues)
python/nonlinearsolvers.py:84
↓ 2 callersFunctionSetElementVector
comp/gridfunction.hpp:242
↓ 2 callersFunctionSetEliminateInternal
comp/bilinearform.hpp:388
↓ 2 callersMethodSetEliminated
linalg/order.hpp:105
↓ 2 callersFunctionSetEpsRegularization
add eps I to the assembled matrix
comp/bilinearform.hpp:417
↓ 2 callersMethodSetFESpace
comp/fespace.hpp:120
↓ 2 callersFunctionSetGalerkin
comp/bilinearform.hpp:371
↓ 2 callersMethodSetHODivFree
fem/hdivhofefo.hpp:115
↓ 2 callersMethodSetHighestOrderDC
fem/normalfacetfe.hpp:101
↓ 2 callersFunctionSetImag
linalg/umfpackinverse.cpp:31
↓ 2 callersFunctionSetKeepInternal
comp/bilinearform.hpp:394
↓ 2 callersFunctionSetMultiLevel
comp/bilinearform.hpp:383
↓ 2 callersFunctionSetMultiplicative
multigrid/smoother.hpp:73
↓ 2 callersFunctionSetNonAssemble
don't assemble the matrix
comp/bilinearform.hpp:367
↓ 2 callersFunctionSetRefinementFlag
comp/meshaccess.hpp:508
↓ 2 callersFunctionSetSmoothingSteps
multigrid/mgpre.hpp:178
↓ 2 callersFunctionSetStatus
parallel/parallelvector.hpp:40
↓ 2 callersFunctionSetStoreInner
comp/bilinearform.hpp:397
↓ 2 callersFunctionSetSymmetric
comp/bilinearform.hpp:377
↓ 2 callersFunctionSetTiming
comp/bilinearform.hpp:386
↓ 2 callersFunctionSetUnusedDiag
set matrix diagonal for unused dofs to this value
comp/bilinearform.hpp:420
↓ 2 callersMethodSetUnusedVertex
linalg/order.hpp:190
↓ 2 callersFunctionSetValues
comp/postproc.cpp:390
↓ 2 callersFunctionSetVector
basiclinalg/ngblas.cpp:24
↓ 2 callersFunctionShape
linalg/basematrix.hpp:62
↓ 2 callersMethodShape
linalg/python_linalg.cpp:906
↓ 2 callersFunctionSkewCF
fem/coefficient_matrix.cpp:1317
↓ 2 callersFunctionSolve
(eq: Equation, *args, **kwargs)
python/solve_implementation.py:173
↓ 2 callersMethodSolve
(self, rhs, sol)
python/directsolvers.py:11
↓ 2 callersFunctionSolveBVP
()
py_tutorials/adaptive.py:71
↓ 2 callersFunctionSolveBVP
()
pde_tutorial_py/d2_chip.py:40
↓ 2 callersFunctionSortFace
linalg/commutingAMG.cpp:325
↓ 2 callersFunctionSpaceDim
fem/elementtransformation.hpp:299
↓ 2 callersFunctionSplitComma
comp/read_ansys.cpp:53
↓ 2 callersFunctionStringFitsPattern
bool StringFitsPattern(const string & str, const string & pattern)
ngstd/stringops.cpp:7
↓ 2 callersFunctionSubAB
basiclinalg/ngblas.hpp:210
↓ 2 callersFunctionSubADBt
basiclinalg/ngblas.cpp:3174
↓ 2 callersFunctionSubAtB1
basiclinalg/avector.cpp:2500
↓ 2 callersFunctionSubAtB2
basiclinalg/avector.cpp:2539
↓ 2 callersFunctionSwapVectors
basiclinalg/LUdecomposition.cpp:48
↓ 2 callersFunctionSymMatToVecDual
fem/hdivdivfe.hpp:144
↓ 2 callersFunctionSymmetric
basiclinalg/expr.hpp:463
↓ 2 callersFunctionTAddABt4Sym
basiclinalg/ngblas.cpp:1901
↓ 2 callersFunctionTCalcSVD
basiclinalg/svd.cpp:1828
↓ 2 callersFunctionT_AddABt
basiclinalg/ngblas.cpp:2852
↓ 2 callersFunctionT_MatAdd
linalg/sparsematrix.cpp:1457
↓ 2 callersFunctionT_QRFactorizationInPlace
basiclinalg/householder.cpp:255
↓ 2 callersFunctionT_besseljs3d
bem/mptools.cpp:634
↓ 2 callersFunctionTangentialVectorCF
fem/coefficient_geo.cpp:475
↓ 2 callersFunctionTestFiniteElement
tests/catch/finiteelement.cpp:69
↓ 2 callersFunctionTetNDofEdge
comp/Hddf.cpp:372
↓ 2 callersFunctionTiming
fem/finiteelement.hpp:91
↓ 2 callersMethodTiming
linalg/basematrix.cpp:309
↓ 2 callersFunctionToHypreComm
Helper to convert NgMPI_Comm to hypre's MPI_Comm type. In NG_MPI_WRAPPER mode, NG_MPI_Comm stores the real MPI_Comm as uintptr_t. In non-wrapper mode,
comp/hypre_precond.cpp:44
↓ 2 callersMethodTransform
fem/coefficient.hpp:1192
↓ 2 callersMethodTransform
fem/coefficient_matrix.cpp:704
↓ 2 callersFunctionTransformMat
comp/fespace.hpp:604
↓ 2 callersFunctionTranspose
basiclinalg/avector.cpp:132
↓ 2 callersFunctionTransposeMatrix2
b = Trans(a)
basiclinalg/avector.cpp:147
↓ 2 callersFunctionTriangularMultLL
basiclinalg/triangular.cpp:161
↓ 2 callersFunctionTriangularMultLLN
basiclinalg/triangular.cpp:163
↓ 2 callersFunctionTriangularMultUR
basiclinalg/triangular.cpp:246
↓ 2 callersFunctionTriangularMultURN
basiclinalg/triangular.cpp:248
↓ 2 callersFunctionUpdate
comp/preconditioner.hpp:345
← previousnext →1,401–1,500 of 9,587, ranked by callers