#include <FCTSolver.h>
Public Attributes | |
| Paso_TransportProblem * | transportproblem |
| Paso_SystemMatrix * | flux_matrix_m |
| double | dt |
| double * | uTilde_n |
| double * | QN_n |
| double * | QP_n |
| double * | RN_m |
| double * | RP_m |
| Paso_Coupler * | QN_n_coupler |
| Paso_Coupler * | QP_n_coupler |
| Paso_Coupler * | RN_m_coupler |
| Paso_Coupler * | RP_m_coupler |
| Paso_Coupler * | uTilde_n_coupler |
| Paso_Coupler * | u_m_coupler |
| double Paso_FCTSolver::dt |
Referenced by Paso_FCTSolver_Function_call(), and Paso_FCTSolver_solve().
Referenced by Paso_FCTSolver_Function_alloc(), Paso_FCTSolver_Function_call(), and Paso_FCTSolver_Function_free().
| double* Paso_FCTSolver::QN_n |
Referenced by Paso_FCTSolver_Function_alloc(), Paso_FCTSolver_Function_free(), and Paso_FCTSolver_solve().
| double* Paso_FCTSolver::QP_n |
Referenced by Paso_FCTSolver_Function_alloc(), Paso_FCTSolver_Function_free(), and Paso_FCTSolver_solve().
| double* Paso_FCTSolver::RN_m |
Referenced by Paso_FCTSolver_Function_alloc(), Paso_FCTSolver_Function_call(), and Paso_FCTSolver_Function_free().
Referenced by Paso_FCTSolver_Function_alloc(), Paso_FCTSolver_Function_call(), and Paso_FCTSolver_Function_free().
| double* Paso_FCTSolver::RP_m |
Referenced by Paso_FCTSolver_Function_alloc(), Paso_FCTSolver_Function_call(), and Paso_FCTSolver_Function_free().
Referenced by Paso_FCTSolver_Function_alloc(), Paso_FCTSolver_Function_call(), and Paso_FCTSolver_Function_free().
Referenced by Paso_FCTSolver_Function_alloc(), Paso_FCTSolver_Function_call(), and Paso_FCTSolver_Function_free().
| double* Paso_FCTSolver::uTilde_n |
Referenced by Paso_FCTSolver_Function_alloc(), Paso_FCTSolver_Function_free(), and Paso_FCTSolver_solve().
1.7.1