pi-DoMUS: Parallel Deal.II MUltiphysics Solver
NonConservativeInterface< dim, spacedim, n_components, Implementation, LAC > Member List

This is the complete list of members for NonConservativeInterface< dim, spacedim, n_components, Implementation, LAC >, including all inherited members.

_diff_compInterface< dim, spacedim, n_components, LAC >protected
alphaInterface< 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_couplingInterface< dim, spacedim, n_components, LAC >
aux_matrix_update_flagsInterface< 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_bcsInterface< dim, spacedim, n_components, LAC >mutableprotected
dofs_per_cellInterface< 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_termsInterface< 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_pointsInterface< dim, spacedim, n_components, LAC >mutableprotected
n_q_pointsInterface< dim, spacedim, n_components, LAC >mutableprotected
neumann_bcsInterface< 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_solutionInterface< dim, spacedim, n_components, LAC >mutableprotected
old_tInterface< 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
solutionInterface< dim, spacedim, n_components, LAC >mutableprotected
solution_dotInterface< dim, spacedim, n_components, LAC >mutableprotected
str_diff_compInterface< dim, spacedim, n_components, LAC >protected
tInterface< dim, spacedim, n_components, LAC >mutableprotected
~Interface()Interface< dim, spacedim, n_components, LAC >inlinevirtual
~NonConservativeInterface()NonConservativeInterface< dim, spacedim, n_components, Implementation, LAC >inlinevirtual