20#ifndef _SOURCE_CUDA_TFSIMULATORCONFIG_H_
21#define _SOURCE_CUDA_TFSIMULATORCONFIG_H_
25#include "tfEngineConfig.h"
26#include "tfBondConfig.h"
27#include "tfAngleConfig.h"
Tissue Forge GPU acceleration on CUDA-supporting devices.
Definition tfAngleConfig.h:26
CUDA runtime control interface for Tissue Forge angles.
Definition tfAngleConfig.h:42
CUDA runtime control interface for Tissue Forge bonds.
Definition tfBondConfig.h:42
CUDA runtime control interface for Tissue Forge engine.
Definition tfEngineConfig.h:43
CUDA runtime control interface for Simulator.
Definition tfSimulatorConfig.h:40
BondConfig bonds
Definition tfSimulatorConfig.h:45
EngineConfig engine
Definition tfSimulatorConfig.h:42
AngleConfig angles
Definition tfSimulatorConfig.h:48