cuIBM
A GPU-based Immersed Boundary Method code
|
Files | |
file | io.cu [code] |
Implementation of the functions of the namespace io . | |
file | io.h [code] |
Declaration of the functions of the namespace io . | |
file | parseBodiesFile.cu [code] |
Parses the file bodies.yaml to get information about immersed bodies. | |
file | parseDomainFile.cu [code] |
Parse the input file domain.yaml to obtain information about the computational grid. | |
file | parseFlowFile.cu [code] |
Parse the input file flow.yaml to get boundary and initial conditions of the flow. | |
file | parseSimulationFile.cu [code] |
Parses the file simParams.yaml and stores the numerical parameters used in the simulation. | |