KTH framework for Nek5000 toolboxes; testing version  0.0.1
lpm.h File Reference
#include "lpm_comm.f"
#include "lpm_solve.f"
#include "lpm_io.f"
+ Include dependency graph for lpm.h:

Go to the source code of this file.

Macros

#define LPM_LPART   10000
 
#define LPM_JY   2
 
#define LPM_JZ   3
 
#define LPM_LRP2   4
 
#define LPM_LIP   11
 
#define LPM_LPART_GP   26*LPM_LPART
 
#define LPM_LRP_PRO   1
 
#define LPM_LRP_GP   4+LPM_LRP_PRO
 

Macro Definition Documentation

◆ LPM_JY

#define LPM_JY   2

Definition at line 9 of file lpm.h.

◆ LPM_JZ

#define LPM_JZ   3

Definition at line 12 of file lpm.h.

◆ LPM_LIP

#define LPM_LIP   11

Definition at line 20 of file lpm.h.

◆ LPM_LPART

#define LPM_LPART   10000

Definition at line 3 of file lpm.h.

◆ LPM_LPART_GP

#define LPM_LPART_GP   26*LPM_LPART

Definition at line 24 of file lpm.h.

◆ LPM_LRP2

#define LPM_LRP2   4

Definition at line 16 of file lpm.h.

◆ LPM_LRP_GP

#define LPM_LRP_GP   4+LPM_LRP_PRO

Definition at line 35 of file lpm.h.

◆ LPM_LRP_PRO

#define LPM_LRP_PRO   1

Definition at line 27 of file lpm.h.