Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chunleili/mgpbd
/ functions
Functions
1,374 in github.com/chunleili/mgpbd
⨍
Functions
1,374
◇
Types & classes
263
Method
debug_x
(self, x)
engine/cloth/newton_method.py:203
Function
debugmat
(x, name='mat')
engine/util.py:494
Function
decode
! @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
Method
default_init
(self, NV, NCONS, NVERTS_ONE_CONS)
engine/physical_data.py:48
Function
dense_mat_is_equal
(A, B)
engine/util.py:458
Method
diyfp
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:17772
Method
dlam2dpos_kernel
( vert:ti.template(), inv_mass:ti.template(), dLambda:ti.template(),
engine/cloth/newton_method.py:782
Function
do_export_r
(r, out_dir, frame)
engine/util.py:311
Method
do_local_steps
(self)
engine/soft/soft3d.py:741
Method
do_local_steps
(self)
engine/soft/soft3d_twist.py:664
Method
do_post_iter
(self)
engine/soft/soft3d.py:902
Method
do_post_iter
(self)
engine/soft/soft3d_twist.py:735
Method
do_post_iter_xpbd
(self)
engine/physical_base.py:30
Method
do_pre_iter0
(self)
engine/physical_base.py:26
Method
do_pre_iter0
(self)
engine/soft/soft3d.py:696
Method
do_pre_iter0
(self)
engine/soft/soft3d_twist.py:619
Method
do_render_control
(self)
engine/visualize.py:367
Method
do_render_taichi
(self,ist)
engine/visualize.py:355
Function
dot
cpp/mgcg_cuda/misc/initFillCloth.cpp:31
Function
easy_calc_rbm
cpp/mgcg_cuda/misc/rbm.cpp:104
Method
elapsed
cpp/mgcg_cuda/timer.h:108
Function
eliminate_zero_inv_mass
(A, b, inv_mass)
engine/util.py:527
Method
end_array
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:9002
Method
end_array
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:9369
Method
end_object
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:8963
Method
end_object
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:9287
Function
end_pos
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:24381
Method
eof
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:3757
Method
eof
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:3781
Method
eof
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:3804
Method
evalutate_objective
(x)
engine/soft/soft3d.py:158
Method
evalutate_objective
(x)
engine/soft/soft3d_twist.py:156
Method
evalutate_objective
(x)
engine/cloth/cloth3d.py:103
Function
exception
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:4553
Method
exception_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
Method
exception_message
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:13409
Function
fastFillCloth_fetch_A_data
cpp/mgcg_cuda/fastfill.cpp:392
Function
fastFillCloth_init_from_python_cache
cpp/mgcg_cuda/fastfill.cpp:362
Function
fastFillCloth_new
cpp/mgcg_cuda/fastfill.cpp:351
Function
fastFillCloth_run
cpp/mgcg_cuda/fastfill.cpp:388
Function
fastFillCloth_set_data
cpp/mgcg_cuda/fastfill.cpp:356
Function
fastFillSoft_fetch_A_data
cpp/mgcg_cuda/fastfill.cpp:436
Function
fastFillSoft_init_from_python_cache_lessmem
cpp/mgcg_cuda/fastfill.cpp:411
Function
fastFillSoft_new
cpp/mgcg_cuda/fastfill.cpp:400
Function
fastFillSoft_run
cpp/mgcg_cuda/fastfill.cpp:432
Function
fastFillSoft_set_data
cpp/mgcg_cuda/fastfill.cpp:405
Function
fastFill_fetch
()
engine/cloth/cloth3d_lumped.py:1179
Method
fastFill_fetch
(self)
engine/cloth/cloth3d.py:460
Function
fastmg_calc_rbm
cpp/mgcg_cuda/misc/rbm.cpp:120
Method
fetch
cpp/mgcg_cuda/CSR.h:68
Function
fetch_A_data_from_cuda
(ist)
engine/soft/soft3d.py:1749
Function
fetch_A_data_from_cuda
()
engine/soft/soft3d_twist.py:1609
Function
fetch_A_data_from_cuda
()
engine/cloth/cloth3d_lumped.py:1244
Method
fetch_A_data_from_cuda
(self)
engine/cloth/cloth3d.py:473
Method
fillA
cpp/mgcg_cuda/standalone_solver/main_softbody.cpp:276
Method
fill_A_CSR_gpu
cpp/mgcg_cuda/fastfill.cpp:75
Function
fill_A_by_spmm
(ist, M_inv, ALPHA)
engine/soft/soft3d.py:1617
Function
fill_A_by_spmm
(ist, M_inv, ALPHA)
engine/soft/soft3d_twist.py:1477
Function
fill_A_csr_kernel
(data:ti.types.ndarray(dtype=ti.f32), indptr:ti.types.ndarray(dtype=ti.i32),
engine/soft/soft3d.py:1689
Function
fill_A_csr_kernel
(data:ti.types.ndarray(dtype=ti.f32), indptr:ti.types.ndarray(dtype=ti.i32),
engine/soft/soft3d_twist.py:1549
Function
fill_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
Function
fill_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
Function
fill_A_ijv_kernel
(ii:ti.types.ndarray(dtype=ti.i32), jj:ti.types.ndarray(dtype=ti.i32),
engine/cloth/cloth3d.py:1022
Method
fill_G
(self)
engine/cloth/cloth3d.py:310
Method
fill_buffer
UTF-32
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:6712
Method
fill_buffer
UTF-16
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:6770
Method
fill_buffer
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:6866
Function
fill_gradC_np_kernel
( G: ti.types.ndarray(), gradC: ti.template(), edge: ti.template(), )
engine/cloth/cloth3d_lumped.py:572
Method
fill_gradC_triplets_kernel
( ii:ti.types.ndarray(dtype=ti.i32), jj:ti.types.ndarray(dtype=ti.i32), vv
engine/cloth/newton_method.py:676
Function
find_last_frame
(dir)
engine/file_utils.py:81
Function
find_zero_inv_mass
(inv_mass)
engine/util.py:541
Function
from_bson
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:24750
Function
from_cbor
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:24556
Method
from_json
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:6185
Function
from_json_tuple_impl_base
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:5266
Function
from_msgpack
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:24612
Function
from_ubjson
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:24666
Function
front
@brief access the first element @sa https://json.nlohmann.me/api/basic_json/front/
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:22526
Function
gc
()
engine/soft/soft3d.py:1792
Function
gc
()
engine/soft/soft3d_twist.py:1643
Function
generate_cube_mesh
(len, grid_dx=0.1)
engine/mesh_io.py:454
Function
get_A0
()
engine/solver/amgx_solver.py:130
Function
get_A0
()
engine/solver/build_Ps.py:120
Function
get_A0_1
()
engine/solver/amg_python_easy.py:22
Function
get_A0_cuda
()
engine/soft/soft3d_twist.py:1618
Function
get_A0_cuda
get A0 from cuda end for build_P
engine/cloth/cloth3d_lumped.py:1268
Method
get_A0_cuda
get A0 from cuda end for build_P
engine/cloth/cloth3d.py:497
Function
get_A0_cuda_wrapper
()
engine/soft/soft3d.py:1784
Function
get_A0_python
()
engine/soft/soft3d_twist.py:1614
Function
get_A0_python
get A0 from python end for build_P
engine/cloth/cloth3d_lumped.py:1260
Method
get_A0_python
get A0 from python end for build_P
engine/cloth/cloth3d.py:489
Function
get_A0_python_wrapper
()
engine/soft/soft3d.py:1787
Function
get_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
Function
get_args
()
engine/geo.py:13
Method
get_bson_binary
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:10068
Method
get_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
Method
get_bson_string
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:10046
Method
get_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
Method
get_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
Method
get_cbor_float_prefix
cpp/mgcg_cuda/extern/json/include/nlohmann/json.hpp:17116
← previous
next →
901–1,000 of 1,374, ranked by callers