all_qpoints | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | protected |
all_weights | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | protected |
compute_points_and_weights() | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | |
cross_section_dim | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | static |
dof_handler | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | protected |
fe | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | protected |
get_dof_handler() const | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | |
get_dof_indices(const types::global_cell_index cell_index) const | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | |
get_locally_owned_qpoints() const | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | |
get_locally_owned_reduced_qpoints() const | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | |
get_locally_owned_reduced_weights() const | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | |
get_locally_owned_section_measure() const | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | |
get_locally_owned_weights() const | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | |
get_properties() const | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | |
get_properties_dh() const | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | |
get_properties_dh() | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | |
get_properties_names() const | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | |
get_properties_names() | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | |
get_quadrature() const -> const QGauss< reduced_dim > & | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | |
get_reference_cross_section() const | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | |
get_scaling(const unsigned int) const | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | |
get_triangulation() const | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | |
global_cell_to_dof_indices | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | protected |
initialize() | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | |
local_q_point_indices_to_global_cell_indices(const std::map< unsigned int, IndexSet > &local_q_point_indices) const | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | protected |
locally_owned_qpoints() const | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | |
locally_relevant_indices() const | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | |
make_reduced_grid_and_properties() | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | |
mpi_communicator | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | protected |
par | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | protected |
particle_id_to_cell_and_qpoint_indices(const unsigned int qpoint_index) const | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | |
properties | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | protected |
properties_dh | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | protected |
properties_names | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | protected |
quadrature_formula | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | protected |
reduced_qpoints | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | protected |
reduced_weights | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | protected |
reference_cross_section | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | protected |
set_partitioner | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | |
setup_dofs() | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | protected |
TensorProductSpace(const TensorProductSpaceParameters< reduced_dim, dim, spacedim, n_components > &par, MPI_Comm mpi_communicator=MPI_COMM_WORLD) | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | |
triangulation | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | protected |
update_local_dof_indices(const std::map< unsigned int, IndexSet > &remote_q_point_indices) | TensorProductSpace< reduced_dim, dim, spacedim, n_components > | |