Member ListΒΆ
|
adc_cpp 0.3.0
Model-free C++23 core for coupled hyperbolic-elliptic systems on adaptive (AMR) meshes, with MPI and GPU (Kokkos) backends
|
pops::CondensedSchurSourceStepper Member List
This is the complete list of members for pops::CondensedSchurSourceStepper, including all inherited members.
| CondensedSchurSourceStepper(const VariableSet &vars, const Geometry &geom, const BoxArray &ba, const BCRec &bcPhi, Real alpha, int n_precond_vcycles=1) | pops::CondensedSchurSourceStepper | inline |
| CondensedSchurSourceStepper(const VariableSet &vars, int c_rho, int c_mx, int c_my, int c_E, const Geometry &geom, const BoxArray &ba, const BCRec &bcPhi, Real alpha, int n_precond_vcycles=1) | pops::CondensedSchurSourceStepper | inline |
| density_comp() const | pops::CondensedSchurSourceStepper | inline |
| energy_comp() const | pops::CondensedSchurSourceStepper | inline |
| has_energy() const | pops::CondensedSchurSourceStepper | inline |
| last_solve() const | pops::CondensedSchurSourceStepper | inline |
| momentum_x_comp() const | pops::CondensedSchurSourceStepper | inline |
| momentum_y_comp() const | pops::CondensedSchurSourceStepper | inline |
| set_krylov(Real tol, int max_iters) | pops::CondensedSchurSourceStepper | inline |
| step(MultiFab &state, MultiFab &phi, const MultiFab &bz_field, int c_bz, Real theta, Real dt) | pops::CondensedSchurSourceStepper | inline |
Generated by