Neko 1.99.1
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Data Types | |
type | intersection_detector::intersect_detector_t |
Modules | |
module | intersection_detector |
Implements a mesh intersection detector. | |
Functions/Subroutines | |
subroutine | intersection_detector::intersect_detector_init (this, msh, padding) |
Initialise an intersector detector for a given mesh msh. | |
subroutine | intersection_detector::intersect_detector_free (this) |
Destroy an intersector detector. | |
subroutine | intersection_detector::intersect_detector_overlap (this, p, overlaps) |
Computes the overlap between elements and a given point p. | |