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

This is the complete list of members for AssembleSystem, 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)=0AssembleSystempure virtual
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)=0AssembleSystempure virtual
assemble_global_F(const std::string &system_name, const std::string &option)=0AssembleSystempure virtual
assemble_global_K(const std::string &system_name, const std::string &option)=0AssembleSystempure virtual
assemble_int_force(const Elem *elem, const unsigned int n_u_dofs, FEBase &fe_v)AssembleSystem
AssembleSystem(EquationSystems &es)AssembleSystem
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)=0AssembleSystempure virtual
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)=0AssembleSystempure virtual
~AssembleSystem()AssembleSystem