Actual source code: slepcrgmod.F90
slepc-3.23.0 2025-03-29
1: !
2: ! - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
3: ! SLEPc - Scalable Library for Eigenvalue Problem Computations
4: ! Copyright (c) 2002-, Universitat Politecnica de Valencia, Spain
5: !
6: ! This file is part of SLEPc.
7: ! SLEPc is distributed under a 2-clause BSD license (see LICENSE).
8: ! - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
9: !
10: module slepcrgdef
11: use slepcsysdef
12: #include <../ftn/sys/classes/rg/slepcall.h>
13: end module slepcrgdef
15: module slepcrg
16: use slepcrgdef
17: use slepcsys
18: #include <../ftn/sys/classes/rg/slepcall.h90>
19: #include <../src/sys/classes/rg/ftn-mod/slepcrg.h90>
21: contains
23: #include <../ftn/sys/classes/rg/slepcall.hf90>
24: end module slepcrg