MAST
MAST::LevelSetInterfaceDofHandler Member List

This is the complete list of members for MAST::LevelSetInterfaceDofHandler, including all inherited members.

_compute_matrix_inverse(const RealMatrixX &mat, RealMatrixX &mat_inv)MAST::LevelSetInterfaceDofHandlerprotected
_dof_idsMAST::LevelSetInterfaceDofHandlerprotected
_elem_solMAST::LevelSetInterfaceDofHandlerprotected
_elem_void_nodesMAST::LevelSetInterfaceDofHandlerprotected
_phiMAST::LevelSetInterfaceDofHandlerprotected
_sys_initMAST::LevelSetInterfaceDofHandlerprotected
_void_node_elemsMAST::LevelSetInterfaceDofHandlerprotected
element_factored_jacobian(const libMesh::Elem &elem, const RealMatrixX &jac, std::vector< libMesh::dof_id_type > &material_dof_ids, RealMatrixX &jac_factored_uu)MAST::LevelSetInterfaceDofHandler
element_factored_jacobian(const libMesh::Elem &elem, const RealMatrixX &jac, std::vector< libMesh::dof_id_type > &material_dof_ids, std::vector< libMesh::dof_id_type > &void_dof_ids, RealMatrixX &jac_uu, RealMatrixX &jac_uf, RealMatrixX &jac_fu, RealMatrixX &jac_ff, RealMatrixX &jac_factored_uu)MAST::LevelSetInterfaceDofHandler
element_factored_residual_and_jacobian(const libMesh::Elem &elem, const RealMatrixX &jac, const RealVectorX &res, std::vector< libMesh::dof_id_type > &material_dof_ids, RealMatrixX &jac_factored_uu, RealVectorX &res_factored_u)MAST::LevelSetInterfaceDofHandler
get_level_set_function()MAST::LevelSetInterfaceDofHandlerinline
if_factor_element(const libMesh::Elem &elem) const MAST::LevelSetInterfaceDofHandler
init(const MAST::SystemInitialization &sys_init, MAST::LevelSetIntersection &intersection, MAST::FieldFunction< Real > &phi)MAST::LevelSetInterfaceDofHandler
LevelSetInterfaceDofHandler()MAST::LevelSetInterfaceDofHandler
partition_global_elem_rows(const libMesh::Elem &elem, std::vector< libMesh::dof_id_type > &material_dofs, std::vector< libMesh::dof_id_type > &void_dofs)MAST::LevelSetInterfaceDofHandler
partition_local_elem_rows(const libMesh::Elem &elem, std::vector< libMesh::dof_id_type > &material_dofs, std::vector< libMesh::dof_id_type > &void_dofs)MAST::LevelSetInterfaceDofHandler
solution_of_factored_element(const libMesh::Elem &elem, RealVectorX &elem_sol)MAST::LevelSetInterfaceDofHandler
update_factored_element_solution(const libMesh::Elem &elem, const RealMatrixX &res, const RealMatrixX &jac, const RealMatrixX &sol, const RealMatrixX &dsol, RealVectorX &updated_sol)MAST::LevelSetInterfaceDofHandler
~LevelSetInterfaceDofHandler()MAST::LevelSetInterfaceDofHandlervirtual