Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddemidov/amgcl
/ functions
Functions
1,513 in github.com/ddemidov/amgcl
⨍
Functions
1,513
◇
Types & classes
645
Method
solve
pyamgcl/pyamgcl.cpp:81
Method
solve
amgcl/relaxation/cusparse_ilu0.hpp:473
Method
solve
amgcl/relaxation/rocsparse_ilu0.hpp:383
Method
solve
amgcl/relaxation/detail/ilu_solve.hpp:177
Method
solve
amgcl/relaxation/detail/ilu_solve.hpp:391
Method
solve
amgcl/mpi/direct_solver/eigen_splu.hpp:92
Method
solve
amgcl/mpi/direct_solver/skyline_lu.hpp:86
Method
solve
Solves the system Q R x = f
amgcl/detail/qr.hpp:539
Function
solve_block
examples/mpi/mpi_solver.cpp:234
Function
solve_block_cpr
examples/cpr.cpp:68
Function
solve_block_cpr
examples/cpr_drs.cpp:113
Method
solver
amgcl/mpi/direct_solver/runtime.hpp:123
Method
solver_base
amgcl/mpi/direct_solver/solver_base.hpp:48
Method
spai0
amgcl/relaxation/spai0.hpp:60
Method
spai0
amgcl/mpi/relaxation/spai0.hpp:53
Method
spai1
amgcl/relaxation/spai1.hpp:65
Method
spai1
amgcl/mpi/relaxation/spai1.hpp:48
Method
sparse_matrix
examples/custom_adapter.cpp:18
Method
sparse_vector
amgcl/relaxation/ilut.hpp:251
Method
sparse_vector
amgcl/relaxation/iluk.hpp:232
Function
spectral_radius
amgcl/mpi/distributed_matrix.hpp:1141
Function
spectral_radius
amgcl/backend/builtin.hpp:780
Method
sptr_solve
amgcl/relaxation/detail/ilu_solve.hpp:277
Method
sqr
amgcl/detail/qr.hpp:329
Method
squared_interface
amgcl/mpi/coarsening/pmis.hpp:144
Method
subdomain_deflation
amgcl/mpi/subdomain_deflation.hpp:167
Method
system_matrix_ptr
Returns the system matrix in the backend format.
amgcl/deflated_solver.hpp:234
Method
system_matrix_ptr
Returns the system matrix from the finest level.
amgcl/amg.hpp:300
Method
system_matrix_ptr
amgcl/make_block_solver.hpp:59
Method
system_matrix_ptr
Returns the system matrix in the backend format.
amgcl/make_solver.hpp:198
Method
system_matrix_ptr
amgcl/relaxation/as_block.hpp:115
Method
system_matrix_ptr
amgcl/relaxation/as_preconditioner.hpp:89
Method
system_matrix_ptr
Returns the system matrix from the finest level.
amgcl/mpi/preconditioner.hpp:216
Method
system_matrix_ptr
Returns the system matrix from the finest level.
amgcl/mpi/amg.hpp:249
Method
system_matrix_ptr
amgcl/mpi/make_solver.hpp:169
Method
system_matrix_ptr
amgcl/mpi/cpr.hpp:129
Method
system_matrix_ptr
amgcl/mpi/schur_pressure_correction.hpp:537
Method
system_matrix_ptr
amgcl/mpi/relaxation/as_preconditioner.hpp:80
Method
system_matrix_ptr
amgcl/preconditioner/runtime.hpp:279
Method
system_matrix_ptr
amgcl/preconditioner/dummy.hpp:80
Method
system_matrix_ptr
amgcl/preconditioner/cpr_drs.hpp:174
Method
system_matrix_ptr
amgcl/preconditioner/cpr.hpp:150
Method
system_matrix_ptr
amgcl/preconditioner/schur_pressure_correction.hpp:285
Method
task
amgcl/relaxation/gauss_seidel.hpp:192
Method
task
amgcl/relaxation/detail/ilu_solve.hpp:263
Method
tentative_prolongation
amgcl/mpi/coarsening/pmis.hpp:720
Method
terminal_preamble
amgcl/backend/vexcl_static_matrix.hpp:247
Function
test
examples/mpi/test_spmm.cpp:58
Function
test_backend
tests/test_solver.hpp:212
Method
test_preconditioner
(self)
tests/test_pyamgcl.py:58
Function
test_problem
tests/test_solver.hpp:111
Function
test_rap
tests/test_solver.hpp:76
Function
test_solver
tests/test_solver.hpp:24
Method
test_solver
(self)
tests/test_pyamgcl.py:46
Method
thread_id
amgcl/relaxation/gauss_seidel.hpp:145
Method
thread_id
amgcl/relaxation/detail/ilu_solve.hpp:206
Method
transfer_operators
amgcl/mpi/coarsening/smoothed_aggregation.hpp:96
Method
transfer_operators
amgcl/mpi/coarsening/aggregation.hpp:93
Method
transfer_operators
amgcl/coarsening/as_scalar.hpp:59
Method
transfer_operators
amgcl/coarsening/smoothed_aggr_emin.hpp:87
Method
transfer_operators
amgcl/coarsening/smoothed_aggregation.hpp:131
Method
transfer_operators
amgcl/coarsening/ruge_stuben.hpp:105
Method
transfer_operators
amgcl/coarsening/aggregation.hpp:127
Method
type
amgcl/relaxation/as_block.hpp:67
Method
type
amgcl/adapter/crs_tuple.hpp:114
Method
type
amgcl/coarsening/as_scalar.hpp:56
Method
units
amgcl/perf_counter/clock.hpp:54
Method
units
amgcl/perf_counter/cray_energy.hpp:49
Method
units
amgcl/perf_counter/mpi_aggregator.hpp:73
Method
units
amgcl/backend/hip.hpp:703
Method
units
amgcl/backend/cuda.hpp:833
Method
update_transfer
amgcl/preconditioner/cpr_drs.hpp:441
Method
update_transfer
amgcl/preconditioner/cpr.hpp:395
Method
value
amgcl/adapter/crs_tuple.hpp:143
Method
value
amgcl/adapter/reorder.hpp:93
Method
value
amgcl/adapter/complex.hpp:92
Method
value
amgcl/adapter/crs_builder.hpp:142
Method
value
amgcl/adapter/epetra.hpp:127
Method
value
Value of the current nonzero element.
examples/custom_adapter.cpp:88
Method
vexcl_params
amgcl/backend/vexcl.hpp:99
Method
vexcl_skyline_lu
amgcl/backend/vexcl.hpp:67
Function
vexcl_static_matrix_declaration
amgcl/backend/vexcl_static_matrix.hpp:620
Method
viennacl_matrix_adapter
amgcl/backend/viennacl.hpp:237
Method
viennacl_skyline_lu
amgcl/backend/viennacl.hpp:63
Method
wrapper
amgcl/relaxation/runtime.hpp:140
Method
wrapper
amgcl/mpi/relaxation/runtime.hpp:64
Method
wrapper
amgcl/mpi/partition/runtime.hpp:121
Method
wrapper
amgcl/mpi/coarsening/runtime.hpp:92
Method
wrapper
amgcl/solver/runtime.hpp:142
Method
wrapper
amgcl/coarsening/runtime.hpp:107
Function
zero
amgcl/value_type/interface.hpp:174
Method
zero
examples/mpi/runtime_sdd.cpp:275
Method
~control_lattice
examples/mpi/mba.hpp:171
Method
~crs
amgcl/backend/builtin.hpp:279
Method
~init
amgcl/mpi/util.hpp:153
Method
~init_thread
amgcl/mpi/util.hpp:165
Method
~ios_saver
amgcl/io/ios_saver.hpp:48
Method
~mpi_aggregator
amgcl/perf_counter/mpi_aggregator.hpp:66
Method
~non_copyable
amgcl/util.hpp:391
Method
~numa_vector
amgcl/backend/builtin.hpp:717
← previous
next →
1,401–1,500 of 1,513, ranked by callers