Skip to main content

Convergence rate of MLS shape function

Submitted by s.faraji on

 

Can somebody help me to find about the convergence rate of MLS shape function?

 

parallel processing



I want to help me about parallel coding in fortran. I can not use the "use omp_lib" in my fortran software and i do not know about the fortran commands such as:



 !$ omp parallel



do i=1,n



...



end do



!$ end omp parallel



that are used in fortran for paralleling the loops.

Tue, 07/09/2013 - 20:59 Permalink