pub fn generate_persistent_fdtd_kernel(config: &PersistentFdtdConfig) -> StringExpand description
Generate a complete persistent FDTD kernel.
The generated kernel includes:
- H2K command processing
- K2H response generation
- K2K halo exchange
- FDTD computation with shared memory
- Grid-wide synchronization