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

Module registration declarations for dynLattice. More...

Include dependency graph for _declareModules.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

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

Detailed Description

Declares the function to register all custom modules with the JIVE framework. This includes time integration modules, I/O modules, and specialized analysis modules for dynamic lattice simulations.

Function Documentation

◆ declareModules()

void declareModules ( )

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