Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
include
SPE.hpp
Go to the documentation of this file.
1
#ifndef SPE_H
2
#define SPE_H
3
72
#include <petscksp.h>
73
#include <petscsys.h>
74
#include <slepceps.h>
75
#include <stdio.h>
76
#include <iostream>
77
#include <string>
78
#include <fstream>
79
#include <
jsoncpp/json/json.h
>
80
81
#include "
base_flow.hpp
"
82
#include "
Ax_b.hpp
"
83
#include "
Ax_kBx.hpp
"
84
#include "
Read_q.hpp
"
85
#include "
Read_input_file.hpp
"
86
#include "
print.hpp
"
87
#include "
get_D_Coeffs.hpp
"
88
#include "
Init_Vec.hpp
"
89
#include "
Init_Mat.hpp
"
90
#include "
set_D.hpp
"
91
#include "
set_Mat.hpp
"
92
#include "
set_Vec.hpp
"
93
#include "
set_A_and_B_OSS_zi.hpp
"
94
#include "
set_A_and_Ds_zi.hpp
"
95
#include "
set_A_and_Ds_nonlinear.hpp
"
96
#include "
set_A_and_Ds.hpp
"
97
#include "
set_BCs.hpp
"
98
#include "
set_b.hpp
"
99
#include "
set_Euler_Advance.hpp
"
100
#include "
trapz.hpp
"
101
#include "
calc_Closure.hpp
"
102
#include "
update_Closure.hpp
"
103
#include "
update_Nonlinear.hpp
"
104
#include "
class.hpp
"
105
#include "
Create_grid.hpp
"
106
#include "
calc_LST.hpp
"
107
#include "
calc_L2.hpp
"
108
#include "
set_P.hpp
"
109
112
namespace
SPE
{
113
}
114
115
#endif
Ax_b.hpp
print.hpp
set_A_and_Ds_zi.hpp
Read_input_file.hpp
set_Euler_Advance.hpp
set_Mat.hpp
set_A_and_B_OSS_zi.hpp
set_A_and_Ds_nonlinear.hpp
calc_Closure.hpp
set_A_and_Ds.hpp
SPE
Namespace containing all functions and data classes for this solver.
Definition:
Ax_b.hpp:5
get_D_Coeffs.hpp
update_Closure.hpp
Ax_kBx.hpp
Init_Mat.hpp
json.h
trapz.hpp
class.hpp
calc_LST.hpp
Read_q.hpp
calc_L2.hpp
set_BCs.hpp
set_Vec.hpp
Create_grid.hpp
base_flow.hpp
set_P.hpp
update_Nonlinear.hpp
set_D.hpp
set_b.hpp
Init_Vec.hpp
Generated by
1.8.11