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/base/psb_base_cbind.h

17 lines
283 B
C

#ifndef PSB_BASE_CBIND_
#define PSB_BASE_CBIND_
#include "psb_c_base.h"
#include "psb_c_sbase.h"
#include "psb_c_dbase.h"
#include "psb_c_cbase.h"
#include "psb_c_zbase.h"
#include "psb_c_scomm.h"
#include "psb_c_dcomm.h"
#include "psb_c_ccomm.h"
#include "psb_c_zcomm.h"
#endif