Skip to main content
Ctrl+K

opensg 0.0.1 documentation

  • User Guide
  • API documentation
  • User Guide
  • API documentation

Section Navigation

  • opensg.core
    • opensg.core.shell
      • compute_ABD_matrix
      • compute_ABD_matrix_old
      • compute_stiffness
      • compute_timo_boun
    • opensg.core.solid
      • compute_stiffness
      • compute_timo_boun
    • opensg.core.stress_recov
      • beam_reaction
      • eigen_stiffness_matrix
      • local_stress
      • recover_local_strain
  • opensg.io
    • opensg.io.io
      • load_yaml
      • validate_mesh_data
      • write_yaml
    • opensg.io.util
      • generate_segment_shell_mesh_files
  • opensg.mesh
    • opensg.mesh.segment
      • ShellSegmentMesh
      • SolidSegmentMesh
  • opensg.utils
    • opensg.utils.eigenvalue_solver
      • EPS_get_spectrum
      • EPS_print_results
      • monitor_EPS_short
      • print0
      • solve_GEP_shiftinvert
    • opensg.utils.shared
      • compute_nullspace
      • deri_constraint
      • local_frame_1D
      • solve_ksp
    • opensg.utils.shell
      • ddot
      • deri
      • dof_mapping_quad
      • eps
      • facet_vector_approximation
      • gamma_d
      • gamma_e
      • gamma_h
      • gamma_l
      • generate_boundary_markers
      • initialize_array
      • local_boun
      • local_frame
      • local_grad
      • solve_eb_boundary
      • tangential_projection
    • opensg.utils.solid
      • C
      • CC
      • EPS_get_spectrum
      • Rsig
      • dof_mapping_quad
      • epsilon
      • gamma_e
      • gamma_h
      • gamma_l
      • generate_boundary_markers
      • get_mass_solid
      • initialize_array
      • local_boun
      • recov
      • sigma
      • sigma_prestress
      • solve_GEP_shiftinvert
      • stress_output
  • API documentation
  • opensg.utils
  • opensg.utils.eigenvalue_solver

opensg.utils.eigenvalue_solver#

Functions

EPS_get_spectrum

Retrieve eigenvalues and eigenfunctions from SLEPc EPS object.

EPS_print_results

Print summary of solution results.

monitor_EPS_short

Concise monitor for EPS.solve().

print0

Print on rank 0 only

solve_GEP_shiftinvert

Solve generalized eigenvalue problem A*x=lambda*B*x using shift-and-invert as spectral transform method.

previous

opensg.utils

next

EPS_get_spectrum

© Copyright 2023 National Technology & Engineering Solutions of Sandia, LLC (NTESS).

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.