Implement SimulatorBuilder.build()
commit7a0d2a2c4e7e9f6f91de178c1d1178151e569784
authorM. Eric Irrgang <ericirrgang@gmail.com>
Tue, 21 Apr 2020 10:46:46 +0000 (21 13:46 +0300)
committerJoe Jordan <ejjordan12@gmail.com>
Fri, 26 Jun 2020 10:54:08 +0000 (26 10:54 +0000)
tree2c8b5e7a59a65c58da41dd742bf4a5c69bcf35b3
parent2e4354e3df1974df90afbdd4ce8e965bf1926d20
Implement SimulatorBuilder.build()

Explicitly define the build() and its signature
so that we can start to refine the interface.

Refs #3567
src/gromacs/mdrun/CMakeLists.txt
src/gromacs/mdrun/runner.cpp
src/gromacs/mdrun/simulatorbuilder.cpp [new file with mode: 0644]
src/gromacs/mdrun/simulatorbuilder.h