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 | combine_point_zone::combine_point_zone_t |
A point zone that combines different point zones. More... | |
Modules | |
module | combine_point_zone |
Functions/Subroutines | |
subroutine | combine_point_zone::combine_point_zone_init_from_json (this, json, size) |
Constructor from json object file. Reads. More... | |
subroutine | combine_point_zone::assign_point_zone (pt, tgt) |
subroutine | combine_point_zone::combine_point_zone_free (this) |
Destructor. More... | |
pure logical function | combine_point_zone::combine_point_zone_criterion (this, x, y, z, j, k, l, e) |
Defines the criterion of selection of a GLL point in the combined point zone. More... | |