14 #include "libmesh/petsc_vector.h" 15 #include "libmesh/libmesh_config.h" 29 const std::string & extra_slepc_options,
30 const Parallel::Communicator & comm);
40 std::vector<DenseVector<Real>> & left_basis_functions,
41 std::vector<DenseVector<Real>> & right_basis_functions,
42 std::vector<Real> & singular_values,
44 const Real energy)
const;
57 const Real energy)
const;
59 #if !PETSC_VERSION_LESS_THAN(3, 14, 0)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
A Reporter which stores serialized solution fields for given variables in a distributed fashion...