DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
test_solver Namespace Reference

Functions

 test_solver (DNDS.MPIInfo mpi, ifCuda=False)
 

Variables

 mpi = DNDS.MPIInfo()
 
bool ifCuda = True
 
 device_count = cp.cuda.runtime.getDeviceCount()
 

Function Documentation

◆ test_solver()

test_solver.test_solver ( DNDS.MPIInfo  mpi,
  ifCuda = False 
)

Definition at line 10 of file test_solver.py.

Variable Documentation

◆ device_count

test_solver.device_count = cp.cuda.runtime.getDeviceCount()

Definition at line 155 of file test_solver.py.

◆ ifCuda

test_solver.ifCuda = True

Definition at line 150 of file test_solver.py.

◆ mpi

test_solver.mpi = DNDS.MPIInfo()

Definition at line 148 of file test_solver.py.