Member List

Developer Documentation: Member List
Developer Documentation
MeltPoolDG::ScratchData< dim, spacedim, number > Member List

This is the complete list of members for MeltPoolDG::ScratchData< dim, spacedim, number >, including all inherited members.

attach_constraint_matrix(const dealii::AffineConstraints< number > &constraint)MeltPoolDG::ScratchData< dim, spacedim, number >
attach_dof_handler(const dealii::DoFHandler< dim, spacedim > &dof_handler)MeltPoolDG::ScratchData< dim, spacedim, number >
attach_dof_handler_and_constraint(const dealii::DoFHandler< dim, spacedim > &dof_handler, const dealii::AffineConstraints< number > &constraint)MeltPoolDG::ScratchData< dim, spacedim, number >
attach_quadrature(const dealii::Quadrature< dim > &quadrature)MeltPoolDG::ScratchData< dim, spacedim, number >
BlockVectorType typedefMeltPoolDG::ScratchData< dim, spacedim, number >private
build(const bool enable_boundary_face_loops, const bool enable_inner_face_loops, const bool enable_normal_vector_update=false, const bool enable_inner_face_hessians_update=false)MeltPoolDG::ScratchData< dim, spacedim, number >
cell_sizesMeltPoolDG::ScratchData< dim, spacedim, number >private
clear()MeltPoolDG::ScratchData< dim, spacedim, number >
constraintMeltPoolDG::ScratchData< dim, spacedim, number >private
create_partitioning()MeltPoolDG::ScratchData< dim, spacedim, number >
create_pcout(MPI_Comm mpi_communicator)MeltPoolDG::ScratchData< dim, spacedim, number >private
create_remote_point_evaluation(const unsigned int dof_idx, const std::function< std::vector< bool >()> &marked_vertices={})MeltPoolDG::ScratchData< dim, spacedim, number >
do_matrix_freeMeltPoolDG::ScratchData< dim, spacedim, number >private
dof_handlerMeltPoolDG::ScratchData< dim, spacedim, number >private
enable_boundary_facesMeltPoolDG::ScratchData< dim, spacedim, number >
enable_inner_facesMeltPoolDG::ScratchData< dim, spacedim, number >
face_quadMeltPoolDG::ScratchData< dim, spacedim, number >private
get_cell_range_category(const std::pair< unsigned, unsigned > &cell_range) constMeltPoolDG::ScratchData< dim, spacedim, number >
get_cell_sizes() constMeltPoolDG::ScratchData< dim, spacedim, number >
get_constraint(const unsigned int constraint_index) constMeltPoolDG::ScratchData< dim, spacedim, number >
get_constraint(const unsigned int constraint_index)MeltPoolDG::ScratchData< dim, spacedim, number >
get_constraints() constMeltPoolDG::ScratchData< dim, spacedim, number >
get_cut_type(const unsigned int dof_idx) constMeltPoolDG::ScratchData< dim, spacedim, number >
get_degree(const unsigned int dof_idx) constMeltPoolDG::ScratchData< dim, spacedim, number >
get_dof_handler(const unsigned int dof_idx) constMeltPoolDG::ScratchData< dim, spacedim, number >
get_dof_handler(const unsigned int dof_idx)MeltPoolDG::ScratchData< dim, spacedim, number >
get_dof_handlers() constMeltPoolDG::ScratchData< dim, spacedim, number >
get_face_quadrature(const unsigned int quad_index) constMeltPoolDG::ScratchData< dim, spacedim, number >
get_face_quadratures() constMeltPoolDG::ScratchData< dim, spacedim, number >
get_face_range_category(const std::pair< unsigned, unsigned > &face_range) constMeltPoolDG::ScratchData< dim, spacedim, number >
get_fe(const unsigned int fe_index) constMeltPoolDG::ScratchData< dim, spacedim, number >
get_locally_owned_dofs(const unsigned int dof_idx) constMeltPoolDG::ScratchData< dim, spacedim, number >
get_locally_relevant_dofs(const unsigned int dof_idx) constMeltPoolDG::ScratchData< dim, spacedim, number >
get_mapping() constMeltPoolDG::ScratchData< dim, spacedim, number >
get_matrix_free()MeltPoolDG::ScratchData< dim, spacedim, number >
get_matrix_free() constMeltPoolDG::ScratchData< dim, spacedim, number >
get_max_cell_size() constMeltPoolDG::ScratchData< dim, spacedim, number >
get_min_cell_size() constMeltPoolDG::ScratchData< dim, spacedim, number >
get_min_cell_size(const unsigned int dof_idx) constMeltPoolDG::ScratchData< dim, spacedim, number >
get_min_diameter() constMeltPoolDG::ScratchData< dim, spacedim, number >
get_mpi_comm(const unsigned int dof_idx=0) constMeltPoolDG::ScratchData< dim, spacedim, number >
get_n_dofs_per_cell(const unsigned int dof_idx) constMeltPoolDG::ScratchData< dim, spacedim, number >
get_n_q_points(const unsigned int dof_idx) constMeltPoolDG::ScratchData< dim, spacedim, number >
get_partitioner(const unsigned int dof_idx) constMeltPoolDG::ScratchData< dim, spacedim, number >
get_pcout(const unsigned int level=1) constMeltPoolDG::ScratchData< dim, spacedim, number >
get_quadrature(const unsigned int quad_index) constMeltPoolDG::ScratchData< dim, spacedim, number >
get_quadratures() constMeltPoolDG::ScratchData< dim, spacedim, number >
get_remote_point_evaluation(const unsigned int dof_idx) constMeltPoolDG::ScratchData< dim, spacedim, number >
get_timer() constMeltPoolDG::ScratchData< dim, spacedim, number >
get_triangulation(const unsigned int dof_idx=0) constMeltPoolDG::ScratchData< dim, spacedim, number >
initialize_bc_vector(VectorType &vec, const unsigned int dof_idx) constMeltPoolDG::ScratchData< dim, spacedim, number >
initialize_bc_vector(BlockVectorType &vec, const unsigned int dof_idx) constMeltPoolDG::ScratchData< dim, spacedim, number >
initialize_dof_vector(VectorType &vec, const unsigned int dof_idx) constMeltPoolDG::ScratchData< dim, spacedim, number >
initialize_dof_vector(BlockVectorType &vec, const unsigned int dof_idx) constMeltPoolDG::ScratchData< dim, spacedim, number >
initialize_dof_vector(BlockVectorType &vec, const std::array< unsigned int, dim > &dof_indices_per_block) constMeltPoolDG::ScratchData< dim, spacedim, number >
is_FE_DGQ(const unsigned int dof_idx, const unsigned int component=0) constMeltPoolDG::ScratchData< dim, spacedim, number >
is_FE_Q_iso_Q_1(const unsigned int dof_idx, const unsigned int component=0) constMeltPoolDG::ScratchData< dim, spacedim, number >
is_hex_mesh(const unsigned int dof_idx=0) constMeltPoolDG::ScratchData< dim, spacedim, number >
locally_owned_dofsMeltPoolDG::ScratchData< dim, spacedim, number >private
locally_relevant_dofsMeltPoolDG::ScratchData< dim, spacedim, number >private
mappingMeltPoolDG::ScratchData< dim, spacedim, number >private
matrix_freeMeltPoolDG::ScratchData< dim, spacedim, number >private
max_cell_sizeMeltPoolDG::ScratchData< dim, spacedim, number >private
min_cell_sizeMeltPoolDG::ScratchData< dim, spacedim, number >private
min_diameterMeltPoolDG::ScratchData< dim, spacedim, number >private
partitionerMeltPoolDG::ScratchData< dim, spacedim, number >private
pcoutMeltPoolDG::ScratchData< dim, spacedim, number >private
quadMeltPoolDG::ScratchData< dim, spacedim, number >private
reinit(const dealii::Mapping< dim, spacedim > &mapping, const std::vector< const dealii::DoFHandler< dim, spacedim > * > &dof_handler, const std::vector< const dealii::AffineConstraints< number > * > &constraint, const std::vector< dealii::Quadrature< dim > > &quad, const bool enable_boundary_face_loops, const bool enable_inner_face_loops, const bool enable_normal_vector_update=false)MeltPoolDG::ScratchData< dim, spacedim, number >
rpeMeltPoolDG::ScratchData< dim, spacedim, number >private
ScratchData(const MPI_Comm mpi_communicator, const unsigned int verbosity_level_in, const bool do_matrix_free)MeltPoolDG::ScratchData< dim, spacedim, number >
set_mapping(const dealii::Mapping< dim, spacedim > &mapping)MeltPoolDG::ScratchData< dim, spacedim, number >
set_mapping(const std::shared_ptr< dealii::Mapping< dim, spacedim > > mapping)MeltPoolDG::ScratchData< dim, spacedim, number >
timerMeltPoolDG::ScratchData< dim, spacedim, number >mutableprivate
VectorizedArrayType typedefMeltPoolDG::ScratchData< dim, spacedim, number >private
VectorType typedefMeltPoolDG::ScratchData< dim, spacedim, number >private
verbosity_levelMeltPoolDG::ScratchData< dim, spacedim, number >private