Nektar++
Namespaces | Functions
serial.py File Reference

Go to the source code of this file.

Namespaces

namespace  serial
 

Functions

def serial.Serial_Computation (P, Num_Elements, Num_Modes, N_P, N_V_1, N_V_2, N_V_3, Num_Constants, constants, Scheme)
 
def serial.Operation_Count (P, Num_Elements, Num_Modes, N_P, N_V_1, N_V_2, N_V_3, Scheme)
 
def serial.compare_data (constants, Num_Constants, Data, T_A, T_E)
 
def serial.Fit_Model (Num_Constants, Data, T_A, T_E)
 
def serial.Run_Serial_Fit (Compare_Serial, Consider_Modes, Num_Constants, P, Num_Elements, Nektar_Modes, Timings, Pressure, Velocity_1, Velocity_2, Velocity_3, Scheme)