Parallel Finite Element - General geometry Ewald-like Method
Part of Continuum-particle Simulation Suite under MICCOM
AssembleStokes Member List

This is the complete list of members for AssembleStokes, including all inherited members.

_boundary_id_3DAssembleSystemprotected
_boundary_name_3DAssembleSystemprotected
_boundary_sidesAssembleSystemprotected
_dimAssembleSystemprotected
_dof_indicesAssembleSystemprotected
_dof_indices_pAssembleSystemprotected
_dof_indices_uAssembleSystemprotected
_eqn_sysAssembleSystemprotected
_int_forceAssembleSystemprotected
_meshAssembleSystemprotected
_n_dofsAssembleSystemprotected
_n_p_dofsAssembleSystemprotected
_n_u_dofsAssembleSystemprotected
_n_uvw_dofsAssembleSystemprotected
_q_xyzAssembleSystemprotected
apply_bc_by_penalty(const Elem *elem, const std::string &matrix_or_vector, DenseMatrix< Number > &Ke, DenseVector< Number > &Fe, const std::string &option) overrideAssembleStokesvirtual
assemble_element_KIJ(const std::vector< Real > &JxW, const std::vector< std::vector< RealGradient > > &dphi, const unsigned int n_u_dofs, const unsigned int I, const unsigned int J, DenseMatrix< Number > &Kij) overrideAssembleStokesvirtual
assemble_element_MIJ(const std::vector< Real > &JxW, const std::vector< std::vector< Real > > &phi, const unsigned int n_v_dofs, DenseMatrix< Number > &Mij)AssembleStokes
assemble_element_QI(const std::vector< Real > &JxW, const std::vector< std::vector< RealGradient > > &dphi, const std::vector< std::vector< Real > > &psi, const unsigned int n_v_dofs, const unsigned int n_p_dofs, const unsigned int I, DenseMatrix< Number > &Qi)AssembleStokes
assemble_global_F(const std::string &system_name, const std::string &option) overrideAssembleStokesvirtual
assemble_global_K(const std::string &system_name, const std::string &option) overrideAssembleStokesvirtual
assemble_int_force(const Elem *elem, const unsigned int n_u_dofs, FEBase &fe_v)AssembleSystem
AssembleStokes(EquationSystems &es)AssembleStokes
AssembleSystem(EquationSystems &es)AssembleSystem
boundary_pressure_jump(const std::string &which_side) const AssembleStokes
boundary_traction(const std::string &which_side) const AssembleStokes
compute_element_rhs(const Elem *elem, const unsigned int n_u_dofs, FEBase &fe_v, const std::vector< std::size_t > n_list, const bool &pf_flag, const std::string &option, const Real &alpha, DenseVector< Number > &Fe) overrideAssembleStokesvirtual
penalize_elem_matrix_vector(DenseMatrix< Number > &Ke, DenseVector< Number > &Fe, const std::string &matrix_or_vector, const unsigned int &var_number, const unsigned int &local_node_id, const unsigned int &n_nodes_elem, const Real &penalty, const Real &value)AssembleSystem
select_boundary_side(const Elem *elem) overrideAssembleStokesvirtual
~AssembleStokes()AssembleStokes
~AssembleSystem()AssembleSystem