|
WaSH Docs
|
Meta information about the simulation which is defined globally and can be read/written to by the callback functions. More...
#include <common.hpp>
Public Attributes | |
| std::vector< std::string > | scalar_force_list |
| std::vector< std::string > | vector_force_list |
| std::unordered_map< std::string, FullSourceLoc > | force_meta |
| std::vector< std::pair< std::string, std::string > > | variable_list |
| int | simulation_dimension |
| std::vector< std::string > | kernels_list |
| std::vector< std::string > | init_kernels_list |
| std::string | neighbour_kernel |
| std::unordered_map< std::string, std::unique_ptr< KernelDependencies > > | kernels_dependency_map |
| std::vector< bool > | domain_sync_locations |
| std::vector< bool > | domain_sync_before |
Meta information about the simulation which is defined globally and can be read/written to by the callback functions.
1.8.14