Method: BOAST.get_openmp_flags

Defined in:
lib/BOAST/CKernel.rb

.get_openmp_flagsObject



69
70
71
# File 'lib/BOAST/CKernel.rb', line 69

def BOAST::get_openmp_flags
  return @@openmp_default_flags.clone
end