This is the complete list of members for kynema_sgf::pde::PDEBase, including all inherited members.
| Base | kynema_sgf::Factory< PDEBase, CFDSim & > | |
| base_identifier() | kynema_sgf::pde::PDEBase | inlinestatic |
| compute_advection_term(FieldState fstate)=0 | kynema_sgf::pde::PDEBase | pure virtual |
| compute_corrector_rhs(DiffusionType difftype)=0 | kynema_sgf::pde::PDEBase | pure virtual |
| compute_diffusion_term(FieldState fstate)=0 | kynema_sgf::pde::PDEBase | pure virtual |
| compute_mueff(FieldState fstate)=0 | kynema_sgf::pde::PDEBase | pure virtual |
| compute_predictor_rhs(DiffusionType difftype)=0 | kynema_sgf::pde::PDEBase | pure virtual |
| compute_source_term(FieldState fstate)=0 | kynema_sgf::pde::PDEBase | pure virtual |
| create(const std::string &key, Args... args) | kynema_sgf::Factory< PDEBase, CFDSim & > | inlinestatic |
| CreatorFunc typedef | kynema_sgf::Factory< PDEBase, CFDSim & > | private |
| Factory()=default | kynema_sgf::Factory< PDEBase, CFDSim & > | private |
| fields()=0 | kynema_sgf::pde::PDEBase | pure virtual |
| fields() const =0 | kynema_sgf::pde::PDEBase | pure virtual |
| improve_explicit_diffusion(amrex::Real dt)=0 | kynema_sgf::pde::PDEBase | pure virtual |
| initialize()=0 | kynema_sgf::pde::PDEBase | pure virtual |
| key_exists_or_error(const std::string &key) | kynema_sgf::Factory< PDEBase, CFDSim & > | inlineprivatestatic |
| LookupTable typedef | kynema_sgf::Factory< PDEBase, CFDSim & > | private |
| post_regrid_actions()=0 | kynema_sgf::pde::PDEBase | pure virtual |
| post_solve_actions()=0 | kynema_sgf::pde::PDEBase | pure virtual |
| pre_advection_actions(FieldState fstate)=0 | kynema_sgf::pde::PDEBase | pure virtual |
| print(std::ostream &os) | kynema_sgf::Factory< PDEBase, CFDSim & > | inlinestatic |
| solve(amrex::Real dt)=0 | kynema_sgf::pde::PDEBase | pure virtual |
| table() | kynema_sgf::Factory< PDEBase, CFDSim & > | inlineprivatestatic |
| ~Factory()=default | kynema_sgf::Factory< PDEBase, CFDSim & > | virtual |
| ~PDEBase() override=default | kynema_sgf::pde::PDEBase | |