Searched defs:advection (Results 1 – 7 of 7) sorted by relevance
/dports/science/ascent/ascent-0.7.1-66-gbcf2742a/src/examples/proxies/cloverleaf3d-ref/ |
H A D | advection.f90 | 26 SUBROUTINE advection() subroutine 35 INTEGER :: sweep_number,direction,c 37 INTEGER :: xvel,yvel,zvel 39 INTEGER :: fields(NUM_FIELDS) 64 IF(profiler_on) profiler%cell_advection=profiler%cell_advection+(timer()-kernel_time) argument
|
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/tools/mbcslam/ |
H A D | advection.F90 | 10 program advection program
|
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/example/intrepid/ |
H A D | coefficient.hpp | 109 void advection(FCT &result, const FC &x, const FCT &u, const FCT &z, const vec ¶m) { in advection() function in ExampleCoefficient
|
/dports/misc/openvdb/openvdb-9.0.0/openvdb_houdini/openvdb_houdini/ |
H A D | SOP_OpenVDB_Advect_Points.cc | 461 void advection(const GridType& velocityGrid) in advection() function in __anonfa86a2de0111::Advection 999 VDBPointsAdvection<openvdb::points::PointDataGrid> advection( in cookVDBSop() local 1015 Advection advection(parms, boss.interrupter()); in cookVDBSop() local
|
H A D | SOP_OpenVDB_Advect.cc | 418 advection(grid, field, &mBoss); in process() local
|
/dports/astro/py-metpy/MetPy-1.1.0/src/metpy/calc/ |
H A D | kinematics.py | 259 def advection( function
|
/dports/science/lammps/lammps-stable_29Sep2021/lib/atc/ |
H A D | FE_Engine.cpp | 2195 const DENS_MAT & advection = (_fieldItr_->second).quantity(); // advection velocity in add_open_fluxes() local 2288 const DENS_MAT & advection = (_fieldItr_->second).quantity(); // advection velocity in add_open_tangent() local
|