|
WaSH Docs
|
Functions | |
| void | HandleSetupDataWithCornerstone (const MatchFinder::MatchResult &Result, Replacements &Replace) |
| void | HandleRecalculateNeighboursWithCornerstone (const MatchFinder::MatchResult &Result, Replacements &Replace) |
| std::unordered_set< std::string > | get_variables_to_sync () |
| void | HandleSyncDomainWithCornerstone (const MatchFinder::MatchResult &Result, Replacements &Replace) |
| void | HandleExchangeAllHalosWithCornerstone (const MatchFinder::MatchResult &Result, Replacements &Replace) |
| void | HandleForceKernelExec (const MatchFinder::MatchResult &Result, Replacements &Replace) |
| void | HandleRemoveParticleClass (const MatchFinder::MatchResult &Result, Replacements &Replace) |
| void | HandleCallRecalculateNeighbours (const MatchFinder::MatchResult &Result, Replacements &Replace) |
| void | DeleteParticleCpp () |
Variables | |
| DeclarationMatcher | DataSetupDecl |
| DeclarationMatcher | ParticleRecalculateNeighbours |
| DeclarationMatcher | SyncDomainCall |
| DeclarationMatcher | ExchangeAllHalos |
| DeclarationMatcher | ForceKernelExec |
| DeclarationMatcher | ParticleClassMatcher |
| StatementMatcher | ParticleCallRecalcNeighbours |
| void ws2st::refactor::cornerstone::DeleteParticleCpp | ( | ) |
| std::unordered_set<std::string> ws2st::refactor::cornerstone::get_variables_to_sync | ( | ) |
| void ws2st::refactor::cornerstone::HandleCallRecalculateNeighbours | ( | const MatchFinder::MatchResult & | Result, |
| Replacements & | Replace | ||
| ) |
| void ws2st::refactor::cornerstone::HandleExchangeAllHalosWithCornerstone | ( | const MatchFinder::MatchResult & | Result, |
| Replacements & | Replace | ||
| ) |
| void ws2st::refactor::cornerstone::HandleForceKernelExec | ( | const MatchFinder::MatchResult & | Result, |
| Replacements & | Replace | ||
| ) |
| void ws2st::refactor::cornerstone::HandleRecalculateNeighboursWithCornerstone | ( | const MatchFinder::MatchResult & | Result, |
| Replacements & | Replace | ||
| ) |
| void ws2st::refactor::cornerstone::HandleRemoveParticleClass | ( | const MatchFinder::MatchResult & | Result, |
| Replacements & | Replace | ||
| ) |
| void ws2st::refactor::cornerstone::HandleSetupDataWithCornerstone | ( | const MatchFinder::MatchResult & | Result, |
| Replacements & | Replace | ||
| ) |
| void ws2st::refactor::cornerstone::HandleSyncDomainWithCornerstone | ( | const MatchFinder::MatchResult & | Result, |
| Replacements & | Replace | ||
| ) |
| DeclarationMatcher ws2st::refactor::cornerstone::DataSetupDecl |
| DeclarationMatcher ws2st::refactor::cornerstone::ExchangeAllHalos |
| DeclarationMatcher ws2st::refactor::cornerstone::ForceKernelExec |
| StatementMatcher ws2st::refactor::cornerstone::ParticleCallRecalcNeighbours |
| DeclarationMatcher ws2st::refactor::cornerstone::ParticleClassMatcher |
| DeclarationMatcher ws2st::refactor::cornerstone::ParticleRecalculateNeighbours |
| DeclarationMatcher ws2st::refactor::cornerstone::SyncDomainCall |
1.8.14