inst/test_intface/find_intface.r

### This file is modified from "BRugs/R/windows/findOpenBUGS.R".

### This function is only called by "RmpiSPMD/src/Makevars.in" to obtain
### possible BLACS INTFACE for Fortran to C..
find.intface <- function(){
  system("./00_make.sh", intern = TRUE, ignore.stderr = TRUE)
  invisible()
} # End of find.intface().

Try the pbdSLAP package in your browser

Any scripts or data that you put into this service are public.

pbdSLAP documentation built on March 31, 2023, 7:32 p.m.