| all_surface_indices | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| all_surface_nodes | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| allocate() | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| check_valid_cell(const typename DoFHandlerType::cell_iterator &cell) const | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| check_valid_metric_Jacobian | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| deform_mesh(std::vector< real > local_surface_displacements) | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| determinant(const std::array< dealii::Tensor< 1, dim, real2 >, dim > jacobian) const | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | inlineprotected |
| dim_grid_nodes | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| dof_handler_grid | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| ensure_conforming_mesh() | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| evaluate_jacobian_at_point(const std::vector< real2 > &dofs, const dealii::FESystem< dim > &fe, const dealii::Point< dim > &point) const | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| evaluate_jacobian_at_points(const VectorType &solution, const typename DoFHandlerType::cell_iterator &cell, const std::vector< dealii::Point< dim >> &points) const | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| evaluate_jacobian_at_points(const std::vector< real2 > &dofs, const dealii::FESystem< dim > &fe, const std::vector< dealii::Point< dim >> &points, std::vector< real2 > &jacobian_determinants) const | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| evaluate_lagrange_to_bernstein_operator(const unsigned int order) | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| execute_coarsening_and_refinement(const bool output_mesh=false) | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| fe_q | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| fe_system | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| fix_invalid_cell(const typename DoFHandlerType::cell_iterator &cell) | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| get_MappingFEField() | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| get_position_vector(const DoFHandlerType &dh, VectorType &vector, const dealii::ComponentMask &mask) | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | protected |
| get_projected_position_vector(const DoFHandlerType &dh, VectorType &vector, const dealii::ComponentMask &mask) | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | protected |
| ghost_dofs_grid | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| ghost_surface_nodes_indexset | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| global_index_to_point_and_axis | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| HighOrderGrid(const unsigned int max_degree, const std::shared_ptr< MeshType > triangulation_input, const bool check_valid_metric_Jacobian_input=true, const bool renumber_dof_handler_Cuthill_Mckee_input=true, const bool output_high_order_grid=true) | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| initial_locally_relevant_surface_points | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| initial_mapping_fe_field | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| initial_surface_nodes | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| initial_volume_nodes | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| initialize_with_triangulation_manifold(const bool output_mesh=true) | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| lagrange_to_bernstein_operator | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| locally_owned_dofs_grid | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| locally_owned_surface_nodes | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| locally_owned_surface_nodes_indexset | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| locally_owned_surface_nodes_indices | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| locally_relevant_dofs_grid | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| locally_relevant_surface_nodes | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| locally_relevant_surface_nodes_boundary_id | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| locally_relevant_surface_nodes_indices | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| locally_relevant_surface_points | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| map_nodes_surf_to_vol | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| mapping_fe_field | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| max_degree | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| mpi_communicator | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | protected |
| mpi_rank | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | protected |
| n_locally_owned_surface_nodes_per_mpi | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| n_mpi | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | protected |
| nth_refinement | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | static |
| old_volume_nodes | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | protected |
| oneD_fe_q | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| oneD_fe_system | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| oneD_grid_nodes | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| output_results_vtk(const unsigned int cycle) const | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| pcout | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | protected |
| point_and_axis_to_global_index | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| prepare_for_coarsening_and_refinement() | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| refine_global() | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| reinit() | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| renumber_dof_handler_Cuthill_Mckee | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| reset_initial_nodes() | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| solution_transfer | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | protected |
| SolutionTransfer typedef (defined in PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >) | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | private |
| surface_nodes | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| surface_to_volume_indices | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| test_jacobian() | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| transform_surface_nodes(std::function< dealii::Point< dim >(dealii::Point< dim >)> transformation) const | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| triangulation | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| update_map_nodes_surf_to_vol() | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| update_mapping_fe_field() | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| update_surface_indices() | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | protected |
| update_surface_nodes() | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |
| volume_nodes | PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > | |