|
Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
|
A Borrvall & Petersson mapping of coefficients.
Data Types | |
| type | borrvall_petersson_mapping_t |
| A Borrvall & Petersson mapping of coefficients This is the material interpolation described by Borrvall & Petersson https://doi.org/10.1002/fld.426. More... | |
Functions/Subroutines | |
| subroutine | borrvall_petersson_mapping_init_from_json (this, json, coef) |
| Constructor from json. | |
| subroutine borrvall_petersson_mapping::borrvall_petersson_mapping_init_from_json | ( | class(borrvall_petersson_mapping_t), intent(inout) | this, |
| type(json_file), intent(inout) | json, | ||
| type(coef_t), intent(inout) | coef | ||
| ) |
Definition at line 108 of file Borrvall_Petersson_mapping.f90.
