Subversion Repositories slepc-dev

Rev

Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2221 Rev 2242
Line 21... Line 21...
   along with SLEPc. If not, see <http://www.gnu.org/licenses/>.
   along with SLEPc. If not, see <http://www.gnu.org/licenses/>.
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/
*/
 
 
#include "private/qepimpl.h"         /*I "slepcqep.h" I*/
#include "private/qepimpl.h"         /*I "slepcqep.h" I*/
#include "private/epsimpl.h"         /*I "slepceps.h" I*/
#include "private/epsimpl.h"
#include "slepceps.h"
#include "slepceps.h"
#include "linearp.h"
#include "linearp.h"
 
 
#undef __FUNCT__  
#undef __FUNCT__  
#define __FUNCT__ "QEPSetUp_LINEAR"
#define __FUNCT__ "QEPSetUp_LINEAR"