OFDataCommittee / openfoam-smartsim

Sub-module for OpenFOAM that provides a solver for embedding SmartSim and its external dependencies (i.e. SmartRedis) into OpenFOAM.
GNU General Public License v3.0
21 stars 11 forks source link

const-functions should also be enforced on the SmartRedis API #6

Closed github-actions[bot] closed 8 months ago

github-actions[bot] commented 8 months ago

This is the best example for a `void sendFields(const wordList& fieldNames) const;`


https://github.com/OFDataCommittee/openfoam-smartsim/blob/0d592e633613e6b6d5cb78f2839020b93b212437/src/smartRedis/smartRedisClient/smartRedisClient.H#L238-L243


This issue was generated by todo-issue based on a @todo comment in 0d592e633613e6b6d5cb78f2839020b93b212437. It's been assigned to @tmaric because they committed the code.
github-actions[bot] commented 8 months ago

Closing Issue

This comment was generated by todo-issue based on the deletion of a @todo comment in c02c91588c2474eefe2ba05ef34cc4fdfff2aa93.