|
ESyS-Particle
2.3.4
|

Functions | |
| void | pfc_convert (const string &infilename, const string &outfilename, const Vec3 &bbx_min, const Vec3 &bbx_max, int cx, int cy, int cz, double scale) |
| pair< Vec3, Vec3 > | read_bbx (const string &filename) |
| void pfc_convert | ( | const string & | infilename, |
| const string & | outfilename, | ||
| const Vec3 & | bbx_min, | ||
| const Vec3 & | bbx_max, | ||
| int | cx, | ||
| int | cy, | ||
| int | cz, | ||
| double | scale | ||
| ) |
convert pfc (vvf) file to geo
| infilename | the input file |
| outfilename | the output file |
| bbx_min | the minimum corner of the bounding box |
| bbx_max | the maximum corner of the bounding box |
| cx | circular boundary cond. in x-dir |
| cy | circular boundary cond. in y-dir |
| cz | circular boundary cond. in z-dir |
| scale | scaling factor |
Referenced by main().
