#include "mdparallel.h"Go to the source code of this file.
Classes | |
| class | Matrix333 |
| class | MEAMFrame |
Defines | |
| #define | drhof(abc, re, rho) (-(abc)*(rho)/(re)) |
| #define | xcut(x) SQR(1.0-(x)*(x)*(x)*(x)) |
| #define drhof | ( | abc, | |||
| re, | |||||
| rho | ) | (-(abc)*(rho)/(re)) |
| #define xcut | ( | x | ) | SQR(1.0-(x)*(x)*(x)*(x)) |
Definition at line 94 of file meam.h.
Referenced by MEAMFrame::dscrn(), MEAMFrame::phiid(), and MEAMFrame::rscrn().
1.5.7.1