20#ifndef _MDCORE_SOURCE_TFBOUNDARYCONDITIONS_CUDA_H_
21#define _MDCORE_SOURCE_TFBOUNDARYCONDITIONS_CUDA_H_
25#include "tfPotential_cuda.h"
31 struct BoundaryCondition {
42 BoundaryCondition() {}
52 struct BoundaryConditions {
58 BoundaryConditions() {}
Tissue Forge GPU acceleration on CUDA-supporting devices.
Definition tfAngleConfig.h:26
A condition on a boundary of the universe.
Definition tfBoundaryConditions.h:55
The BoundaryConditions class serves as a container for the six instances of the :class:BoundaryCondit...
Definition tfBoundaryConditions.h:117
Definition tfBoundaryConditions_cuda.h:31