| Home | Trees | Indices | Help |
|---|
|
|
Second-order, multi-dimensional CESE method with CUDA enabled.
Four functionalities are defined: (i) CuseGlue, (ii) CFL (CflHook), (iii) Convergence (ConvergeAnchor, ConvergeHook), and (iv) Prober (Probe, ProbeAnchor, ProbeHook).
|
|||
|
CudaDataManager Customized dictionary managing solver data on GPU memory. |
|||
|
CuseSolverExedata Data structure to interface with C. |
|||
|
CuseSolver The base solver class for second-order, multi-dimensional CESE code with CUDA enabled. |
|||
|
CuseCase Inviscid aerodynamic case for the Euler equations. |
|||
|
CuseBC Basic BC class for the cuse series solvers. |
|||
| CuseNonrefl | |||
|
CusePeriodic General periodic boundary condition for sequential runs. |
|||
|
CudaUpDownAnchor Upload and download variable arrays between GPU device memory and CPU host memory. |
|||
|
CuseGlue Use Glue class to glue specified BC objects of a solver object. |
|||
|
CflAnchor Counting CFL numbers. |
|||
|
CflHook Makes sure CFL number is bounded and print averaged CFL number over time. |
|||
|
ConvergeAnchor Performs calculation for convergence on Solver. |
|||
|
ConvergeHook Initiates and controls the remote ConvergeAnchor. |
|||
|
Probe Represent a point in the mesh. |
|||
|
ProbeAnchor Anchor for probe. |
|||
|
ProbeHook Point probe. |
|||
|
|||
CUDA_RAISE_ON_FAIL = False
|
|||
__package__ =
|
|||
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Jan 21 09:38:29 2012 | http://epydoc.sourceforge.net |