Loading [MathJax]/extensions/tex2jax.js
Neko 0.9.1
A portable framework for high-order spectral element flow simulations
All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros Pages
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.
 
subroutine curve::curve_element_free (z)
 Deallocate a domain.
 
subroutine curve::curve_element_finalize (z)
 Finalize a domain list.
 
subroutine curve::curve_element_add (z, el_idx, curve_data, curve_type)
 Add a (facet, el) tuple to an unfinalized domain.