Home
last modified time | relevance | path

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 Dadvection.f9026 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 Dadvection.F9010 program advection program
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/example/intrepid/
H A Dcoefficient.hpp109 void advection(FCT &result, const FC &x, const FCT &u, const FCT &z, const vec &param) { in advection() function in ExampleCoefficient
/dports/misc/openvdb/openvdb-9.0.0/openvdb_houdini/openvdb_houdini/
H A DSOP_OpenVDB_Advect_Points.cc461 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 DSOP_OpenVDB_Advect.cc418 advection(grid, field, &mBoss); in process() local
/dports/astro/py-metpy/MetPy-1.1.0/src/metpy/calc/
H A Dkinematics.py259 def advection( function
/dports/science/lammps/lammps-stable_29Sep2021/lib/atc/
H A DFE_Engine.cpp2195 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