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

Static Public Attributes

np dof .ndarray
 
np x .ndarray
 
np y .ndarray
 
np z .ndarray
 
int ntot
 

Detailed Description

 Defines a Neko mapping of the degrees of freedom 

Definition at line 172 of file intf.py.

Member Data Documentation

◆ dof

np pyneko.intf.neko_dofmap_t.dof .ndarray
static

Definition at line 174 of file intf.py.

◆ ntot

int pyneko.intf.neko_dofmap_t.ntot
static

Definition at line 178 of file intf.py.

◆ x

np pyneko.intf.neko_dofmap_t.x .ndarray
static

Definition at line 175 of file intf.py.

◆ y

np pyneko.intf.neko_dofmap_t.y .ndarray
static

Definition at line 176 of file intf.py.

◆ z

np pyneko.intf.neko_dofmap_t.z .ndarray
static

Definition at line 177 of file intf.py.


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