ESYS13
Revision_
|
#include <FCT_Solver.h>
Public Attributes | |
Paso_TransportProblem * | transportproblem |
Esys_MPIInfo * | mpi_info |
Paso_FCT_FluxLimiter * | flux_limiter |
index_t | method |
double | omega |
double | dt |
double * | b |
double * | z |
double * | du |
Paso_Coupler * | u_coupler |
Paso_Coupler * | u_old_coupler |
double* Paso_FCT_Solver::b |
Referenced by Paso_FCT_Solver_alloc(), Paso_FCT_Solver_free(), Paso_FCT_Solver_update_LCN(), and Paso_FCT_Solver_updateNL().
double Paso_FCT_Solver::dt |
Referenced by Paso_FCT_Solver_initialize(), Paso_FCT_Solver_update_LCN(), and Paso_FCT_Solver_updateNL().
double* Paso_FCT_Solver::du |
Referenced by Paso_FCT_Solver_alloc(), Paso_FCT_Solver_free(), and Paso_FCT_Solver_updateNL().
Referenced by Paso_FCT_Solver_alloc(), Paso_FCT_Solver_free(), Paso_FCT_Solver_update_LCN(), and Paso_FCT_Solver_updateNL().
Referenced by Paso_FCT_Solver_alloc(), and Paso_FCT_Solver_free().
double Paso_FCT_Solver::omega |
Referenced by Paso_FCT_Solver_alloc(), Paso_FCT_Solver_free(), and Paso_FCT_Solver_updateNL().
Referenced by Paso_FCT_Solver_alloc(), Paso_FCT_Solver_free(), Paso_FCT_Solver_update_LCN(), and Paso_FCT_Solver_updateNL().
double* Paso_FCT_Solver::z |
Referenced by Paso_FCT_Solver_alloc(), Paso_FCT_Solver_free(), and Paso_FCT_Solver_updateNL().