Neko
0.9.99
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Data Types | |
type | scalar_source_term::scalar_source_term_t |
Wrapper contaning and executing the scalar source terms. More... | |
Modules | |
module | scalar_source_term |
Implements the scalar_source_term_t type. | |
Functions/Subroutines | |
subroutine | scalar_source_term::scalar_source_term_init (this, f, coef, user) |
Constructor. More... | |
subroutine | scalar_source_term::scalar_init_user_source (source_term, rhs_fields, coef, type, user) |
Initialize the user source term. More... | |