[P]arallel [Hi]gh-order [Li]brary for [P]DEs  Latest
Parallel High-Order Library for PDEs through hp-adaptive Discontinuous Galerkin methods
PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType > Member List

This is the complete list of members for PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >, including all inherited members.

all_surface_indicesPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
all_surface_nodesPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
allocate()PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
check_valid_cell(const typename DoFHandlerType::cell_iterator &cell) constPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
check_valid_metric_JacobianPHiLiP::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) constPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >inlineprotected
dim_grid_nodesPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
dof_handler_gridPHiLiP::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) constPHiLiP::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) constPHiLiP::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) constPHiLiP::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_qPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
fe_systemPHiLiP::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_gridPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
ghost_surface_nodes_indexsetPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
global_index_to_point_and_axisPHiLiP::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_pointsPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
initial_mapping_fe_fieldPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
initial_surface_nodesPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
initial_volume_nodesPHiLiP::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_operatorPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
locally_owned_dofs_gridPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
locally_owned_surface_nodesPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
locally_owned_surface_nodes_indexsetPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
locally_owned_surface_nodes_indicesPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
locally_relevant_dofs_gridPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
locally_relevant_surface_nodesPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
locally_relevant_surface_nodes_boundary_idPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
locally_relevant_surface_nodes_indicesPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
locally_relevant_surface_pointsPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
map_nodes_surf_to_volPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
mapping_fe_fieldPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
max_degreePHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
mpi_communicatorPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >protected
mpi_rankPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >protected
n_locally_owned_surface_nodes_per_mpiPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
n_mpiPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >protected
nth_refinementPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >static
old_volume_nodesPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >protected
oneD_fe_qPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
oneD_fe_systemPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
oneD_grid_nodesPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
output_results_vtk(const unsigned int cycle) constPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
pcoutPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >protected
point_and_axis_to_global_indexPHiLiP::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_MckeePHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
reset_initial_nodes()PHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
solution_transferPHiLiP::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_nodesPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
surface_to_volume_indicesPHiLiP::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) constPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >
triangulationPHiLiP::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_nodesPHiLiP::HighOrderGrid< dim, real, MeshType, VectorType, DoFHandlerType >