dynLattice
Loading...
Searching...
No Matches
Functions
_declareModules.cpp File Reference

Implementation of module registration for dynLattice. More...

Include dependency graph for _declareModules.cpp:

Functions

void declareModules ()
 Register all dynLattice modules with the JIVE framework.
 

Detailed Description

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.

Function Documentation

◆ declareModules()

void declareModules ( )

Calls declare() for all custom modules to make them available for instantiation through the ModuleFactory system