Neko 1.99.9
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
wall_model_template.f90 File Reference

Go to the source code of this file.

Data Types

type  wall_model_template::wall_model_template_t
 

Modules

module  wall_model_template
 Template for a user-defined wall model.
 

Functions/Subroutines

subroutine wall_model_template::wall_model_template_init (this, scheme_name, coef, msk, facet, json)
 
subroutine wall_model_template::wall_model_template_partial_init (this, coef, scheme_name, json)
 
subroutine wall_model_template::wall_model_template_finalize (this, msk, facet, bc_name, user)
 
subroutine wall_model_template::wall_model_template_free (this)
 
subroutine wall_model_template::wall_model_template_compute (this, t, tstep)
 
subroutine, public wall_model_template::wall_model_template_register_types ()
 
subroutine wall_model_template::wall_model_template_allocate (obj)