Home
last modified time | relevance | path

Searched defs:ShellMatrix (Results 1 – 11 of 11) sorted by relevance

/dports/math/libmesh/libmesh-1.6.2/include/numerics/
H A Deigen_preconditioner.h36 template <typename T> class ShellMatrix; variable
H A Dshell_matrix.h127 ShellMatrix<T>::ShellMatrix (const Parallel::Communicator & comm_in) : in ShellMatrix() function
H A Dpetsc_preconditioner.h52 template <typename T> class ShellMatrix; variable
H A Dtrilinos_preconditioner.h59 template <typename T> class ShellMatrix; variable
H A Dpreconditioner.h51 template <typename T> class ShellMatrix; variable
H A Dnumeric_vector.h58 template <typename T> class ShellMatrix; variable
/dports/math/libmesh/libmesh-1.6.2/include/systems/
H A Dlinear_implicit_system.h35 template <typename T> class ShellMatrix; variable
H A Deigen_system.h37 template <typename T> class ShellMatrix; variable
/dports/math/libmesh/libmesh-1.6.2/include/solvers/
H A Deigen_solver.h54 template <typename T> class ShellMatrix; variable
H A Dlinear_solver.h56 template <typename T> class ShellMatrix; variable
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/modules/
H A DShellSolver.F904764 TYPE(Matrix_t), POINTER :: ShellMatrix, A local