adjoint | PHiLiP::GridRefinement::GridRefinementBase< dim, nstate, real, MeshType > | protected |
anisotropic_h() | PHiLiP::GridRefinement::GridRefinement_FixedFraction< dim, nstate, real, MeshType > | protected |
anisotropic_h_jump_based() | PHiLiP::GridRefinement::GridRefinement_FixedFraction< dim, nstate, real, MeshType > | protected |
anisotropic_h_reconstruction_based() | PHiLiP::GridRefinement::GridRefinement_FixedFraction< dim, nstate, real, MeshType > | protected |
dg | PHiLiP::GridRefinement::GridRefinementBase< dim, nstate, real, MeshType > | protected |
error_indicator() | PHiLiP::GridRefinement::GridRefinement_FixedFraction< dim, nstate, real, MeshType > | protected |
error_indicator_adjoint() | PHiLiP::GridRefinement::GridRefinement_FixedFraction< dim, nstate, real, MeshType > | protected |
error_indicator_error() | PHiLiP::GridRefinement::GridRefinement_FixedFraction< dim, nstate, real, MeshType > | protected |
error_indicator_hessian() | PHiLiP::GridRefinement::GridRefinement_FixedFraction< dim, nstate, real, MeshType > | protected |
error_indicator_residual() | PHiLiP::GridRefinement::GridRefinement_FixedFraction< dim, nstate, real, MeshType > | protected |
error_indicator_type (defined in PHiLiP::GridRefinement::GridRefinementBase< dim, nstate, real, MeshType >) | PHiLiP::GridRefinement::GridRefinementBase< dim, nstate, real, MeshType > | protected |
ErrorIndicatorEnum typedef (defined in PHiLiP::GridRefinement::GridRefinementBase< dim, nstate, real, MeshType >) | PHiLiP::GridRefinement::GridRefinementBase< dim, nstate, real, MeshType > | protected |
face_update_flags | PHiLiP::GridRefinement::GridRefinementBase< dim, nstate, real, MeshType > | protected |
functional | PHiLiP::GridRefinement::GridRefinementBase< dim, nstate, real, MeshType > | protected |
grid_refinement_param | PHiLiP::GridRefinement::GridRefinementBase< dim, nstate, real, MeshType > | protected |
GridRefinementBase(PHiLiP::Parameters::GridRefinementParam gr_param_input, std::shared_ptr< PHiLiP::Adjoint< dim, nstate, real, MeshType > > adj_input, std::shared_ptr< PHiLiP::Physics::PhysicsBase< dim, nstate, real > > physics_input) | PHiLiP::GridRefinement::GridRefinementBase< dim, nstate, real, MeshType > | |
GridRefinementBase(PHiLiP::Parameters::GridRefinementParam gr_param_input, std::shared_ptr< PHiLiP::DGBase< dim, real, MeshType > > dg_input, std::shared_ptr< PHiLiP::Physics::PhysicsBase< dim, nstate, real > > physics_input, std::shared_ptr< PHiLiP::Functional< dim, nstate, real, MeshType > > functional_input) | PHiLiP::GridRefinement::GridRefinementBase< dim, nstate, real, MeshType > | |
GridRefinementBase(PHiLiP::Parameters::GridRefinementParam gr_param_input, std::shared_ptr< PHiLiP::DGBase< dim, real, MeshType > > dg_input, std::shared_ptr< PHiLiP::Physics::PhysicsBase< dim, nstate, real > > physics_input) | PHiLiP::GridRefinement::GridRefinementBase< dim, nstate, real, MeshType > | |
GridRefinementBase(PHiLiP::Parameters::GridRefinementParam gr_param_input, std::shared_ptr< PHiLiP::DGBase< dim, real, MeshType > > dg_input) | PHiLiP::GridRefinement::GridRefinementBase< dim, nstate, real, MeshType > | |
GridRefinementBase(PHiLiP::Parameters::GridRefinementParam gr_param_input, std::shared_ptr< PHiLiP::Adjoint< dim, nstate, real, MeshType > > adj_input, std::shared_ptr< PHiLiP::Functional< dim, nstate, real, MeshType > > functional_input, std::shared_ptr< PHiLiP::DGBase< dim, real, MeshType > > dg_input, std::shared_ptr< PHiLiP::Physics::PhysicsBase< dim, nstate, real > > physics_input) | PHiLiP::GridRefinement::GridRefinementBase< dim, nstate, real, MeshType > | protected |
indicator (defined in PHiLiP::GridRefinement::GridRefinement_FixedFraction< dim, nstate, real, MeshType >) | PHiLiP::GridRefinement::GridRefinement_FixedFraction< dim, nstate, real, MeshType > | protected |
iteration | PHiLiP::GridRefinement::GridRefinementBase< dim, nstate, real, MeshType > | protected |
mpi_communicator | PHiLiP::GridRefinement::GridRefinementBase< dim, nstate, real, MeshType > | protected |
neighbor_face_update_flags | PHiLiP::GridRefinement::GridRefinementBase< dim, nstate, real, MeshType > | protected |
output_results_vtk(const unsigned int iref) | PHiLiP::GridRefinement::GridRefinementBase< dim, nstate, real, MeshType > | |
output_results_vtk_adjoint(dealii::DataOut< dim, dealii::DoFHandler< dim >> &data_out, std::vector< std::string > &dIdw_names_coarse, std::vector< std::string > &adjoint_names_coarse, std::vector< std::string > &dIdw_names_fine, std::vector< std::string > &adjoint_names_fine) | PHiLiP::GridRefinement::GridRefinementBase< dim, nstate, real, MeshType > | protected |
output_results_vtk_dg(dealii::DataOut< dim, dealii::DoFHandler< dim >> &data_out, std::shared_ptr< dealii::DataPostprocessor< dim > > &post_processor, dealii::Vector< float > &subdomain, std::vector< unsigned int > &active_fe_indices, dealii::Vector< double > &cell_poly_degree, std::vector< std::string > &residual_names) | PHiLiP::GridRefinement::GridRefinementBase< dim, nstate, real, MeshType > | protected |
output_results_vtk_error(dealii::DataOut< dim, dealii::DoFHandler< dim >> &data_out, dealii::Vector< real > &l2_error_vec) | PHiLiP::GridRefinement::GridRefinementBase< dim, nstate, real, MeshType > | protected |
output_results_vtk_functional(dealii::DataOut< dim, dealii::DoFHandler< dim >> &data_out) | PHiLiP::GridRefinement::GridRefinementBase< dim, nstate, real, MeshType > | protected |
output_results_vtk_method() override | PHiLiP::GridRefinement::GridRefinement_FixedFraction< dim, nstate, real, MeshType > | protectedvirtual |
output_results_vtk_physics(dealii::DataOut< dim, dealii::DoFHandler< dim >> &data_out) | PHiLiP::GridRefinement::GridRefinementBase< dim, nstate, real, MeshType > | protected |
pcout | PHiLiP::GridRefinement::GridRefinementBase< dim, nstate, real, MeshType > | protected |
physics | PHiLiP::GridRefinement::GridRefinementBase< dim, nstate, real, MeshType > | protected |
refine_boundary_h() | PHiLiP::GridRefinement::GridRefinement_FixedFraction< dim, nstate, real, MeshType > | protected |
refine_grid() override | PHiLiP::GridRefinement::GridRefinement_FixedFraction< dim, nstate, real, MeshType > | virtual |
refine_grid_h() | PHiLiP::GridRefinement::GridRefinement_FixedFraction< dim, nstate, real, MeshType > | protected |
refine_grid_hp() | PHiLiP::GridRefinement::GridRefinement_FixedFraction< dim, nstate, real, MeshType > | protected |
refine_grid_p() | PHiLiP::GridRefinement::GridRefinement_FixedFraction< dim, nstate, real, MeshType > | protected |
smoothness (defined in PHiLiP::GridRefinement::GridRefinement_FixedFraction< dim, nstate, real, MeshType >) | PHiLiP::GridRefinement::GridRefinement_FixedFraction< dim, nstate, real, MeshType > | protected |
smoothness_indicator() | PHiLiP::GridRefinement::GridRefinement_FixedFraction< dim, nstate, real, MeshType > | protected |
tria | PHiLiP::GridRefinement::GridRefinementBase< dim, nstate, real, MeshType > | protected |
volume_update_flags | PHiLiP::GridRefinement::GridRefinementBase< dim, nstate, real, MeshType > | protected |
~GridRefinementBase()=default | PHiLiP::GridRefinement::GridRefinementBase< dim, nstate, real, MeshType > | virtual |