Create initial suite¶
make_init_suite is a function defined in larry1w.c.
Synopsis:
-
void
make_init_suite(void)¶
Description: Create a suite for initial state (time step zero).
See Also:
- Larry Use Case: Introduction for current chapter
make_init_suite is a function defined in larry1w.c.
Synopsis:
make_init_suite(void)¶Description: Create a suite for initial state (time step zero).
See Also: