Smith  0.1
Smith is an implicit thermal structural mechanics simulation code.
infrastructure Directory Reference
Directory dependency graph for infrastructure:
src/smith/infrastructure

Files

file  about.hpp [code]
 This file contains the interface used for retrieving information about how the driver is configured.
 
file  accelerator.hpp [code]
 This file contains the interface used for initializing/terminating any hardware accelerator-related functionality.
 
file  cli.hpp [code]
 This file contains the all the necessary functions and macros required for interacting with the command line interface.
 
file  input.hpp [code]
 This file contains the all the necessary functions for reading input files.
 
file  logger.hpp [code]
 This file contains the all the necessary functions and macros required for logging as well as a helper function to exit the program gracefully.
 
file  memory.hpp [code]
 This file defines the host memory space.
 
file  output.hpp [code]
 This file contains the all the necessary functions for outputting simulation data.
 
file  profiling.hpp [code]
 Various helper functions and macros for profiling using Caliper.
 
file  variant.hpp [code]
 This file contains the declaration of a two-element variant type.