#include "scaleFElib.h"
Go to the source code of this file.
|
subroutine, public | scale_meshfield_fvm_util::meshfieldfvmutil_interp_fvtodg_3d (out_dg, in_fv, lcmesh3d, elem3d_, is, ie, ia, ihalo, js, je, ja, jhalo, ks, ke, ka, khalo, interp_ord, out_dg_flush_flag) |
| Interpolate 3D FV data into DG nodes.
|
|
subroutine, public | scale_meshfield_fvm_util::meshfieldfvmutil_interp_fvtodg_2d (out_dg, in_fv, lcmesh2d, elem2d_, is, ie, ia, ihalo, js, je, ja, jhalo, interp_ord, out_dg_flush_flag) |
| Interpolate 2D FV data into DG nodes.
|
|