Neko 1.99.1
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
pyneko.intf.neko_field_t Class Reference
Collaboration diagram for pyneko.intf.neko_field_t:

Static Public Attributes

np x .ndarray
 
neko_dofmap_t dm
 
neko_space_t Xh
 

Detailed Description

 Defines a Neko field. 

Definition at line 196 of file intf.py.

Member Data Documentation

◆ dm

neko_dofmap_t pyneko.intf.neko_field_t.dm
static

Definition at line 199 of file intf.py.

◆ x

np pyneko.intf.neko_field_t.x .ndarray
static

Definition at line 198 of file intf.py.

◆ Xh

neko_space_t pyneko.intf.neko_field_t.Xh
static

Definition at line 200 of file intf.py.


The documentation for this class was generated from the following file: