camierjs
|
ae72ee8016
|
ParticleSet Fallback auto return type
|
2025-12-10 10:55:54 -08:00 |
|
Jan Nikl
|
bb26cc73d8
|
Minor fix of signedness.
|
2025-12-09 14:30:06 -08:00 |
|
Joseph Signorelli
|
edd6f10eb4
|
style
|
2025-12-03 14:46:50 -06:00 |
|
Joseph Signorelli
|
e484a01593
|
Address reviewer comments
- IDs --> global IDs
- AddNamedField docs update
- Verify particle in SetParticle
- Space in Particle_2 fields/tags added
|
2025-12-03 14:45:16 -06:00 |
|
Mittal, Ketan
|
b199703b61
|
changes to address signed/unsigned casts
|
2025-11-25 11:18:32 -08:00 |
|
Mittal, Ketan
|
15f82dd8a0
|
minor
|
2025-11-24 11:30:53 -08:00 |
|
Mittal, Ketan
|
4817b4df6e
|
Merge branch 'particleset-particle-dev' of https://github.com/mfem/mfem into particleset-particle-dev
|
2025-11-22 17:43:19 -08:00 |
|
Mittal, Ketan
|
13ad1094ba
|
reviewer comments
|
2025-11-22 17:43:06 -08:00 |
|
Joseph Signorelli
|
b476b769c9
|
minor
|
2025-11-20 06:20:36 -06:00 |
|
Mittal, Ketan
|
11ff698c77
|
update removeparticles logic
|
2025-11-19 11:32:05 -08:00 |
|
Mittal, Ketan
|
5291bd59fc
|
change particle id type to unsigned long long
|
2025-11-19 10:52:11 -08:00 |
|
Mittal, Ketan
|
f9cb7e0a06
|
more reviewer comments
|
2025-11-18 13:18:16 -08:00 |
|
Mittal, Ketan
|
96b1ba0e4f
|
address some reviewer comments
|
2025-11-17 19:28:59 -08:00 |
|
Mittal, Ketan
|
5272af9702
|
skip documentation for kernel specialization
|
2025-11-10 11:49:29 -08:00 |
|
Joseph Signorelli
|
5955c67c0e
|
fix type check in MFEM_ASSERT
|
2025-11-09 18:33:43 -06:00 |
|
Joseph Signorelli
|
c6d43016b1
|
style
|
2025-11-09 18:27:16 -06:00 |
|
Joseph Signorelli
|
32cb62627a
|
Cleanup + enhancements to new transfer capability
|
2025-11-09 18:25:01 -06:00 |
|
Mittal, Ketan
|
caf484d910
|
modify navier bifurcation so that it can also be compiled without particles
|
2025-11-07 16:28:36 -08:00 |
|
Mittal, Ketan
|
bb8ff078fb
|
restore transfer function
|
2025-11-07 12:59:51 -08:00 |
|
Mittal, Ketan
|
d5098c8381
|
clean up and redistribute only particles not on same rank
|
2025-11-07 12:38:03 -08:00 |
|
Mittal, Ketan
|
c007fb4ad4
|
cosmetic
|
2025-11-07 10:33:29 -08:00 |
|
Mittal, Ketan
|
5526a18358
|
cleanup and new transfer function
|
2025-11-07 09:16:31 -08:00 |
|
Mittal, Ketan
|
618c0233ea
|
make style and some formatting changes
|
2025-11-05 13:47:42 -08:00 |
|
Mittal, Ketan
|
66b30e5492
|
merge particlevector branch
|
2025-11-05 13:17:29 -08:00 |
|
Joseph Signorelli
|
065bbcb9a5
|
Use Array<int> of size 1 for tags in Particle, add set tag ref, and include unit test for GetParticleRef
|
2025-08-19 13:24:16 -07:00 |
|
Joseph Signorelli
|
502e422d4b
|
Potential fix to Particle::tags memory leak
|
2025-08-18 15:47:32 -07:00 |
|
Joseph Signorelli
|
4c36ae0f47
|
Fix initialize of std::string w/ nullptr
|
2025-08-18 13:42:53 -07:00 |
|
Joseph Signorelli
|
e06f1a4267
|
use std::size_t for loops over std .size() types
|
2025-08-18 11:21:28 -07:00 |
|
Joseph Signorelli
|
916d14d2b7
|
Fix use of string after lifetime ends
|
2025-08-18 11:06:56 -07:00 |
|
Joseph Signorelli
|
00dc6d2780
|
fix test errors
|
2025-08-15 15:56:04 -07:00 |
|
Joseph Signorelli
|
dfc786fbbf
|
Fix docs
|
2025-08-15 15:31:48 -07:00 |
|
Joseph Signorelli
|
3dd9427c7e
|
Fix bug when compiling w/o GSLIB
|
2025-08-15 13:57:47 -07:00 |
|
Joseph Signorelli
|
bbed72b3c6
|
Add ParticleSet class
|
2025-08-15 10:47:42 -07:00 |
|
Joseph Signorelli
|
f377c63ea7
|
Add Particle class
|
2025-08-15 10:40:56 -07:00 |
|
Joseph Signorelli
|
ed80737a9a
|
Create particleset.cpp/hpp
|
2025-08-15 10:32:22 -07:00 |
|