|
DNDSR 0.2.1
Distributed Numeric Data Structure for CFV
|
Functions | |
| run_test_solver (DNDS.MPIInfo mpi, ifCuda=False) | |
Variables | |
| mpi = DNDS.MPIInfo() | |
| bool | ifCuda = True |
| device_count = cp.cuda.runtime.getDeviceCount() | |
| test_solver.run_test_solver | ( | DNDS.MPIInfo | mpi, |
ifCuda = False |
|||
| ) |
Definition at line 11 of file test_solver.py.
| test_solver.device_count = cp.cuda.runtime.getDeviceCount() |
Definition at line 156 of file test_solver.py.
| test_solver.ifCuda = True |
Definition at line 151 of file test_solver.py.
| test_solver.mpi = DNDS.MPIInfo() |
Definition at line 149 of file test_solver.py.