accelerInt  v0.1
Functions
rkc_props.cu File Reference

Error checking for the GPU RKC solver. More...

#include "rkc_props.cuh"
Include dependency graph for rkc_props.cu:

Go to the source code of this file.

Functions

__host__ void check_error (int num_cond, int *codes)
 

Detailed Description

Error checking for the GPU RKC solver.

Definition in file rkc_props.cu.

Function Documentation

◆ check_error()

__host__ void check_error ( int  num_cond,
int *  codes 
)

Definition at line 15 of file rkc_props.cu.