ExaDG
Loading...
Searching...
No Matches
ExaDG::IncNS::OperatorPressureCorrection< dim, Number > Member List

This is the complete list of members for ExaDG::IncNS::OperatorPressureCorrection< dim, Number >, including all inherited members.

apply_inverse_pressure_mass_operator(VectorType &dst, VectorType const &src) const (defined in ExaDG::IncNS::OperatorPressureCorrection< dim, Number >)ExaDG::IncNS::OperatorPressureCorrection< dim, Number >
apply_momentum_operator(VectorType &dst, VectorType const &src) (defined in ExaDG::IncNS::OperatorPressureCorrection< dim, Number >)ExaDG::IncNS::OperatorPressureCorrection< dim, Number >
evaluate_nonlinear_residual_steady(VectorType &dst_u, VectorType &dst_p, VectorType const &src_u, VectorType const &src_p, double const &time) const (defined in ExaDG::IncNS::OperatorPressureCorrection< dim, Number >)ExaDG::IncNS::OperatorPressureCorrection< dim, Number >
evaluate_pressure_gradient_term_dirichlet_bc_from_dof_vector(VectorType &dst, VectorType const &src, VectorType const &pressure) const (defined in ExaDG::IncNS::OperatorPressureCorrection< dim, Number >)ExaDG::IncNS::OperatorPressureCorrection< dim, Number >
interpolate_pressure_dirichlet_bc(VectorType &dst, double const &time) const (defined in ExaDG::IncNS::OperatorPressureCorrection< dim, Number >)ExaDG::IncNS::OperatorPressureCorrection< dim, Number >
OperatorPressureCorrection(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 &parameters, std::string const &field, MPI_Comm const &mpi_comm) (defined in ExaDG::IncNS::OperatorPressureCorrection< dim, Number >)ExaDG::IncNS::OperatorPressureCorrection< dim, Number >
rhs_ppe_laplace_add(VectorType &dst, double const &time) const (defined in ExaDG::IncNS::OperatorPressureCorrection< dim, Number >)ExaDG::IncNS::OperatorPressureCorrection< dim, Number >
rhs_ppe_laplace_add_dirichlet_bc_from_dof_vector(VectorType &dst, VectorType const &src) const (defined in ExaDG::IncNS::OperatorPressureCorrection< dim, Number >)ExaDG::IncNS::OperatorPressureCorrection< dim, Number >
rhs_pressure_gradient_term_dirichlet_bc_from_dof_vector(VectorType &dst, VectorType const &pressure) const (defined in ExaDG::IncNS::OperatorPressureCorrection< dim, Number >)ExaDG::IncNS::OperatorPressureCorrection< 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 >
setup_derived() finalExaDG::IncNS::OperatorPressureCorrection< dim, Number >virtual
solve_pressure(VectorType &dst, VectorType const &src, bool const update_preconditioner) const (defined in ExaDG::IncNS::OperatorPressureCorrection< dim, Number >)ExaDG::IncNS::OperatorPressureCorrection< dim, Number >
update_after_grid_motion(bool const update_matrix_free) final (defined in ExaDG::IncNS::OperatorPressureCorrection< dim, Number >)ExaDG::IncNS::OperatorPressureCorrection< dim, Number >virtual
~OperatorPressureCorrection() (defined in ExaDG::IncNS::OperatorPressureCorrection< dim, Number >)ExaDG::IncNS::OperatorPressureCorrection< dim, Number >virtual