Serac  0.1
Serac is an implicit thermal strucural mechanics simulation code.
infrastructure Directory Reference
Directory dependency graph for infrastructure:
src/serac/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  initialize.hpp [code]
 A function intended to be used as part of a driver to initialize common libraries.
 
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  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  terminator.hpp [code]
 Helper functions for exiting Serac cleanly.
 
file  variant.hpp [code]
 This file contains the declaration of a two-element variant type.