Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NanoComp/meep
/ reset
Method
reset
src/fields.cpp:653–658 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
651
}
652
653
void fields::reset() {
654
remove_sources();
655
remove_fluxes();
656
zero_fields();
657
t = 0;
658
}
659
660
void fields_chunk::use_real_fields() {
661
is_real = 1;
Callers
3
choose_chunkdivision
Method · 0.45
binary_partition
Method · 0.45
compare_hdf5_datasets
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected