How does CESM‘s math process work?

After checking the source code I wondering how CESM deal with it's math work, I didn't see any attached math lib used by cesm.Is that means CESM rewrite all math related codes to do computation so that I couldn't use compiler option like -mkl to get acceleration.
 
Back
Top