This is the complete list of members for NonConservativeInterface< dim, spacedim, n_components, Implementation, LAC >, including all inherited members.
_diff_comp | Interface< dim, spacedim, n_components, LAC > | protected |
alpha | Interface< dim, spacedim, n_components, LAC > | mutableprotected |
apply_dirichlet_bcs(const DoFHandler< dim, spacedim > &dof_handler, ConstraintMatrix &constraints) const | Interface< dim, spacedim, n_components, LAC > | virtual |
apply_forcing_terms(const typename DoFHandler< dim, spacedim >::active_cell_iterator &cell, Scratch &scratch, CopySystem &data, std::vector< Number > &local_residual) const | Interface< dim, spacedim, n_components, LAC > | |
apply_neumann_bcs(const typename DoFHandler< dim, spacedim >::active_cell_iterator &cell, Scratch &scratch, CopySystem &data, std::vector< Number > &local_residual) const | Interface< dim, spacedim, n_components, LAC > | |
assemble_local_aux_matrices(const typename DoFHandler< dim, spacedim >::active_cell_iterator &cell, Scratch &scratch, CopyPreconditioner &data) const | Interface< dim, spacedim, n_components, LAC > | virtual |
assemble_local_preconditioner(const typename DoFHandler< dim, spacedim >::active_cell_iterator &cell, Scratch &scratch, CopyPreconditioner &data) const | Interface< dim, spacedim, n_components, LAC > | virtual |
assemble_local_system(const typename DoFHandler< dim, spacedim >::active_cell_iterator &cell, Scratch &scratch, CopySystem &data) const | Interface< dim, spacedim, n_components, LAC > | virtual |
aux_matrix_coupling | Interface< dim, spacedim, n_components, LAC > | |
aux_matrix_update_flags | Interface< dim, spacedim, n_components, LAC > | |
compute_system_operators(const DoFHandler< dim, spacedim > &, const typename LAC::BlockMatrix &, const typename LAC::BlockMatrix &, const std::vector< shared_ptr< typename LAC::BlockMatrix > >, LinearOperator< typename LAC::VectorType > &, LinearOperator< typename LAC::VectorType > &) const | Interface< dim, spacedim, n_components, LAC > | virtual |
declare_parameters(ParameterHandler &prm) | NonConservativeInterface< dim, spacedim, n_components, Implementation, LAC > | inlinevirtual |
dirichlet_bcs | Interface< dim, spacedim, n_components, LAC > | mutableprotected |
dofs_per_cell | Interface< dim, spacedim, n_components, LAC > | mutableprotected |
fix_solution_dot_derivative(FEValuesCache< dim, spacedim > &, double) const | Interface< dim, spacedim, n_components, LAC > | |
fix_solution_dot_derivative(FEValuesCache< dim, spacedim > &fe_cache, Sdouble alpha) const | Interface< dim, spacedim, n_components, LAC > | |
fix_solution_dot_derivative(FEValuesCache< dim, spacedim > &fe_cache, SSdouble alpha) const | Interface< dim, spacedim, n_components, LAC > | |
forcing_terms | Interface< dim, spacedim, n_components, LAC > | mutableprotected |
get_aux_matrix_coupling(const unsigned int &i) const | Interface< dim, spacedim, n_components, LAC > | |
get_aux_matrix_flags(const unsigned int &i) const | Interface< dim, spacedim, n_components, LAC > | |
get_aux_matrix_residuals(const typename DoFHandler< dim, spacedim >::active_cell_iterator &cell, Scratch &scratch, CopyPreconditioner &data, std::vector< std::vector< double > > &local_residuals) const | NonConservativeInterface< dim, spacedim, n_components, Implementation, LAC > | inlinevirtual |
get_aux_matrix_residuals(const typename DoFHandler< dim, spacedim >::active_cell_iterator &cell, Scratch &scratch, CopyPreconditioner &data, std::vector< std::vector< Sdouble > > &local_residuals) const | NonConservativeInterface< dim, spacedim, n_components, Implementation, LAC > | inlinevirtual |
Interface::get_aux_matrix_residuals(const typename DoFHandler< dim, spacedim >::active_cell_iterator &cell, Scratch &scratch, CopyPreconditioner &data, std::vector< std::vector< double > > &local_residuals) const | Interface< dim, spacedim, n_components, LAC > | virtual |
Interface::get_aux_matrix_residuals(const typename DoFHandler< dim, spacedim >::active_cell_iterator &cell, Scratch &scratch, CopyPreconditioner &data, std::vector< std::vector< Sdouble > > &local_residuals) const | Interface< dim, spacedim, n_components, LAC > | virtual |
get_differential_blocks() const | Interface< dim, spacedim, n_components, LAC > | |
get_face_flags() const | Interface< dim, spacedim, n_components, LAC > | virtual |
get_jacobian_flags() const | Interface< dim, spacedim, n_components, LAC > | virtual |
get_jacobian_preconditioner_flags() const | Interface< dim, spacedim, n_components, LAC > | virtual |
get_mapping(const DoFHandler< dim, spacedim > &, const typename LAC::VectorType &) const | Interface< dim, spacedim, n_components, LAC > | virtual |
get_number_of_aux_matrices() const | Interface< dim, spacedim, n_components, LAC > | virtual |
get_preconditioner_energy(const typename DoFHandler< dim, spacedim >::active_cell_iterator &, Scratch &, CopySystem &, Sdouble &) const | Interface< dim, spacedim, n_components, LAC > | virtual |
get_preconditioner_energy(const typename DoFHandler< dim, spacedim >::active_cell_iterator &, Scratch &, CopyPreconditioner &, SSdouble &) const | Interface< dim, spacedim, n_components, LAC > | virtual |
get_preconditioner_residual(const typename DoFHandler< dim, spacedim >::active_cell_iterator &cell, Scratch &scratch, CopyPreconditioner &data, std::vector< Sdouble > &local_residual) const | NonConservativeInterface< dim, spacedim, n_components, Implementation, LAC > | inlinevirtual |
Interface::get_preconditioner_residual(const typename DoFHandler< dim, spacedim >::active_cell_iterator &cell, Scratch &scratch, CopyPreconditioner &data, std::vector< Sdouble > &local_residual) const | Interface< dim, spacedim, n_components, LAC > | virtual |
get_residual_flags() const | Interface< dim, spacedim, n_components, LAC > | virtual |
get_system_energy(const typename DoFHandler< dim, spacedim >::active_cell_iterator &, Scratch &, CopySystem &, Sdouble &) const | Interface< dim, spacedim, n_components, LAC > | virtual |
get_system_energy(const typename DoFHandler< dim, spacedim >::active_cell_iterator &, Scratch &, CopySystem &, SSdouble &) const | Interface< dim, spacedim, n_components, LAC > | virtual |
get_system_residual(const typename DoFHandler< dim, spacedim >::active_cell_iterator &cell, Scratch &scratch, CopySystem &data, std::vector< double > &local_residual) const | NonConservativeInterface< dim, spacedim, n_components, Implementation, LAC > | inlinevirtual |
get_system_residual(const typename DoFHandler< dim, spacedim >::active_cell_iterator &cell, Scratch &scratch, CopySystem &data, std::vector< Sdouble > &local_residual) const | NonConservativeInterface< dim, spacedim, n_components, Implementation, LAC > | inlinevirtual |
Interface::get_system_residual(const typename DoFHandler< dim, spacedim >::active_cell_iterator &cell, Scratch &scratch, CopySystem &data, std::vector< Sdouble > &local_residual) const | Interface< dim, spacedim, n_components, LAC > | virtual |
Interface::get_system_residual(const typename DoFHandler< dim, spacedim >::active_cell_iterator &cell, Scratch &scratch, CopySystem &data, std::vector< double > &local_residual) const | Interface< dim, spacedim, n_components, LAC > | virtual |
initialize_data(const typename LAC::VectorType &solution, const typename LAC::VectorType &solution_dot, const double t, const double alpha) const | Interface< dim, spacedim, n_components, LAC > | virtual |
Interface(const std::string &name="", const std::string &default_fe="FE_Q(1)", const std::string &default_component_names="u", const std::string &default_coupling="", const std::string &default_preconditioner_coupling="", const std::string &default_differential_components="") | Interface< dim, spacedim, n_components, LAC > | inline |
n_face_q_points | Interface< dim, spacedim, n_components, LAC > | mutableprotected |
n_q_points | Interface< dim, spacedim, n_components, LAC > | mutableprotected |
neumann_bcs | Interface< dim, spacedim, n_components, LAC > | mutableprotected |
NonConservativeInterface(const std::string &name="", const std::string &default_fe="FE_Q(1)", const std::string &default_component_names="u", const std::string &default_coupling="", const std::string &default_preconditioner_coupling="", const std::string &default_differential_components="") | NonConservativeInterface< dim, spacedim, n_components, Implementation, LAC > | inline |
old_solution | Interface< dim, spacedim, n_components, LAC > | mutableprotected |
old_t | Interface< dim, spacedim, n_components, LAC > | mutableprotected |
parse_parameters_call_back() | NonConservativeInterface< dim, spacedim, n_components, Implementation, LAC > | inlinevirtual |
postprocess_newly_created_triangulation(Triangulation< dim, spacedim > &tria) const | Interface< dim, spacedim, n_components, LAC > | virtual |
reinit(const Number &alpha, const typename DoFHandler< dim, spacedim >::active_cell_iterator &cell, FEValuesCache< dim, spacedim > &fe_cache) const | Interface< dim, spacedim, n_components, LAC > | |
reinit(const Number &alpha, const typename DoFHandler< dim, spacedim >::active_cell_iterator &cell, const unsigned int face_no, FEValuesCache< dim, spacedim > &fe_cache) const | Interface< dim, spacedim, n_components, LAC > | |
set_time(const double &t) const | Interface< dim, spacedim, n_components, LAC > | virtual |
solution | Interface< dim, spacedim, n_components, LAC > | mutableprotected |
solution_dot | Interface< dim, spacedim, n_components, LAC > | mutableprotected |
str_diff_comp | Interface< dim, spacedim, n_components, LAC > | protected |
t | Interface< dim, spacedim, n_components, LAC > | mutableprotected |
~Interface() | Interface< dim, spacedim, n_components, LAC > | inlinevirtual |
~NonConservativeInterface() | NonConservativeInterface< dim, spacedim, n_components, Implementation, LAC > | inlinevirtual |