accelerInt  v0.1
Functions
radau2a_props.cu File Reference

Error checking for the CPU Radua-IIa solver. More...

#include "radau2a_props.cuh"
Include dependency graph for radau2a_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 CPU Radua-IIa solver.

Definition in file radau2a_props.cu.

Function Documentation

◆ check_error()

__host__ void check_error ( int  num_cond,
int *  codes 
)

Definition at line 15 of file radau2a_props.cu.