You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
psblas3/cbind/prec/psb_prec_cbind.h

10 lines
157 B
C

#ifndef PSB_PREC_CBIND_
#define PSB_PREC_CBIND_
#include "psb_c_sprec.h"
#include "psb_c_dprec.h"
#include "psb_c_cprec.h"
#include "psb_c_zprec.h"
#endif