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

Static Public Attributes

np G11 .ndarray
 
np G22 .ndarray
 
np G33 .ndarray
 
np G12 .ndarray
 
np G13 .ndarray
 
np G23 .ndarray
 
np mult .ndarray
 
np dxdr .ndarray
 
np dydr .ndarray
 
np dzdr .ndarray
 
np dxds .ndarray
 
np dyds .ndarray
 
np dzds .ndarray
 
np dxdt .ndarray
 
np dydt .ndarray
 
np dzdt .ndarray
 
np drdx .ndarray
 
np drdy .ndarray
 
np drdz .ndarray
 
np dsdx .ndarray
 
np dsdy .ndarray
 
np dsdz .ndarray
 
np dtdx .ndarray
 
np dtdy .ndarray
 
np dtdz .ndarray
 
np jac .ndarray
 
np B .ndarray
 
np area .ndarray
 
np nx .ndarray
 
np ny .ndarray
 
np nz .ndarray
 

Detailed Description

 Defines Neko coefficients. 

Definition at line 203 of file intf.py.

Member Data Documentation

◆ area

np pyneko.intf.neko_coef_t.area .ndarray
static

Definition at line 232 of file intf.py.

◆ B

np pyneko.intf.neko_coef_t.B .ndarray
static

Definition at line 231 of file intf.py.

◆ drdx

np pyneko.intf.neko_coef_t.drdx .ndarray
static

Definition at line 221 of file intf.py.

◆ drdy

np pyneko.intf.neko_coef_t.drdy .ndarray
static

Definition at line 222 of file intf.py.

◆ drdz

np pyneko.intf.neko_coef_t.drdz .ndarray
static

Definition at line 223 of file intf.py.

◆ dsdx

np pyneko.intf.neko_coef_t.dsdx .ndarray
static

Definition at line 224 of file intf.py.

◆ dsdy

np pyneko.intf.neko_coef_t.dsdy .ndarray
static

Definition at line 225 of file intf.py.

◆ dsdz

np pyneko.intf.neko_coef_t.dsdz .ndarray
static

Definition at line 226 of file intf.py.

◆ dtdx

np pyneko.intf.neko_coef_t.dtdx .ndarray
static

Definition at line 227 of file intf.py.

◆ dtdy

np pyneko.intf.neko_coef_t.dtdy .ndarray
static

Definition at line 228 of file intf.py.

◆ dtdz

np pyneko.intf.neko_coef_t.dtdz .ndarray
static

Definition at line 229 of file intf.py.

◆ dxdr

np pyneko.intf.neko_coef_t.dxdr .ndarray
static

Definition at line 212 of file intf.py.

◆ dxds

np pyneko.intf.neko_coef_t.dxds .ndarray
static

Definition at line 215 of file intf.py.

◆ dxdt

np pyneko.intf.neko_coef_t.dxdt .ndarray
static

Definition at line 218 of file intf.py.

◆ dydr

np pyneko.intf.neko_coef_t.dydr .ndarray
static

Definition at line 213 of file intf.py.

◆ dyds

np pyneko.intf.neko_coef_t.dyds .ndarray
static

Definition at line 216 of file intf.py.

◆ dydt

np pyneko.intf.neko_coef_t.dydt .ndarray
static

Definition at line 219 of file intf.py.

◆ dzdr

np pyneko.intf.neko_coef_t.dzdr .ndarray
static

Definition at line 214 of file intf.py.

◆ dzds

np pyneko.intf.neko_coef_t.dzds .ndarray
static

Definition at line 217 of file intf.py.

◆ dzdt

np pyneko.intf.neko_coef_t.dzdt .ndarray
static

Definition at line 220 of file intf.py.

◆ G11

np pyneko.intf.neko_coef_t.G11 .ndarray
static

Definition at line 205 of file intf.py.

◆ G12

np pyneko.intf.neko_coef_t.G12 .ndarray
static

Definition at line 208 of file intf.py.

◆ G13

np pyneko.intf.neko_coef_t.G13 .ndarray
static

Definition at line 209 of file intf.py.

◆ G22

np pyneko.intf.neko_coef_t.G22 .ndarray
static

Definition at line 206 of file intf.py.

◆ G23

np pyneko.intf.neko_coef_t.G23 .ndarray
static

Definition at line 210 of file intf.py.

◆ G33

np pyneko.intf.neko_coef_t.G33 .ndarray
static

Definition at line 207 of file intf.py.

◆ jac

np pyneko.intf.neko_coef_t.jac .ndarray
static

Definition at line 230 of file intf.py.

◆ mult

np pyneko.intf.neko_coef_t.mult .ndarray
static

Definition at line 211 of file intf.py.

◆ nx

np pyneko.intf.neko_coef_t.nx .ndarray
static

Definition at line 233 of file intf.py.

◆ ny

np pyneko.intf.neko_coef_t.ny .ndarray
static

Definition at line 234 of file intf.py.

◆ nz

np pyneko.intf.neko_coef_t.nz .ndarray
static

Definition at line 235 of file intf.py.


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