Loading...
Searching...
No Matches
Go to the source code of this file.
|
subroutine | simple_brinkman_source_term::simple_brinkman_source_term_init_from_json (this, json, fields, coef) |
| The common constructor using a JSON object.
|
|
subroutine | simple_brinkman_source_term::simple_brinkman_source_term_init_from_components (this, f_x, f_y, f_z, chi, u, v, w, coef) |
| The constructor from type components.
|
|
subroutine | simple_brinkman_source_term::simple_brinkman_source_term_free (this) |
| Destructor.
|
|
subroutine | simple_brinkman_source_term::simple_brinkman_source_term_compute (this, t, tstep) |
| Computes the source term and adds the result to fields .
|
|