cell | aspect::internal::Assembly::Scratch::ScratchBase< dim > | |
div_phi_u | aspect::internal::Assembly::Scratch::StokesPreconditioner< dim > | |
dof_component_indices | aspect::internal::Assembly::Scratch::StokesPreconditioner< dim > | |
face_finite_element_values | aspect::internal::Assembly::Scratch::StokesSystem< dim > | |
face_material_model_inputs | aspect::internal::Assembly::Scratch::StokesSystem< dim > | |
face_material_model_outputs | aspect::internal::Assembly::Scratch::StokesSystem< dim > | |
face_number | aspect::internal::Assembly::Scratch::ScratchBase< dim > | |
finite_element_values | aspect::internal::Assembly::Scratch::StokesPreconditioner< dim > | |
grad_phi_p | aspect::internal::Assembly::Scratch::StokesPreconditioner< dim > | |
grads_phi_u | aspect::internal::Assembly::Scratch::StokesPreconditioner< dim > | |
local_dof_indices | aspect::internal::Assembly::Scratch::StokesPreconditioner< dim > | |
material_model_inputs | aspect::internal::Assembly::Scratch::StokesPreconditioner< dim > | |
material_model_outputs | aspect::internal::Assembly::Scratch::StokesPreconditioner< dim > | |
phi_p | aspect::internal::Assembly::Scratch::StokesPreconditioner< dim > | |
phi_p_c | aspect::internal::Assembly::Scratch::StokesPreconditioner< dim > | |
phi_u | aspect::internal::Assembly::Scratch::StokesSystem< dim > | |
rebuild_newton_stokes_matrix | aspect::internal::Assembly::Scratch::StokesSystem< dim > | |
rebuild_stokes_matrix | aspect::internal::Assembly::Scratch::StokesPreconditioner< dim > | |
reference_densities | aspect::internal::Assembly::Scratch::StokesSystem< dim > | |
reference_densities_depth_derivative | aspect::internal::Assembly::Scratch::StokesSystem< dim > | |
reinit(const typename DoFHandler< dim >::active_cell_iterator &cell_ref, const unsigned face_number_ref) | aspect::internal::Assembly::Scratch::StokesSystem< dim > | |
aspect::internal::Assembly::Scratch::StokesPreconditioner::reinit(const typename DoFHandler< dim >::active_cell_iterator &cell_ref) | aspect::internal::Assembly::Scratch::StokesPreconditioner< dim > | |
ScratchBase() | aspect::internal::Assembly::Scratch::ScratchBase< dim > | inline |
ScratchBase(const ScratchBase &scratch) | aspect::internal::Assembly::Scratch::ScratchBase< dim > | inline |
StokesPreconditioner(const FiniteElement< dim > &finite_element, const Quadrature< dim > &quadrature, const Mapping< dim > &mapping, const UpdateFlags update_flags, const unsigned int n_compositional_fields, const unsigned int stokes_dofs_per_cell, const bool add_compaction_pressure, const bool rebuild_matrix, const bool use_bfbt) | aspect::internal::Assembly::Scratch::StokesPreconditioner< dim > | |
StokesPreconditioner(const StokesPreconditioner &scratch) | aspect::internal::Assembly::Scratch::StokesPreconditioner< dim > | |
StokesSystem(const FiniteElement< dim > &finite_element, const Mapping< dim > &mapping, const Quadrature< dim > &quadrature, const Quadrature< dim-1 > &face_quadrature, const UpdateFlags update_flags, const UpdateFlags face_update_flags, const unsigned int n_compositional_fields, const unsigned int stokes_dofs_per_cell, const bool add_compaction_pressure, const bool use_reference_density_profile, const bool rebuild_stokes_matrix, const bool rebuild_newton_stokes_matrix, const bool use_bfbt) | aspect::internal::Assembly::Scratch::StokesSystem< dim > | |
StokesSystem(const StokesSystem< dim > &scratch) | aspect::internal::Assembly::Scratch::StokesSystem< dim > | |
temperature_gradients | aspect::internal::Assembly::Scratch::StokesSystem< dim > | |
velocity_divergence | aspect::internal::Assembly::Scratch::StokesSystem< dim > | |
velocity_values | aspect::internal::Assembly::Scratch::StokesSystem< dim > | |
~ScratchBase()=default | aspect::internal::Assembly::Scratch::ScratchBase< dim > | virtual |
~StokesPreconditioner() override | aspect::internal::Assembly::Scratch::StokesPreconditioner< dim > | |