ExaDG
|
This is the complete list of members for ExaDG::IncNS::OperatorCoupled< dim, Number >, including all inherited members.
apply_block_preconditioner(BlockVectorType &dst, BlockVectorType const &src) const (defined in ExaDG::IncNS::OperatorCoupled< dim, Number >) | ExaDG::IncNS::OperatorCoupled< dim, Number > | |
apply_linearized_problem(BlockVectorType &dst, BlockVectorType const &src) const (defined in ExaDG::IncNS::OperatorCoupled< dim, Number >) | ExaDG::IncNS::OperatorCoupled< dim, Number > | |
evaluate_nonlinear_residual(BlockVectorType &dst, BlockVectorType const &src, VectorType const *rhs_vector, double const &time, double const &scaling_factor_mass) const (defined in ExaDG::IncNS::OperatorCoupled< dim, Number >) | ExaDG::IncNS::OperatorCoupled< dim, Number > | |
evaluate_nonlinear_residual_steady(BlockVectorType &dst, BlockVectorType const &src, double const &time) const (defined in ExaDG::IncNS::OperatorCoupled< dim, Number >) | ExaDG::IncNS::OperatorCoupled< dim, Number > | |
OperatorCoupled(std::shared_ptr< Grid< dim > const > grid, std::shared_ptr< dealii::Mapping< dim > const > mapping, std::shared_ptr< MultigridMappings< dim, Number > > const multigrid_mappings, std::shared_ptr< BoundaryDescriptor< dim > const > boundary_descriptor, std::shared_ptr< FieldFunctions< dim > const > field_functions, Parameters const ¶meters, std::string const &field, MPI_Comm const &mpi_comm) (defined in ExaDG::IncNS::OperatorCoupled< dim, Number >) | ExaDG::IncNS::OperatorCoupled< dim, Number > | |
rhs_linear_problem(BlockVectorType &dst, VectorType const &transport_velocity, double const &time=0.0) const (defined in ExaDG::IncNS::OperatorCoupled< dim, Number >) | ExaDG::IncNS::OperatorCoupled< dim, Number > | |
set_scaling_factor_continuity(double const scaling_factor) (defined in ExaDG::IncNS::OperatorCoupled< dim, Number >) | ExaDG::IncNS::OperatorCoupled< dim, Number > | |
setup() | ExaDG::IncNS::SpatialOperatorBase< dim, double > | |
setup(std::shared_ptr< dealii::MatrixFree< dim, double > const > matrix_free, std::shared_ptr< MatrixFreeData< dim, double > const > matrix_free_data, std::string const &dof_index_temperature="") | ExaDG::IncNS::SpatialOperatorBase< dim, double > | |
solve_linear_problem(BlockVectorType &dst, BlockVectorType const &src, VectorType const &transport_velocity, bool const &update_preconditioner, double const &scaling_factor_mass=1.0) (defined in ExaDG::IncNS::OperatorCoupled< dim, Number >) | ExaDG::IncNS::OperatorCoupled< dim, Number > | |
solve_nonlinear_problem(BlockVectorType &dst, VectorType const &rhs_vector, bool const &update_preconditioner, double const &time=0.0, double const &scaling_factor_mass=1.0) (defined in ExaDG::IncNS::OperatorCoupled< dim, Number >) | ExaDG::IncNS::OperatorCoupled< dim, Number > | |
update_block_preconditioner() (defined in ExaDG::IncNS::OperatorCoupled< dim, Number >) | ExaDG::IncNS::OperatorCoupled< dim, Number > | |
update_continuity_penalty_operator(VectorType const &velocity) (defined in ExaDG::IncNS::OperatorCoupled< dim, Number >) | ExaDG::IncNS::OperatorCoupled< dim, Number > | |
update_divergence_penalty_operator(VectorType const &velocity) (defined in ExaDG::IncNS::OperatorCoupled< dim, Number >) | ExaDG::IncNS::OperatorCoupled< dim, Number > | |
~OperatorCoupled() (defined in ExaDG::IncNS::OperatorCoupled< dim, Number >) | ExaDG::IncNS::OperatorCoupled< dim, Number > | virtual |