|
dynLattice
|
Implementation of module registration for dynLattice. More...

Functions | |
| void | declareModules () |
| Register all dynLattice modules with the JIVE framework. | |
Registers all custom modules with the JIVE framework to make them available for use in input files and configuration. Includes time integration modules, I/O modules, and specialized analysis modules.
| void declareModules | ( | ) |
Calls declare() for all custom modules to make them available for instantiation through the ModuleFactory system