Neko  0.8.1
A portable framework for high-order spectral element flow simulations
curve.f90 File Reference

Go to the source code of this file.

Data Types

type  curve::curve_t
 

Modules

module  curve
 Defines a domain as a subset of facets in a mesh.
 

Functions/Subroutines

subroutine curve::curve_element_init (z, size)
 Initialize a curved domain. More...
 
subroutine curve::curve_element_free (z)
 Deallocate a domain. More...
 
subroutine curve::curve_element_finalize (z)
 Finalize a domain list. More...
 
subroutine curve::curve_element_add (z, el_idx, curve_data, curve_type)
 Add a (facet, el) tuple to an unfinalized domain. More...