MCPcopy Create free account

hub / github.com/chunleili/mgpbd / functions

Functions1,374 in github.com/chunleili/mgpbd

Methoddebug_x
(self, x)
engine/cloth/newton_method.py:203
Functiondebugmat
(x, name='mat')
engine/util.py:494
Functiondecode
! @brief check whether a string is UTF-8 encoded The function checks each byte of a string whether it is UTF-8 encoded. The result of the
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:19709
Methoddefault_init
(self, NV, NCONS, NVERTS_ONE_CONS)
engine/physical_data.py:48
Functiondense_mat_is_equal
(A, B)
engine/util.py:458
Methoddiyfp
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:17772
Methoddlam2dpos_kernel
( vert:ti.template(), inv_mass:ti.template(), dLambda:ti.template(),
engine/cloth/newton_method.py:782
Functiondo_export_r
(r, out_dir, frame)
engine/util.py:311
Methoddo_local_steps
(self)
engine/soft/soft3d.py:741
Methoddo_local_steps
(self)
engine/soft/soft3d_twist.py:664
Methoddo_post_iter
(self)
engine/soft/soft3d.py:902
Methoddo_post_iter
(self)
engine/soft/soft3d_twist.py:735
Methoddo_post_iter_xpbd
(self)
engine/physical_base.py:30
Methoddo_pre_iter0
(self)
engine/physical_base.py:26
Methoddo_pre_iter0
(self)
engine/soft/soft3d.py:696
Methoddo_pre_iter0
(self)
engine/soft/soft3d_twist.py:619
Methoddo_render_control
(self)
engine/visualize.py:367
Methoddo_render_taichi
(self,ist)
engine/visualize.py:355
Functiondot
cpp/mgcg_cuda/misc/initFillCloth.cpp:31
Functioneasy_calc_rbm
cpp/mgcg_cuda/misc/rbm.cpp:104
Methodelapsed
cpp/mgcg_cuda/timer.h:108
Functioneliminate_zero_inv_mass
(A, b, inv_mass)
engine/util.py:527
Methodend_array
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:9002
Methodend_array
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:9369
Methodend_object
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:8963
Methodend_object
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:9287
Functionend_pos
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:24381
Methodeof
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:3757
Methodeof
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:3781
Methodeof
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:3804
Methodevalutate_objective
(x)
engine/soft/soft3d.py:158
Methodevalutate_objective
(x)
engine/soft/soft3d_twist.py:156
Methodevalutate_objective
(x)
engine/cloth/cloth3d.py:103
Functionexception
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:4553
Methodexception_message
! @param[in] format the current format @param[in] detail a detailed error message @param[in] context further context information
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:12805
Methodexception_message
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:13409
FunctionfastFillCloth_fetch_A_data
cpp/mgcg_cuda/fastfill.cpp:392
FunctionfastFillCloth_init_from_python_cache
cpp/mgcg_cuda/fastfill.cpp:362
FunctionfastFillCloth_new
cpp/mgcg_cuda/fastfill.cpp:351
FunctionfastFillCloth_run
cpp/mgcg_cuda/fastfill.cpp:388
FunctionfastFillCloth_set_data
cpp/mgcg_cuda/fastfill.cpp:356
FunctionfastFillSoft_fetch_A_data
cpp/mgcg_cuda/fastfill.cpp:436
FunctionfastFillSoft_init_from_python_cache_lessmem
cpp/mgcg_cuda/fastfill.cpp:411
FunctionfastFillSoft_new
cpp/mgcg_cuda/fastfill.cpp:400
FunctionfastFillSoft_run
cpp/mgcg_cuda/fastfill.cpp:432
FunctionfastFillSoft_set_data
cpp/mgcg_cuda/fastfill.cpp:405
FunctionfastFill_fetch
()
engine/cloth/cloth3d_lumped.py:1179
MethodfastFill_fetch
(self)
engine/cloth/cloth3d.py:460
Functionfastmg_calc_rbm
cpp/mgcg_cuda/misc/rbm.cpp:120
Methodfetch
cpp/mgcg_cuda/CSR.h:68
Functionfetch_A_data_from_cuda
(ist)
engine/soft/soft3d.py:1749
Functionfetch_A_data_from_cuda
()
engine/soft/soft3d_twist.py:1609
Functionfetch_A_data_from_cuda
()
engine/cloth/cloth3d_lumped.py:1244
Methodfetch_A_data_from_cuda
(self)
engine/cloth/cloth3d.py:473
MethodfillA
cpp/mgcg_cuda/standalone_solver/main_softbody.cpp:276
Methodfill_A_CSR_gpu
cpp/mgcg_cuda/fastfill.cpp:75
Functionfill_A_by_spmm
(ist, M_inv, ALPHA)
engine/soft/soft3d.py:1617
Functionfill_A_by_spmm
(ist, M_inv, ALPHA)
engine/soft/soft3d_twist.py:1477
Functionfill_A_csr_kernel
(data:ti.types.ndarray(dtype=ti.f32), indptr:ti.types.ndarray(dtype=ti.i32),
engine/soft/soft3d.py:1689
Functionfill_A_csr_kernel
(data:ti.types.ndarray(dtype=ti.f32), indptr:ti.types.ndarray(dtype=ti.i32),
engine/soft/soft3d_twist.py:1549
Functionfill_A_diag_kernel
(diags:ti.types.ndarray(dtype=ti.f32), alpha_tilde:ti.f32, inv_mass:ti.template(), edge:ti.template())
engine/cloth/cloth3d.py:1016
Functionfill_A_ijv_kernel
(ii:ti.types.ndarray(dtype=ti.i32), jj:ti.types.ndarray(dtype=ti.i32), vv:ti.types.ndarray(dtype=ti.f32), num_
engine/cloth/cloth3d_lumped.py:1192
Functionfill_A_ijv_kernel
(ii:ti.types.ndarray(dtype=ti.i32), jj:ti.types.ndarray(dtype=ti.i32),
engine/cloth/cloth3d.py:1022
Methodfill_G
(self)
engine/cloth/cloth3d.py:310
Methodfill_buffer
UTF-32
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:6712
Methodfill_buffer
UTF-16
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:6770
Methodfill_buffer
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:6866
Functionfill_gradC_np_kernel
( G: ti.types.ndarray(), gradC: ti.template(), edge: ti.template(), )
engine/cloth/cloth3d_lumped.py:572
Methodfill_gradC_triplets_kernel
( ii:ti.types.ndarray(dtype=ti.i32), jj:ti.types.ndarray(dtype=ti.i32), vv
engine/cloth/newton_method.py:676
Functionfind_last_frame
(dir)
engine/file_utils.py:81
Functionfind_zero_inv_mass
(inv_mass)
engine/util.py:541
Functionfrom_bson
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:24750
Functionfrom_cbor
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:24556
Methodfrom_json
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:6185
Functionfrom_json_tuple_impl_base
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:5266
Functionfrom_msgpack
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:24612
Functionfrom_ubjson
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:24666
Functionfront
@brief access the first element @sa https://json.nlohmann.me/api/basic_json/front/
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:22526
Functiongc
()
engine/soft/soft3d.py:1792
Functiongc
()
engine/soft/soft3d_twist.py:1643
Functiongenerate_cube_mesh
(len, grid_dx=0.1)
engine/mesh_io.py:454
Functionget_A0
()
engine/solver/amgx_solver.py:130
Functionget_A0
()
engine/solver/build_Ps.py:120
Functionget_A0_1
()
engine/solver/amg_python_easy.py:22
Functionget_A0_cuda
()
engine/soft/soft3d_twist.py:1618
Functionget_A0_cuda
get A0 from cuda end for build_P
engine/cloth/cloth3d_lumped.py:1268
Methodget_A0_cuda
get A0 from cuda end for build_P
engine/cloth/cloth3d.py:497
Functionget_A0_cuda_wrapper
()
engine/soft/soft3d.py:1784
Functionget_A0_python
()
engine/soft/soft3d_twist.py:1614
Functionget_A0_python
get A0 from python end for build_P
engine/cloth/cloth3d_lumped.py:1260
Methodget_A0_python
get A0 from python end for build_P
engine/cloth/cloth3d.py:489
Functionget_A0_python_wrapper
()
engine/soft/soft3d.py:1787
Functionget_allocator
@brief returns the allocator associated with the container @sa https://json.nlohmann.me/api/basic_json/get_allocator/
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:20346
Functionget_args
()
engine/geo.py:13
Methodget_bson_binary
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:10068
Methodget_bson_cstr
! @brief Parses a C-style string from the BSON input. @param[in,out] result A reference to the string variable where the read
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:10016
Methodget_bson_string
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:10046
Methodget_cbor_array
! @param[in] len the length of the array or detail::unknown_size() for an array of indefinite size @param[in] tag_handler
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:10931
Methodget_cbor_binary
! @brief reads a CBOR byte array This function first reads starting bytes to determine the expected byte array length and then copies thi
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:10836
Methodget_cbor_float_prefix
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:17116
← previousnext →901–1,000 of 1,374, ranked by callers