Skip to content

Instantly share code, notes, and snippets.

Created July 29, 2014 16:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/46c364db83637c6e53a1 to your computer and use it in GitHub Desktop.
Save anonymous/46c364db83637c6e53a1 to your computer and use it in GitHub Desktop.
Eclipse Photran parsing cp2k source
This file has been truncated, but you can view the full file.
Description: /cp2k.git/basis_sets/source/chargeden.f contains syntax errors and may not be refactored correctly. Resource: chargeden.f Path: basis_sets/source/chargeden.f Location: line -1
Description: Error parsing : null
java.lang.UnsupportedOperationException:
java.lang.UnsupportedOperationException
at org.eclipse.photran.internal.core.lexer.preprocessor.fortran_include.PreprocessingFreeFormLexerPhase1.yypushback(PreprocessingFreeFormLexerPhase1.java:135)
at org.eclipse.photran.internal.core.lexer.FreeFormLexerPhase1.yylex(FreeFormLexerPhase1.java:4073)
at org.eclipse.photran.internal.core.lexer.preprocessor.fortran_include.PreprocessingFreeFormLexerPhase1.yylex(PreprocessingFreeFormLexerPhase1.java:56)
at org.eclipse.photran.internal.core.lexer.preprocessor.fortran_include.PreprocessingFreeFormLexerPhase1.yylex(PreprocessingFreeFormLexerPhase1.java:1)
at org.eclipse.photran.internal.core.lexer.FreeFormLexerPhase2.readNextStatement(FreeFormLexerPhase2.java:221)
at org.eclipse.photran.internal.core.lexer.FreeFormLexerPhase2.processNextStatement(FreeFormLexerPhase2.java:152)
at org.eclipse.photran.internal.core.lexer.FreeFormLexerPhase2.yylex(FreeFormLexerPhase2.java:120)
at org.eclipse.photran.internal.core.lexer.LexerPhase3.yylex(LexerPhase3.java:80)
at org.eclipse.photran.internal.core.parser.Parser.readNextToken(Parser.java:243)
at org.eclipse.photran.internal.core.parser.Parser.shiftAndGoToState(Parser.java:258)
at org.eclipse.photran.internal.core.parser.Parser.parse(Parser.java:217)
at org.eclipse.photran.internal.core.parser.Parser.parseExecutableProgram(Parser.java:166)
at org.eclipse.photran.internal.core.parser.Parser.parse(Parser.java:161)
at org.eclipse.photran.internal.core.vpg.PhotranVPGWriter.parse(PhotranVPGWriter.java:458)
at org.eclipse.photran.internal.core.vpg.PhotranVPGWriter.parse(PhotranVPGWriter.java:442)
at org.eclipse.photran.internal.core.vpg.PhotranVPG.parse(PhotranVPG.java:595)
at org.eclipse.photran.internal.core.vpg.PhotranVPG.parse(PhotranVPG.java:1)
at org.eclipse.rephraserengine.core.vpg.ASTRepository.acquireTransientAST(ASTRepository.java:75)
at org.eclipse.rephraserengine.core.vpg.VPG.forceRecomputationOfEdgesAndAnnotations(VPG.java:432)
at org.eclipse.rephraserengine.core.vpg.eclipse.EclipseVPG$VPGResourceDeltaVisitor.index(EclipseVPG.java:447)
at org.eclipse.rephraserengine.core.vpg.eclipse.EclipseVPG$VPGResourceDeltaJob.runInWorkspace(EclipseVPG.java:336)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Resource: coulomb.f90 Path: basis_sets/source/coulomb.f90 Location: line -1
Description: /cp2k.git/basis_sets/source/evxc.f contains syntax errors and may not be refactored correctly. Resource: evxc.f Path: basis_sets/source/evxc.f Location: line -1
Description: Error parsing /cp2k.git/basis_sets/source/exp_opt.f: Syntax error: Unexpected end of input (/cp2k.git/basis_sets/source/exp_opt.f, line 156, column 1). Expected one of the following: block, close, contains, abstract, class, endsubroutine, identifier, return, interface, call, go, print, stop, allocatable, end, private, doubleprecision, all, implicit, if, dimension, goto, write, data, where, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, character, nullify, rewind, bind, do, pointer, syncall, syncimages, syncmemory, wait, unlock, optional, double, read, allocate, equivalence, integer, entry, real, cycle, procedure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, public, enddo, contiguous, enum, parameter, target, doublecomplex, type, deallocate, continue, exit Resource: exp_opt.f Path: basis_sets/source/exp_opt.f Location: line -1
Description: Error parsing /cp2k.git/basis_sets/source/gaussint.f: Syntax error: Unexpected : (/cp2k.git/basis_sets/source/gaussint.f, line 14, column 17). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: gaussint.f Path: basis_sets/source/gaussint.f Location: line -1
Description: Error parsing : null
java.lang.UnsupportedOperationException:
java.lang.UnsupportedOperationException
at org.eclipse.photran.internal.core.lexer.preprocessor.fortran_include.PreprocessingFreeFormLexerPhase1.yypushback(PreprocessingFreeFormLexerPhase1.java:135)
at org.eclipse.photran.internal.core.lexer.FreeFormLexerPhase1.yylex(FreeFormLexerPhase1.java:4073)
at org.eclipse.photran.internal.core.lexer.preprocessor.fortran_include.PreprocessingFreeFormLexerPhase1.yylex(PreprocessingFreeFormLexerPhase1.java:56)
at org.eclipse.photran.internal.core.lexer.preprocessor.fortran_include.PreprocessingFreeFormLexerPhase1.yylex(PreprocessingFreeFormLexerPhase1.java:1)
at org.eclipse.photran.internal.core.lexer.FreeFormLexerPhase2.readNextStatement(FreeFormLexerPhase2.java:221)
at org.eclipse.photran.internal.core.lexer.FreeFormLexerPhase2.processNextStatement(FreeFormLexerPhase2.java:152)
at org.eclipse.photran.internal.core.lexer.FreeFormLexerPhase2.yylex(FreeFormLexerPhase2.java:120)
at org.eclipse.photran.internal.core.lexer.LexerPhase3.yylex(LexerPhase3.java:80)
at org.eclipse.photran.internal.core.parser.Parser.readNextToken(Parser.java:243)
at org.eclipse.photran.internal.core.parser.Parser.shiftAndGoToState(Parser.java:258)
at org.eclipse.photran.internal.core.parser.Parser.parse(Parser.java:217)
at org.eclipse.photran.internal.core.parser.Parser.parseExecutableProgram(Parser.java:166)
at org.eclipse.photran.internal.core.parser.Parser.parse(Parser.java:161)
at org.eclipse.photran.internal.core.vpg.PhotranVPGWriter.parse(PhotranVPGWriter.java:458)
at org.eclipse.photran.internal.core.vpg.PhotranVPGWriter.parse(PhotranVPGWriter.java:442)
at org.eclipse.photran.internal.core.vpg.PhotranVPG.parse(PhotranVPG.java:595)
at org.eclipse.photran.internal.core.vpg.PhotranVPG.parse(PhotranVPG.java:1)
at org.eclipse.rephraserengine.core.vpg.ASTRepository.acquireTransientAST(ASTRepository.java:75)
at org.eclipse.rephraserengine.core.vpg.VPG.forceRecomputationOfEdgesAndAnnotations(VPG.java:432)
at org.eclipse.rephraserengine.core.vpg.eclipse.EclipseVPG$VPGResourceDeltaVisitor.index(EclipseVPG.java:447)
at org.eclipse.rephraserengine.core.vpg.eclipse.EclipseVPG$VPGResourceDeltaJob.runInWorkspace(EclipseVPG.java:336)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Resource: gdiis90.f90 Path: basis_sets/source/gdiis90.f90 Location: line -1
Description: /cp2k.git/basis_sets/source/hermite_matd.f contains syntax errors and may not be refactored correctly. Resource: hermite_matd.f Path: basis_sets/source/hermite_matd.f Location: line -1
Description: /cp2k.git/basis_sets/source/ppinit.f contains syntax errors and may not be refactored correctly. Resource: ppinit.f Path: basis_sets/source/ppinit.f Location: line -1
Description: /cp2k.git/basis_sets/source/wfn_ortho.f contains syntax errors and may not be refactored correctly. Resource: wfn_ortho.f Path: basis_sets/source/wfn_ortho.f Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/acc/acc_device.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/acc/acc_device.F, line 6, column 18). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: acc_device.F Path: cp2k/src/acc/acc_device.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/acc/acc_devmem.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/acc/acc_devmem.F, line 10, column 18). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: acc_devmem.F Path: cp2k/src/acc/acc_devmem.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/acc/acc_event.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/acc/acc_event.F, line 11, column 17). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: acc_event.F Path: cp2k/src/acc/acc_event.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/acc/acc_hostmem.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/acc/acc_hostmem.F, line 11, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: acc_hostmem.F Path: cp2k/src/acc/acc_hostmem.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/acc/acc_kinds.F: Syntax error: Unexpected end of input (/cp2k.git/cp2k/src/acc/acc_kinds.F, line 47, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: acc_kinds.F Path: cp2k/src/acc/acc_kinds.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/acc/acc_stream.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/acc/acc_stream.F, line 11, column 18). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: acc_stream.F Path: cp2k/src/acc/acc_stream.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/admm_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/admm_methods.F, line 12, column 20). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: admm_methods.F Path: cp2k/src/admm_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/admm_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/admm_types.F, line 12, column 18). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: admm_types.F Path: cp2k/src/admm_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/admm_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/admm_utils.F, line 13, column 18). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: admm_utils.F Path: cp2k/src/admm_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/al_system_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/al_system_types.F, line 10, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: al_system_types.F Path: cp2k/src/al_system_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/almo_scf.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/almo_scf.F, line 12, column 16). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: almo_scf.F Path: cp2k/src/almo_scf.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/almo_scf_aux2_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/almo_scf_aux2_methods.F, line 12, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: almo_scf_aux2_methods.F Path: cp2k/src/almo_scf_aux2_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/almo_scf_aux2_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/almo_scf_aux2_types.F, line 11, column 27). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: almo_scf_aux2_types.F Path: cp2k/src/almo_scf_aux2_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/almo_scf_aux_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/almo_scf_aux_types.F, line 12, column 26). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: almo_scf_aux_types.F Path: cp2k/src/almo_scf_aux_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/almo_scf_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/almo_scf_methods.F, line 12, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: almo_scf_methods.F Path: cp2k/src/almo_scf_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/almo_scf_special.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/almo_scf_special.F, line 12, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: almo_scf_special.F Path: cp2k/src/almo_scf_special.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/almo_scf_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/almo_scf_types.F, line 12, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: almo_scf_types.F Path: cp2k/src/almo_scf_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/ai_angmom.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/ai_angmom.F, line 30, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ai_angmom.F Path: cp2k/src/aobasis/ai_angmom.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/ai_contraction.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/ai_contraction.F, line 17, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ai_contraction.F Path: cp2k/src/aobasis/ai_contraction.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/ai_coulomb.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/ai_coulomb.F, line 39, column 18). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ai_coulomb.F Path: cp2k/src/aobasis/ai_coulomb.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/ai_coulomb_test.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/ai_coulomb_test.F, line 13, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ai_coulomb_test.F Path: cp2k/src/aobasis/ai_coulomb_test.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/ai_derivatives.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/ai_derivatives.F, line 32, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ai_derivatives.F Path: cp2k/src/aobasis/ai_derivatives.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/ai_elec_field.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/ai_elec_field.F, line 36, column 21). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ai_elec_field.F Path: cp2k/src/aobasis/ai_elec_field.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/ai_eri_debug.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/ai_eri_debug.F, line 15, column 20). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ai_eri_debug.F Path: cp2k/src/aobasis/ai_eri_debug.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/ai_fermi_contact.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/ai_fermi_contact.F, line 27, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ai_fermi_contact.F Path: cp2k/src/aobasis/ai_fermi_contact.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/ai_geminals.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/ai_geminals.F, line 15, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ai_geminals.F Path: cp2k/src/aobasis/ai_geminals.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/ai_geminals_debug.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/ai_geminals_debug.F, line 16, column 25). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ai_geminals_debug.F Path: cp2k/src/aobasis/ai_geminals_debug.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/ai_geminals_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/ai_geminals_utils.F, line 16, column 25). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ai_geminals_utils.F Path: cp2k/src/aobasis/ai_geminals_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/ai_kinetic.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/ai_kinetic.F, line 18, column 18). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ai_kinetic.F Path: cp2k/src/aobasis/ai_kinetic.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/ai_moments.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/ai_moments.F, line 29, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ai_moments.F Path: cp2k/src/aobasis/ai_moments.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/ai_onecenter.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/ai_onecenter.F, line 27, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ai_onecenter.F Path: cp2k/src/aobasis/ai_onecenter.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/ai_oneelectron.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/ai_oneelectron.F, line 32, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ai_oneelectron.F Path: cp2k/src/aobasis/ai_oneelectron.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/ai_os_rr.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/ai_os_rr.F, line 6, column 16). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ai_os_rr.F Path: cp2k/src/aobasis/ai_os_rr.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/ai_overlap.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/ai_overlap.F, line 16, column 18). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ai_overlap.F Path: cp2k/src/aobasis/ai_overlap.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/ai_overlap3.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/ai_overlap3.F, line 44, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ai_overlap3.F Path: cp2k/src/aobasis/ai_overlap3.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/ai_overlap3_debug.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/ai_overlap3_debug.F, line 14, column 25). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ai_overlap3_debug.F Path: cp2k/src/aobasis/ai_overlap3_debug.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/ai_overlap_aabb.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/ai_overlap_aabb.F, line 25, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ai_overlap_aabb.F Path: cp2k/src/aobasis/ai_overlap_aabb.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/ai_overlap_debug.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/ai_overlap_debug.F, line 14, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ai_overlap_debug.F Path: cp2k/src/aobasis/ai_overlap_debug.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/ai_overlap_ppl.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/ai_overlap_ppl.F, line 25, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ai_overlap_ppl.F Path: cp2k/src/aobasis/ai_overlap_ppl.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/ai_spin_orbit.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/ai_spin_orbit.F, line 35, column 21). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ai_spin_orbit.F Path: cp2k/src/aobasis/ai_spin_orbit.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/ai_verfc.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/ai_verfc.F, line 81, column 16). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ai_verfc.F Path: cp2k/src/aobasis/ai_verfc.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/ao_util.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/ao_util.F, line 13, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ao_util.F Path: cp2k/src/aobasis/ao_util.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/basis_set_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/basis_set_types.F, line 14, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: basis_set_types.F Path: cp2k/src/aobasis/basis_set_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/orbital_pointers.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/orbital_pointers.F, line 25, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: orbital_pointers.F Path: cp2k/src/aobasis/orbital_pointers.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/orbital_symbols.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/orbital_symbols.F, line 12, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: orbital_symbols.F Path: cp2k/src/aobasis/orbital_symbols.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/orbital_transformation_matrices.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/orbital_transformation_matrices.F, line 16, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: orbital_transformation_matrices.F Path: cp2k/src/aobasis/orbital_transformation_matrices.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/aobasis/sto_ng.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/aobasis/sto_ng.F, line 11, column 14). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: sto_ng.F Path: cp2k/src/aobasis/sto_ng.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/atom.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/atom.F, line 7, column 12). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: atom.F Path: cp2k/src/atom.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/atom_basis.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/atom_basis.F, line 7, column 18). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: atom_basis.F Path: cp2k/src/atom_basis.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/atom_electronic_structure.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/atom_electronic_structure.F, line 7, column 33). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: atom_electronic_structure.F Path: cp2k/src/atom_electronic_structure.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/atom_energy.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/atom_energy.F, line 7, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: atom_energy.F Path: cp2k/src/atom_energy.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/atom_fit.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/atom_fit.F, line 9, column 16). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: atom_fit.F Path: cp2k/src/atom_fit.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/atom_kind_orbitals.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/atom_kind_orbitals.F, line 9, column 26). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: atom_kind_orbitals.F Path: cp2k/src/atom_kind_orbitals.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/atom_operators.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/atom_operators.F, line 13, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: atom_operators.F Path: cp2k/src/atom_operators.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/atom_optimization.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/atom_optimization.F, line 9, column 25). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: atom_optimization.F Path: cp2k/src/atom_optimization.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/atom_output.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/atom_output.F, line 10, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: atom_output.F Path: cp2k/src/atom_output.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/atom_pseudo.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/atom_pseudo.F, line 7, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: atom_pseudo.F Path: cp2k/src/atom_pseudo.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/atom_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/atom_types.F, line 13, column 18). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: atom_types.F Path: cp2k/src/atom_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/atom_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/atom_utils.F, line 13, column 18). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: atom_utils.F Path: cp2k/src/atom_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/atom_xc.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/atom_xc.F, line 10, column 15). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: atom_xc.F Path: cp2k/src/atom_xc.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/atomic_charges.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/atomic_charges.F, line 12, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: atomic_charges.F Path: cp2k/src/atomic_charges.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/atomic_kind_list_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/atomic_kind_list_types.F, line 35, column 30). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: atomic_kind_list_types.F Path: cp2k/src/atomic_kind_list_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/atomic_kind_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/atomic_kind_types.F, line 21, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: atomic_kind_types.F Path: cp2k/src/atomic_kind_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/atoms_input.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/atoms_input.F, line 18, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: atoms_input.F Path: cp2k/src/atoms_input.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/atprop_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/atprop_types.F, line 12, column 20). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: atprop_types.F Path: cp2k/src/atprop_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/base/kinds.F: Syntax error: Unexpected kind (/cp2k.git/cp2k/src/base/kinds.F, line 21, column 8). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: kinds.F Path: cp2k/src/base/kinds.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/base/machine.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/base/machine.F, line 13, column 15). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: machine.F Path: cp2k/src/base/machine.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/base/machine_internal.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/base/machine_internal.F, line 7, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: machine_internal.F Path: cp2k/src/base/machine_internal.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/base/machine_posix.f90: Syntax error: Unexpected end of input (/cp2k.git/cp2k/src/base/machine_posix.f90, line 431, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, go, print, stop, allocatable, end, private, doubleprecision, all, implicit, if, dimension, goto, write, data, where, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, character, nullify, rewind, bind, do, pointer, syncall, syncimages, syncmemory, wait, unlock, optional, double, read, allocate, equivalence, integer, entry, real, cycle, procedure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, enum, parameter, target, doublecomplex, type, deallocate, continue, exit Resource: machine_posix.f90 Path: cp2k/src/base/machine_posix.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/beta_gamma_psi.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/beta_gamma_psi.F, line 8, column 68). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: beta_gamma_psi.F Path: cp2k/src/beta_gamma_psi.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/block_p_types.F: Syntax error: Unexpected underscore (/cp2k.git/cp2k/src/block_p_types.F, line 12, column 13). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: block_p_types.F Path: cp2k/src/block_p_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/bsse.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/bsse.F, line 12, column 12). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: bsse.F Path: cp2k/src/bsse.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/call_collocate.f90: Syntax error: Unexpected end of input (/cp2k.git/cp2k/src/call_collocate.f90, line 37, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: call_collocate.f90 Path: cp2k/src/call_collocate.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/call_collocate_omp.f90: Syntax error: Unexpected end of input (/cp2k.git/cp2k/src/call_collocate_omp.f90, line 37, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: call_collocate_omp.f90 Path: cp2k/src/call_collocate_omp.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/call_integrate.f90: Syntax error: Unexpected end of input (/cp2k.git/cp2k/src/call_integrate.f90, line 37, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: call_integrate.f90 Path: cp2k/src/call_integrate.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/cell_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/cell_methods.F, line 12, column 20). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cell_methods.F Path: cp2k/src/cell_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/cell_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/cell_types.F, line 12, column 18). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cell_types.F Path: cp2k/src/cell_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/cg_test.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/cg_test.F, line 13, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cg_test.F Path: cp2k/src/cg_test.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/colloc_int_body.f90: Syntax error: Unexpected end of input (/cp2k.git/cp2k/src/colloc_int_body.f90, line 775, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, go, print, stop, allocatable, end, private, doubleprecision, all, implicit, if, dimension, goto, write, data, where, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, character, nullify, rewind, bind, do, pointer, syncall, syncimages, syncmemory, wait, unlock, optional, double, read, allocate, equivalence, integer, entry, real, cycle, procedure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, enum, parameter, target, doublecomplex, type, deallocate, continue, exit Resource: colloc_int_body.f90 Path: cp2k/src/colloc_int_body.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/colloc_int_kloop.f90: Syntax error: Unexpected end of input (/cp2k.git/cp2k/src/colloc_int_kloop.f90, line 277, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, go, print, stop, allocatable, end, private, doubleprecision, all, implicit, if, dimension, goto, write, data, where, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, character, nullify, rewind, bind, do, pointer, syncall, syncimages, syncmemory, wait, unlock, optional, double, read, allocate, equivalence, integer, entry, real, cycle, procedure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, enum, parameter, target, doublecomplex, type, deallocate, continue, exit Resource: colloc_int_kloop.f90 Path: cp2k/src/colloc_int_kloop.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/colloc_int_kloop1.f90: Syntax error: Unexpected end of input (/cp2k.git/cp2k/src/colloc_int_kloop1.f90, line 260, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, go, print, stop, allocatable, end, private, doubleprecision, all, implicit, if, dimension, goto, write, data, where, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, character, nullify, rewind, bind, do, pointer, syncall, syncimages, syncmemory, wait, unlock, optional, double, read, allocate, equivalence, integer, entry, real, cycle, procedure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, enum, parameter, target, doublecomplex, type, deallocate, continue, exit Resource: colloc_int_kloop1.f90 Path: cp2k/src/colloc_int_kloop1.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/colloc_int_kloop2.f90: Syntax error: Unexpected end of input (/cp2k.git/cp2k/src/colloc_int_kloop2.f90, line 277, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, go, print, stop, allocatable, end, private, doubleprecision, all, implicit, if, dimension, goto, write, data, where, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, character, nullify, rewind, bind, do, pointer, syncall, syncimages, syncmemory, wait, unlock, optional, double, read, allocate, equivalence, integer, entry, real, cycle, procedure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, enum, parameter, target, doublecomplex, type, deallocate, continue, exit Resource: colloc_int_kloop2.f90 Path: cp2k/src/colloc_int_kloop2.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/colloc_int_kloop3.f90: Syntax error: Unexpected end of input (/cp2k.git/cp2k/src/colloc_int_kloop3.f90, line 294, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, go, print, stop, allocatable, end, private, doubleprecision, all, implicit, if, dimension, goto, write, data, where, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, character, nullify, rewind, bind, do, pointer, syncall, syncimages, syncmemory, wait, unlock, optional, double, read, allocate, equivalence, integer, entry, real, cycle, procedure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, enum, parameter, target, doublecomplex, type, deallocate, continue, exit Resource: colloc_int_kloop3.f90 Path: cp2k/src/colloc_int_kloop3.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/colloc_int_kloop4.f90: Syntax error: Unexpected end of input (/cp2k.git/cp2k/src/colloc_int_kloop4.f90, line 311, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, go, print, stop, allocatable, end, private, doubleprecision, all, implicit, if, dimension, goto, write, data, where, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, character, nullify, rewind, bind, do, pointer, syncall, syncimages, syncmemory, wait, unlock, optional, double, read, allocate, equivalence, integer, entry, real, cycle, procedure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, enum, parameter, target, doublecomplex, type, deallocate, continue, exit Resource: colloc_int_kloop4.f90 Path: cp2k/src/colloc_int_kloop4.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/colloc_int_kloop5.f90: Syntax error: Unexpected end of input (/cp2k.git/cp2k/src/colloc_int_kloop5.f90, line 328, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, go, print, stop, allocatable, end, private, doubleprecision, all, implicit, if, dimension, goto, write, data, where, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, character, nullify, rewind, bind, do, pointer, syncall, syncimages, syncmemory, wait, unlock, optional, double, read, allocate, equivalence, integer, entry, real, cycle, procedure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, enum, parameter, target, doublecomplex, type, deallocate, continue, exit Resource: colloc_int_kloop5.f90 Path: cp2k/src/colloc_int_kloop5.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/colloc_int_kloop6.f90: Syntax error: Unexpected end of input (/cp2k.git/cp2k/src/colloc_int_kloop6.f90, line 345, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, go, print, stop, allocatable, end, private, doubleprecision, all, implicit, if, dimension, goto, write, data, where, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, character, nullify, rewind, bind, do, pointer, syncall, syncimages, syncmemory, wait, unlock, optional, double, read, allocate, equivalence, integer, entry, real, cycle, procedure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, enum, parameter, target, doublecomplex, type, deallocate, continue, exit Resource: colloc_int_kloop6.f90 Path: cp2k/src/colloc_int_kloop6.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/colloc_int_kloop7.f90: Syntax error: Unexpected end of input (/cp2k.git/cp2k/src/colloc_int_kloop7.f90, line 362, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, go, print, stop, allocatable, end, private, doubleprecision, all, implicit, if, dimension, goto, write, data, where, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, character, nullify, rewind, bind, do, pointer, syncall, syncimages, syncmemory, wait, unlock, optional, double, read, allocate, equivalence, integer, entry, real, cycle, procedure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, enum, parameter, target, doublecomplex, type, deallocate, continue, exit Resource: colloc_int_kloop7.f90 Path: cp2k/src/colloc_int_kloop7.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/colloc_int_kloop8.f90: Syntax error: Unexpected end of input (/cp2k.git/cp2k/src/colloc_int_kloop8.f90, line 379, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, go, print, stop, allocatable, end, private, doubleprecision, all, implicit, if, dimension, goto, write, data, where, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, character, nullify, rewind, bind, do, pointer, syncall, syncimages, syncmemory, wait, unlock, optional, double, read, allocate, equivalence, integer, entry, real, cycle, procedure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, enum, parameter, target, doublecomplex, type, deallocate, continue, exit Resource: colloc_int_kloop8.f90 Path: cp2k/src/colloc_int_kloop8.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/colvar_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/colvar_methods.F, line 14, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: colvar_methods.F Path: cp2k/src/colvar_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/colvar_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/colvar_types.F, line 13, column 20). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: colvar_types.F Path: cp2k/src/colvar_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/colvar_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/colvar_utils.F, line 12, column 20). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: colvar_utils.F Path: cp2k/src/colvar_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/bessel_lib.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/bessel_lib.F, line 15, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: bessel_lib.F Path: cp2k/src/common/bessel_lib.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/bibliography.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/bibliography.F, line 29, column 20). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: bibliography.F Path: cp2k/src/common/bibliography.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/cp_array_i4_sort.F: Syntax error: Unexpected kind (/cp2k.git/cp2k/src/common/cp_array_i4_sort.F, line 30, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_array_i4_sort.F Path: cp2k/src/common/cp_array_i4_sort.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/cp_array_i8_sort.F: Syntax error: Unexpected kind (/cp2k.git/cp2k/src/common/cp_array_i8_sort.F, line 30, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_array_i8_sort.F Path: cp2k/src/common/cp_array_i8_sort.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/cp_array_i_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/cp_array_i_utils.F, line 43, column 15). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_array_i_utils.F Path: cp2k/src/common/cp_array_i_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/cp_array_logical_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/cp_array_logical_utils.F, line 43, column 15). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_array_logical_utils.F Path: cp2k/src/common/cp_array_logical_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/cp_array_r_sort.F: Syntax error: Unexpected kind (/cp2k.git/cp2k/src/common/cp_array_r_sort.F, line 30, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_array_r_sort.F Path: cp2k/src/common/cp_array_r_sort.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/cp_array_r_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/cp_array_r_utils.F, line 43, column 15). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_array_r_utils.F Path: cp2k/src/common/cp_array_r_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/cp_common_uses.f90: Syntax error: Unexpected extraneous character (/cp2k.git/cp2k/src/common/cp_common_uses.f90, line 42, column 59). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_common_uses.f90 Path: cp2k/src/common/cp_common_uses.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/cp_error_handling.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/cp_error_handling.F, line 31, column 25). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_error_handling.F Path: cp2k/src/common/cp_error_handling.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/cp_files.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/cp_files.F, line 15, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_files.F Path: cp2k/src/common/cp_files.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/cp_iter_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/cp_iter_types.F, line 9, column 21). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_iter_types.F Path: cp2k/src/common/cp_iter_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/cp_log_handling.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/cp_log_handling.F, line 39, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_log_handling.F Path: cp2k/src/common/cp_log_handling.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/cp_para_env.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/cp_para_env.F, line 13, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_para_env.F Path: cp2k/src/common/cp_para_env.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/cp_para_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/cp_para_types.F, line 14, column 21). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_para_types.F Path: cp2k/src/common/cp_para_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/cp_result_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/cp_result_methods.F, line 15, column 25). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_result_methods.F Path: cp2k/src/common/cp_result_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/cp_result_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/cp_result_types.F, line 17, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_result_types.F Path: cp2k/src/common/cp_result_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/cp_units.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/cp_units.F, line 28, column 16). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_units.F Path: cp2k/src/common/cp_units.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/cuda_profiling.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/cuda_profiling.F, line 12, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cuda_profiling.F Path: cp2k/src/common/cuda_profiling.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/dict.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/dict.F, line 14, column 12). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dict.F Path: cp2k/src/common/dict.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/dict_i4tuple_callstat.F: Syntax error: Unexpected kind (/cp2k.git/cp2k/src/common/dict_i4tuple_callstat.F, line 28, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dict_i4tuple_callstat.F Path: cp2k/src/common/dict_i4tuple_callstat.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/dict_str_i4.F: Syntax error: Unexpected kind (/cp2k.git/cp2k/src/common/dict_str_i4.F, line 26, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dict_str_i4.F Path: cp2k/src/common/dict_str_i4.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/distribution_1d_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/distribution_1d_types.F, line 23, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: distribution_1d_types.F Path: cp2k/src/common/distribution_1d_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/eigenvalueproblems.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/eigenvalueproblems.F, line 16, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: eigenvalueproblems.F Path: cp2k/src/common/eigenvalueproblems.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/erf_fn.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/erf_fn.F, line 11, column 14). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: erf_fn.F Path: cp2k/src/common/erf_fn.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/f77_blas.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/f77_blas.F, line 20, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: f77_blas.F Path: cp2k/src/common/f77_blas.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/f77_blas_extra.F: Syntax error: Unexpected : (/cp2k.git/cp2k/src/common/f77_blas_extra.F, line 21, column 9). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: f77_blas_extra.F Path: cp2k/src/common/f77_blas_extra.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/f77_blas_generic.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/common/f77_blas_generic.F, line 49, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: f77_blas_generic.F Path: cp2k/src/common/f77_blas_generic.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/f77_blas_netlib.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/common/f77_blas_netlib.F, line 29, column 16). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: f77_blas_netlib.F Path: cp2k/src/common/f77_blas_netlib.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/f77_blas_poison.F: Syntax error: Unexpected : (/cp2k.git/cp2k/src/common/f77_blas_poison.F, line 19, column 9). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: f77_blas_poison.F Path: cp2k/src/common/f77_blas_poison.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/fparser.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/fparser.F, line 19, column 88). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: fparser.F Path: cp2k/src/common/fparser.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/gamma.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/gamma.F, line 14, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: gamma.F Path: cp2k/src/common/gamma.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/glob_matching.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/glob_matching.F, line 13, column 21). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: glob_matching.F Path: cp2k/src/common/glob_matching.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/kahan_sum.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/kahan_sum.F, line 42, column 17). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: kahan_sum.F Path: cp2k/src/common/kahan_sum.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/lapack.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/lapack.F, line 15, column 14). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: lapack.F Path: cp2k/src/common/lapack.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/lebedev.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/lebedev.F, line 56, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: lebedev.F Path: cp2k/src/common/lebedev.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/linear_systems.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/linear_systems.F, line 17, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: linear_systems.F Path: cp2k/src/common/linear_systems.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/list.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/list.F, line 14, column 12). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: list.F Path: cp2k/src/common/list.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/list_callstackentry.F: Lexer Error (line 37, col 59): String literal spans multiple lines without continuation Resource: list_callstackentry.F Path: cp2k/src/common/list_callstackentry.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/list_routinereport.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/list_routinereport.F, line 25, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: list_routinereport.F Path: cp2k/src/common/list_routinereport.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/list_routinestat.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/list_routinestat.F, line 25, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: list_routinestat.F Path: cp2k/src/common/list_routinestat.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/list_timerenv.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/list_timerenv.F, line 25, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: list_timerenv.F Path: cp2k/src/common/list_timerenv.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/mathconstants.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/mathconstants.F, line 14, column 21). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mathconstants.F Path: cp2k/src/common/mathconstants.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/mathlib.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/mathlib.F, line 14, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mathlib.F Path: cp2k/src/common/mathlib.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/memory_utilities.F: Syntax error: Unexpected kind (/cp2k.git/cp2k/src/common/memory_utilities.F, line 16, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: memory_utilities.F Path: cp2k/src/common/memory_utilities.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/parallel_rng_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/parallel_rng_types.F, line 54, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: parallel_rng_types.F Path: cp2k/src/common/parallel_rng_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/periodic_table.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/periodic_table.F, line 18, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: periodic_table.F Path: cp2k/src/common/periodic_table.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/physcon.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/physcon.F, line 64, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: physcon.F Path: cp2k/src/common/physcon.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/powell.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/powell.F, line 7, column 14). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: powell.F Path: cp2k/src/common/powell.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/reallocate_1.f90: Syntax error: Unexpected end of input (/cp2k.git/cp2k/src/common/reallocate_1.f90, line 31, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, go, print, stop, allocatable, end, private, doubleprecision, all, implicit, if, dimension, goto, write, data, where, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, character, nullify, rewind, bind, do, pointer, syncall, syncimages, syncmemory, wait, unlock, optional, double, read, allocate, equivalence, integer, entry, real, cycle, procedure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, enum, parameter, target, doublecomplex, type, deallocate, continue, exit Resource: reallocate_1.f90 Path: cp2k/src/common/reallocate_1.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/reallocate_2.f90: Syntax error: Unexpected end of input (/cp2k.git/cp2k/src/common/reallocate_2.f90, line 39, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, go, print, stop, allocatable, end, private, doubleprecision, all, implicit, if, dimension, goto, write, data, where, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, character, nullify, rewind, bind, do, pointer, syncall, syncimages, syncmemory, wait, unlock, optional, double, read, allocate, equivalence, integer, entry, real, cycle, procedure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, enum, parameter, target, doublecomplex, type, deallocate, continue, exit Resource: reallocate_2.f90 Path: cp2k/src/common/reallocate_2.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/reallocate_3.f90: Syntax error: Unexpected end of input (/cp2k.git/cp2k/src/common/reallocate_3.f90, line 44, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, go, print, stop, allocatable, end, private, doubleprecision, all, implicit, if, dimension, goto, write, data, where, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, character, nullify, rewind, bind, do, pointer, syncall, syncimages, syncmemory, wait, unlock, optional, double, read, allocate, equivalence, integer, entry, real, cycle, procedure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, enum, parameter, target, doublecomplex, type, deallocate, continue, exit Resource: reallocate_3.f90 Path: cp2k/src/common/reallocate_3.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/reallocate_4.f90: Syntax error: Unexpected end of input (/cp2k.git/cp2k/src/common/reallocate_4.f90, line 51, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, go, print, stop, allocatable, end, private, doubleprecision, all, implicit, if, dimension, goto, write, data, where, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, character, nullify, rewind, bind, do, pointer, syncall, syncimages, syncmemory, wait, unlock, optional, double, read, allocate, equivalence, integer, entry, real, cycle, procedure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, enum, parameter, target, doublecomplex, type, deallocate, continue, exit Resource: reallocate_4.f90 Path: cp2k/src/common/reallocate_4.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/reallocate_5.f90: Syntax error: Unexpected end of input (/cp2k.git/cp2k/src/common/reallocate_5.f90, line 57, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, go, print, stop, allocatable, end, private, doubleprecision, all, implicit, if, dimension, goto, write, data, where, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, character, nullify, rewind, bind, do, pointer, syncall, syncimages, syncmemory, wait, unlock, optional, double, read, allocate, equivalence, integer, entry, real, cycle, procedure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, enum, parameter, target, doublecomplex, type, deallocate, continue, exit Resource: reallocate_5.f90 Path: cp2k/src/common/reallocate_5.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/reference_manager.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/reference_manager.F, line 22, column 25). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: reference_manager.F Path: cp2k/src/common/reference_manager.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/sort_m.f90: Syntax error: Unexpected end of input (/cp2k.git/cp2k/src/common/sort_m.f90, line 64, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, go, print, stop, allocatable, end, private, doubleprecision, all, implicit, if, dimension, goto, write, data, where, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, character, nullify, rewind, bind, do, pointer, syncall, syncimages, syncmemory, wait, unlock, optional, double, read, allocate, equivalence, integer, entry, real, cycle, procedure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, enum, parameter, target, doublecomplex, type, deallocate, continue, exit Resource: sort_m.f90 Path: cp2k/src/common/sort_m.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/spherical_harmonics.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/spherical_harmonics.F, line 24, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: spherical_harmonics.F Path: cp2k/src/common/spherical_harmonics.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/string_table.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/string_table.F, line 20, column 20). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: string_table.F Path: cp2k/src/common/string_table.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/string_utilities.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/string_utilities.F, line 15, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: string_utilities.F Path: cp2k/src/common/string_utilities.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/structure_factor_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/structure_factor_types.F, line 11, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: structure_factor_types.F Path: cp2k/src/common/structure_factor_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/structure_factors.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/structure_factors.F, line 11, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: structure_factors.F Path: cp2k/src/common/structure_factors.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/termination.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/termination.F, line 19, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: termination.F Path: cp2k/src/common/termination.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/timings.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/timings.F, line 15, column 15). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: timings.F Path: cp2k/src/common/timings.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/timings_base_type.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/timings_base_type.F, line 16, column 2). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: timings_base_type.F Path: cp2k/src/common/timings_base_type.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/timings_report.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/timings_report.F, line 16, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: timings_report.F Path: cp2k/src/common/timings_report.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/timings_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/timings_types.F, line 15, column 21). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: timings_types.F Path: cp2k/src/common/timings_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/util.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/common/util.F, line 12, column 12). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: util.F Path: cp2k/src/common/util.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/common/xml_parser.F: Syntax error: Unexpected : (/cp2k.git/cp2k/src/common/xml_parser.F, line 74, column 26). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: xml_parser.F Path: cp2k/src/common/xml_parser.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/constraint.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/constraint.F, line 10, column 18). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: constraint.F Path: cp2k/src/constraint.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/constraint_3x3.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/constraint_3x3.F, line 11, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: constraint_3x3.F Path: cp2k/src/constraint_3x3.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/constraint_4x6.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/constraint_4x6.F, line 11, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: constraint_4x6.F Path: cp2k/src/constraint_4x6.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/constraint_clv.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/constraint_clv.F, line 12, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: constraint_clv.F Path: cp2k/src/constraint_clv.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/constraint_fxd.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/constraint_fxd.F, line 11, column 3). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: constraint_fxd.F Path: cp2k/src/constraint_fxd.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/constraint_util.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/constraint_util.F, line 11, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: constraint_util.F Path: cp2k/src/constraint_util.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/constraint_vsite.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/constraint_vsite.F, line 12, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: constraint_vsite.F Path: cp2k/src/constraint_vsite.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/core_ae.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/core_ae.F, line 13, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: core_ae.F Path: cp2k/src/core_ae.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/core_ppl.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/core_ppl.F, line 15, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: core_ppl.F Path: cp2k/src/core_ppl.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/core_ppnl.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/core_ppnl.F, line 13, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: core_ppnl.F Path: cp2k/src/core_ppnl.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/cp2k_debug.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/cp2k_debug.F, line 23, column 18). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp2k_debug.F Path: cp2k/src/cp2k_debug.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/cp2k_info.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/cp2k_info.F, line 14, column 17). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp2k_info.F Path: cp2k/src/cp2k_info.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/cp_control_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/cp_control_types.F, line 10, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_control_types.F Path: cp2k/src/cp_control_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/cp_control_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/cp_control_utils.F, line 9, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_control_utils.F Path: cp2k/src/cp_control_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/cp_dbcsr_cholesky.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/cp_dbcsr_cholesky.F, line 15, column 25). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_dbcsr_cholesky.F Path: cp2k/src/cp_dbcsr_cholesky.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/cp_dbcsr_cp2k_link.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/cp_dbcsr_cp2k_link.F, line 12, column 26). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_dbcsr_cp2k_link.F Path: cp2k/src/cp_dbcsr_cp2k_link.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/cp_dbcsr_diag.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/cp_dbcsr_diag.F, line 16, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_dbcsr_diag.F Path: cp2k/src/cp_dbcsr_diag.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/cp_dbcsr_operations.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/cp_dbcsr_operations.F, line 15, column 27). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_dbcsr_operations.F Path: cp2k/src/cp_dbcsr_operations.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/cp_dbcsr_output.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/cp_dbcsr_output.F, line 15, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_dbcsr_output.F Path: cp2k/src/cp_dbcsr_output.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/cp_dbcsr_util.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/cp_dbcsr_util.F, line 13, column 21). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_dbcsr_util.F Path: cp2k/src/cp_dbcsr_util.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/cp_ddapc.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/cp_ddapc.F, line 13, column 16). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_ddapc.F Path: cp2k/src/cp_ddapc.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/cp_ddapc_forces.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/cp_ddapc_forces.F, line 13, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_ddapc_forces.F Path: cp2k/src/cp_ddapc_forces.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/cp_ddapc_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/cp_ddapc_methods.F, line 10, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_ddapc_methods.F Path: cp2k/src/cp_ddapc_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/cp_ddapc_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/cp_ddapc_types.F, line 10, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_ddapc_types.F Path: cp2k/src/cp_ddapc_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/cp_ddapc_util.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/cp_ddapc_util.F, line 13, column 21). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_ddapc_util.F Path: cp2k/src/cp_ddapc_util.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/cp_external_control.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/cp_external_control.F, line 14, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_external_control.F Path: cp2k/src/cp_external_control.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/cp_gemm_interface.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/cp_gemm_interface.F, line 12, column 25). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_gemm_interface.F Path: cp2k/src/cp_gemm_interface.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/cp_ma_interface.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/cp_ma_interface.F, line 15, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_ma_interface.F Path: cp2k/src/cp_ma_interface.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/cp_output_handling.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/cp_output_handling.F, line 23, column 26). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_output_handling.F Path: cp2k/src/cp_output_handling.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/cp_realspace_grid_cube.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/cp_realspace_grid_cube.F, line 10, column 30). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_realspace_grid_cube.F Path: cp2k/src/cp_realspace_grid_cube.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/cp_realspace_grid_init.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/cp_realspace_grid_init.F, line 13, column 30). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_realspace_grid_init.F Path: cp2k/src/cp_realspace_grid_init.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/cp_spline_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/cp_spline_utils.F, line 12, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_spline_utils.F Path: cp2k/src/cp_spline_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/cp_subsys_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/cp_subsys_methods.F, line 13, column 25). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_subsys_methods.F Path: cp2k/src/cp_subsys_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/cp_subsys_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/cp_subsys_types.F, line 15, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_subsys_types.F Path: cp2k/src/cp_subsys_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/cp_symmetry.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/cp_symmetry.F, line 11, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_symmetry.F Path: cp2k/src/cp_symmetry.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/csvr_system_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/csvr_system_types.F, line 10, column 25). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: csvr_system_types.F Path: cp2k/src/csvr_system_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/csvr_system_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/csvr_system_utils.F, line 12, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: csvr_system_utils.F Path: cp2k/src/csvr_system_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/d3_poly.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/d3_poly.F, line 21, column 15). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: d3_poly.F Path: cp2k/src/d3_poly.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/damping_dipole_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/damping_dipole_types.F, line 10, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: damping_dipole_types.F Path: cp2k/src/damping_dipole_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/array_types.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/dbcsr/array_types.F, line 20, column 10). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: array_types.F Path: cp2k/src/dbcsr/array_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/btree_i8_k_cp2d_v.F: Syntax error: Unexpected : (/cp2k.git/cp2k/src/dbcsr/btree_i8_k_cp2d_v.F, line 20, column 11). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: btree_i8_k_cp2d_v.F Path: cp2k/src/dbcsr/btree_i8_k_cp2d_v.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/btree_i8_k_dp2d_v.F: Syntax error: Unexpected : (/cp2k.git/cp2k/src/dbcsr/btree_i8_k_dp2d_v.F, line 20, column 11). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: btree_i8_k_dp2d_v.F Path: cp2k/src/dbcsr/btree_i8_k_dp2d_v.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/btree_i8_k_sp2d_v.F: Syntax error: Unexpected : (/cp2k.git/cp2k/src/dbcsr/btree_i8_k_sp2d_v.F, line 20, column 11). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: btree_i8_k_sp2d_v.F Path: cp2k/src/dbcsr/btree_i8_k_sp2d_v.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/btree_i8_k_zp2d_v.F: Syntax error: Unexpected : (/cp2k.git/cp2k/src/dbcsr/btree_i8_k_zp2d_v.F, line 20, column 11). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: btree_i8_k_zp2d_v.F Path: cp2k/src/dbcsr/btree_i8_k_zp2d_v.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_acc_operations.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_acc_operations.F, line 16, column 28). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_acc_operations.F Path: cp2k/src/dbcsr/dbcsr_acc_operations.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_api.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_api.F, line 14, column 17). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_api.F Path: cp2k/src/dbcsr/dbcsr_api.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_array_i4_sort.F: Lexer Error (line 55, col 43): String literal spans multiple lines without continuation Resource: dbcsr_array_i4_sort.F Path: cp2k/src/dbcsr/dbcsr_array_i4_sort.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_array_i8_sort.F: Lexer Error (line 55, col 43): String literal spans multiple lines without continuation Resource: dbcsr_array_i8_sort.F Path: cp2k/src/dbcsr/dbcsr_array_i8_sort.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_blas_operations.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_blas_operations.F, line 16, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_blas_operations.F Path: cp2k/src/dbcsr/dbcsr_blas_operations.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_block_access.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_block_access.F, line 16, column 26). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_block_access.F Path: cp2k/src/dbcsr/dbcsr_block_access.F Location: line -1
Description: /cp2k.git/cp2k/src/dbcsr/dbcsr_block_access_c.f90 contains syntax errors and may not be refactored correctly. Resource: dbcsr_block_access_c.f90 Path: cp2k/src/dbcsr/dbcsr_block_access_c.f90 Location: line -1
Description: /cp2k.git/cp2k/src/dbcsr/dbcsr_block_access_d.f90 contains syntax errors and may not be refactored correctly. Resource: dbcsr_block_access_d.f90 Path: cp2k/src/dbcsr/dbcsr_block_access_d.f90 Location: line -1
Description: /cp2k.git/cp2k/src/dbcsr/dbcsr_block_access_s.f90 contains syntax errors and may not be refactored correctly. Resource: dbcsr_block_access_s.f90 Path: cp2k/src/dbcsr/dbcsr_block_access_s.f90 Location: line -1
Description: /cp2k.git/cp2k/src/dbcsr/dbcsr_block_access_z.f90 contains syntax errors and may not be refactored correctly. Resource: dbcsr_block_access_z.f90 Path: cp2k/src/dbcsr/dbcsr_block_access_z.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_block_operations.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_block_operations.F, line 16, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_block_operations.F Path: cp2k/src/dbcsr/dbcsr_block_operations.F Location: line -1
Description: /cp2k.git/cp2k/src/dbcsr/dbcsr_block_operations_c.f90 contains syntax errors and may not be refactored correctly. Resource: dbcsr_block_operations_c.f90 Path: cp2k/src/dbcsr/dbcsr_block_operations_c.f90 Location: line -1
Description: /cp2k.git/cp2k/src/dbcsr/dbcsr_block_operations_d.f90 contains syntax errors and may not be refactored correctly. Resource: dbcsr_block_operations_d.f90 Path: cp2k/src/dbcsr/dbcsr_block_operations_d.f90 Location: line -1
Description: /cp2k.git/cp2k/src/dbcsr/dbcsr_block_operations_s.f90 contains syntax errors and may not be refactored correctly. Resource: dbcsr_block_operations_s.f90 Path: cp2k/src/dbcsr/dbcsr_block_operations_s.f90 Location: line -1
Description: /cp2k.git/cp2k/src/dbcsr/dbcsr_block_operations_z.f90 contains syntax errors and may not be refactored correctly. Resource: dbcsr_block_operations_z.f90 Path: cp2k/src/dbcsr/dbcsr_block_operations_z.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_config.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_config.F, line 15, column 20). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_config.F Path: cp2k/src/dbcsr/dbcsr_config.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_data_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_data_methods.F, line 17, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_data_methods.F Path: cp2k/src/dbcsr/dbcsr_data_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_data_methods_low.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_data_methods_low.F, line 16, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_data_methods_low.F Path: cp2k/src/dbcsr/dbcsr_data_methods_low.F Location: line -1
Description: /cp2k.git/cp2k/src/dbcsr/dbcsr_data_methods_low_c.f90 contains syntax errors and may not be refactored correctly. Resource: dbcsr_data_methods_low_c.f90 Path: cp2k/src/dbcsr/dbcsr_data_methods_low_c.f90 Location: line -1
Description: /cp2k.git/cp2k/src/dbcsr/dbcsr_data_methods_low_d.f90 contains syntax errors and may not be refactored correctly. Resource: dbcsr_data_methods_low_d.f90 Path: cp2k/src/dbcsr/dbcsr_data_methods_low_d.f90 Location: line -1
Description: /cp2k.git/cp2k/src/dbcsr/dbcsr_data_methods_low_s.f90 contains syntax errors and may not be refactored correctly. Resource: dbcsr_data_methods_low_s.f90 Path: cp2k/src/dbcsr/dbcsr_data_methods_low_s.f90 Location: line -1
Description: /cp2k.git/cp2k/src/dbcsr/dbcsr_data_methods_low_z.f90 contains syntax errors and may not be refactored correctly. Resource: dbcsr_data_methods_low_z.f90 Path: cp2k/src/dbcsr/dbcsr_data_methods_low_z.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_data_operations.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_data_operations.F, line 16, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_data_operations.F Path: cp2k/src/dbcsr/dbcsr_data_operations.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_datatype.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/dbcsr/dbcsr_datatype.F, line 24, column 10). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_datatype.F Path: cp2k/src/dbcsr/dbcsr_datatype.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_dist_operations.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_dist_operations.F, line 16, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_dist_operations.F Path: cp2k/src/dbcsr/dbcsr_dist_operations.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_error_handling.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_error_handling.F, line 14, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_error_handling.F Path: cp2k/src/dbcsr/dbcsr_error_handling.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_example_1.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_example_1.F, line 16, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_example_1.F Path: cp2k/src/dbcsr/dbcsr_example_1.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_example_2.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_example_2.F, line 16, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_example_2.F Path: cp2k/src/dbcsr/dbcsr_example_2.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_example_3.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_example_3.F, line 16, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_example_3.F Path: cp2k/src/dbcsr/dbcsr_example_3.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_index_operations.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_index_operations.F, line 16, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_index_operations.F Path: cp2k/src/dbcsr/dbcsr_index_operations.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_io.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_io.F, line 16, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_io.F Path: cp2k/src/dbcsr/dbcsr_io.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_iterator_operations.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_iterator_operations.F, line 15, column 33). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_iterator_operations.F Path: cp2k/src/dbcsr/dbcsr_iterator_operations.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_mem_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_mem_methods.F, line 11, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_mem_methods.F Path: cp2k/src/dbcsr/dbcsr_mem_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_methods.F, line 15, column 21). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_methods.F Path: cp2k/src/dbcsr/dbcsr_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_mm_accdrv.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_mm_accdrv.F, line 22, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_mm_accdrv.F Path: cp2k/src/dbcsr/dbcsr_mm_accdrv.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_mm_cannon.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_mm_cannon.F, line 18, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_mm_cannon.F Path: cp2k/src/dbcsr/dbcsr_mm_cannon.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_mm_csr.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_mm_csr.F, line 23, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_mm_csr.F Path: cp2k/src/dbcsr/dbcsr_mm_csr.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_mm_hostdrv.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_mm_hostdrv.F, line 15, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_mm_hostdrv.F Path: cp2k/src/dbcsr/dbcsr_mm_hostdrv.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_mm_multrec.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_mm_multrec.F, line 20, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_mm_multrec.F Path: cp2k/src/dbcsr/dbcsr_mm_multrec.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_mm_sched.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_mm_sched.F, line 21, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_mm_sched.F Path: cp2k/src/dbcsr/dbcsr_mm_sched.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_mm_types.F: Syntax error: Unexpected end of input (/cp2k.git/cp2k/src/dbcsr/dbcsr_mm_types.F, line 45, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, go, print, stop, allocatable, end, private, doubleprecision, all, implicit, if, dimension, goto, write, data, where, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, character, nullify, rewind, bind, do, pointer, syncall, syncimages, syncmemory, wait, unlock, optional, double, read, allocate, equivalence, integer, entry, real, cycle, procedure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, enum, parameter, target, doublecomplex, type, deallocate, continue, exit Resource: dbcsr_mm_types.F Path: cp2k/src/dbcsr/dbcsr_mm_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_mp_operations.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_mp_operations.F, line 16, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_mp_operations.F Path: cp2k/src/dbcsr/dbcsr_mp_operations.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_operations.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_operations.F, line 16, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_operations.F Path: cp2k/src/dbcsr/dbcsr_operations.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_operations_low.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_operations_low.F, line 16, column 28). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_operations_low.F Path: cp2k/src/dbcsr/dbcsr_operations_low.F Location: line -1
Description: /cp2k.git/cp2k/src/dbcsr/dbcsr_operations_low_c.f90 contains syntax errors and may not be refactored correctly. Resource: dbcsr_operations_low_c.f90 Path: cp2k/src/dbcsr/dbcsr_operations_low_c.f90 Location: line -1
Description: /cp2k.git/cp2k/src/dbcsr/dbcsr_operations_low_d.f90 contains syntax errors and may not be refactored correctly. Resource: dbcsr_operations_low_d.f90 Path: cp2k/src/dbcsr/dbcsr_operations_low_d.f90 Location: line -1
Description: /cp2k.git/cp2k/src/dbcsr/dbcsr_operations_low_s.f90 contains syntax errors and may not be refactored correctly. Resource: dbcsr_operations_low_s.f90 Path: cp2k/src/dbcsr/dbcsr_operations_low_s.f90 Location: line -1
Description: /cp2k.git/cp2k/src/dbcsr/dbcsr_operations_low_z.f90 contains syntax errors and may not be refactored correctly. Resource: dbcsr_operations_low_z.f90 Path: cp2k/src/dbcsr/dbcsr_operations_low_z.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_performance_driver.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_performance_driver.F, line 16, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_performance_driver.F Path: cp2k/src/dbcsr/dbcsr_performance_driver.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_performance_multiply.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_performance_multiply.F, line 15, column 34). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_performance_multiply.F Path: cp2k/src/dbcsr/dbcsr_performance_multiply.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_ptr_util.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_ptr_util.F, line 16, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_ptr_util.F Path: cp2k/src/dbcsr/dbcsr_ptr_util.F Location: line -1
Description: /cp2k.git/cp2k/src/dbcsr/dbcsr_ptr_util_c.f90 contains syntax errors and may not be refactored correctly. Resource: dbcsr_ptr_util_c.f90 Path: cp2k/src/dbcsr/dbcsr_ptr_util_c.f90 Location: line -1
Description: /cp2k.git/cp2k/src/dbcsr/dbcsr_ptr_util_d.f90 contains syntax errors and may not be refactored correctly. Resource: dbcsr_ptr_util_d.f90 Path: cp2k/src/dbcsr/dbcsr_ptr_util_d.f90 Location: line -1
Description: /cp2k.git/cp2k/src/dbcsr/dbcsr_ptr_util_i.f90 contains syntax errors and may not be refactored correctly. Resource: dbcsr_ptr_util_i.f90 Path: cp2k/src/dbcsr/dbcsr_ptr_util_i.f90 Location: line -1
Description: /cp2k.git/cp2k/src/dbcsr/dbcsr_ptr_util_l.f90 contains syntax errors and may not be refactored correctly. Resource: dbcsr_ptr_util_l.f90 Path: cp2k/src/dbcsr/dbcsr_ptr_util_l.f90 Location: line -1
Description: /cp2k.git/cp2k/src/dbcsr/dbcsr_ptr_util_s.f90 contains syntax errors and may not be refactored correctly. Resource: dbcsr_ptr_util_s.f90 Path: cp2k/src/dbcsr/dbcsr_ptr_util_s.f90 Location: line -1
Description: /cp2k.git/cp2k/src/dbcsr/dbcsr_ptr_util_z.f90 contains syntax errors and may not be refactored correctly. Resource: dbcsr_ptr_util_z.f90 Path: cp2k/src/dbcsr/dbcsr_ptr_util_z.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_test_add.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_test_add.F, line 15, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_test_add.F Path: cp2k/src/dbcsr/dbcsr_test_add.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_test_driver.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_test_driver.F, line 16, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_test_driver.F Path: cp2k/src/dbcsr/dbcsr_test_driver.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_test_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_test_methods.F, line 15, column 26). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_test_methods.F Path: cp2k/src/dbcsr/dbcsr_test_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_test_multiply.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_test_multiply.F, line 15, column 27). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_test_multiply.F Path: cp2k/src/dbcsr/dbcsr_test_multiply.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_tests.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_tests.F, line 15, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_tests.F Path: cp2k/src/dbcsr/dbcsr_tests.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_toollib.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_toollib.F, line 16, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_toollib.F Path: cp2k/src/dbcsr/dbcsr_toollib.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_transformations.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_transformations.F, line 16, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_transformations.F Path: cp2k/src/dbcsr/dbcsr_transformations.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_types.F, line 15, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_types.F Path: cp2k/src/dbcsr/dbcsr_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_util.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_util.F, line 16, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_util.F Path: cp2k/src/dbcsr/dbcsr_util.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/dbcsr_work_operations.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsr/dbcsr_work_operations.F, line 16, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dbcsr_work_operations.F Path: cp2k/src/dbcsr/dbcsr_work_operations.F Location: line -1
Description: /cp2k.git/cp2k/src/dbcsr/dbcsr_work_operations_c.f90 contains syntax errors and may not be refactored correctly. Resource: dbcsr_work_operations_c.f90 Path: cp2k/src/dbcsr/dbcsr_work_operations_c.f90 Location: line -1
Description: There are no files that export a module named btree_i8_k_cp2d_v Resource: dbcsr_work_operations_c.f90 Path: cp2k/src/dbcsr/dbcsr_work_operations_c.f90 Location: line -1
Description: /cp2k.git/cp2k/src/dbcsr/dbcsr_work_operations_d.f90 contains syntax errors and may not be refactored correctly. Resource: dbcsr_work_operations_d.f90 Path: cp2k/src/dbcsr/dbcsr_work_operations_d.f90 Location: line -1
Description: There are no files that export a module named btree_i8_k_dp2d_v Resource: dbcsr_work_operations_d.f90 Path: cp2k/src/dbcsr/dbcsr_work_operations_d.f90 Location: line -1
Description: /cp2k.git/cp2k/src/dbcsr/dbcsr_work_operations_s.f90 contains syntax errors and may not be refactored correctly. Resource: dbcsr_work_operations_s.f90 Path: cp2k/src/dbcsr/dbcsr_work_operations_s.f90 Location: line -1
Description: There are no files that export a module named btree_i8_k_sp2d_v Resource: dbcsr_work_operations_s.f90 Path: cp2k/src/dbcsr/dbcsr_work_operations_s.f90 Location: line -1
Description: /cp2k.git/cp2k/src/dbcsr/dbcsr_work_operations_z.f90 contains syntax errors and may not be refactored correctly. Resource: dbcsr_work_operations_z.f90 Path: cp2k/src/dbcsr/dbcsr_work_operations_z.f90 Location: line -1
Description: There are no files that export a module named btree_i8_k_zp2d_v Resource: dbcsr_work_operations_z.f90 Path: cp2k/src/dbcsr/dbcsr_work_operations_z.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsr/min_heap.F: Syntax error: Unexpected subroutine (/cp2k.git/cp2k/src/dbcsr/min_heap.F, line 134, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: min_heap.F Path: cp2k/src/dbcsr/min_heap.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dbcsrwrap/cp_dbcsr_interface.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dbcsrwrap/cp_dbcsr_interface.F, line 15, column 26). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_dbcsr_interface.F Path: cp2k/src/dbcsrwrap/cp_dbcsr_interface.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dft_plus_u.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dft_plus_u.F, line 17, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dft_plus_u.F Path: cp2k/src/dft_plus_u.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/distribution_2d_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/distribution_2d_types.F, line 14, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: distribution_2d_types.F Path: cp2k/src/distribution_2d_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/distribution_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/distribution_methods.F, line 13, column 28). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: distribution_methods.F Path: cp2k/src/distribution_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/distribution_optimize.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/distribution_optimize.F, line 18, column 29). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: distribution_optimize.F Path: cp2k/src/distribution_optimize.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dkh_main.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dkh_main.F, line 5, column 16). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dkh_main.F Path: cp2k/src/dkh_main.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dm_ls_chebyshev.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dm_ls_chebyshev.F, line 12, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dm_ls_chebyshev.F Path: cp2k/src/dm_ls_chebyshev.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dm_ls_scf.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dm_ls_scf.F, line 13, column 17). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dm_ls_scf.F Path: cp2k/src/dm_ls_scf.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dm_ls_scf_curvy.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dm_ls_scf_curvy.F, line 13, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dm_ls_scf_curvy.F Path: cp2k/src/dm_ls_scf_curvy.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dm_ls_scf_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dm_ls_scf_methods.F, line 12, column 25). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dm_ls_scf_methods.F Path: cp2k/src/dm_ls_scf_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dm_ls_scf_qs.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dm_ls_scf_qs.F, line 13, column 20). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dm_ls_scf_qs.F Path: cp2k/src/dm_ls_scf_qs.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/dm_ls_scf_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/dm_ls_scf_types.F, line 13, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dm_ls_scf_types.F Path: cp2k/src/dm_ls_scf_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/efield_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/efield_utils.F, line 13, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: efield_utils.F Path: cp2k/src/efield_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/eip_environment.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/eip_environment.F, line 12, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: eip_environment.F Path: cp2k/src/eip_environment.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/eip_environment_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/eip_environment_types.F, line 12, column 29). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: eip_environment_types.F Path: cp2k/src/eip_environment_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/eip_main.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/eip_main.F, line 12, column 16). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: eip_main.F Path: cp2k/src/eip_main.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/eip_silicon.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/eip_silicon.F, line 15, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: eip_silicon.F Path: cp2k/src/eip_silicon.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/environment.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/environment.F, line 14, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: environment.F Path: cp2k/src/environment.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/ep_f77.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/ep_f77.F, line 11, column 14). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ep_f77.F Path: cp2k/src/ep_f77.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/ep_f77_low.F: Syntax error: Unexpected out (/cp2k.git/cp2k/src/ep_f77_low.F, line 11, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ep_f77_low.F Path: cp2k/src/ep_f77_low.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/ep_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/ep_methods.F, line 16, column 18). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ep_methods.F Path: cp2k/src/ep_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/ep_qs_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/ep_qs_methods.F, line 12, column 21). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ep_qs_methods.F Path: cp2k/src/ep_qs_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/ep_qs_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/ep_qs_types.F, line 13, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ep_qs_types.F Path: cp2k/src/ep_qs_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/ep_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/ep_types.F, line 12, column 16). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ep_types.F Path: cp2k/src/ep_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/et_coupling.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/et_coupling.F, line 12, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: et_coupling.F Path: cp2k/src/et_coupling.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/et_coupling_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/et_coupling_types.F, line 10, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: et_coupling_types.F Path: cp2k/src/et_coupling_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/ewald_environment_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/ewald_environment_types.F, line 12, column 31). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ewald_environment_types.F Path: cp2k/src/ewald_environment_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/ewald_pw_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/ewald_pw_methods.F, line 10, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ewald_pw_methods.F Path: cp2k/src/ewald_pw_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/ewald_pw_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/ewald_pw_types.F, line 10, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ewald_pw_types.F Path: cp2k/src/ewald_pw_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/ewald_spline_util.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/ewald_spline_util.F, line 13, column 25). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ewald_spline_util.F Path: cp2k/src/ewald_spline_util.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/ewalds.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/ewalds.F, line 12, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ewalds.F Path: cp2k/src/ewalds.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/ewalds_multipole.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/ewalds_multipole.F, line 12, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ewalds_multipole.F Path: cp2k/src/ewalds_multipole.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/ewalds_multipole_debug.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/ewalds_multipole_debug.F, line 26, column 31). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ewalds_multipole_debug.F Path: cp2k/src/ewalds_multipole_debug.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/ewalds_multipole_sr.f90: Syntax error: Unexpected end of input (/cp2k.git/cp2k/src/ewalds_multipole_sr.f90, line 1161, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, go, print, stop, allocatable, end, private, doubleprecision, all, implicit, if, dimension, goto, write, data, where, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, character, nullify, rewind, bind, do, pointer, syncall, syncimages, syncmemory, wait, unlock, optional, double, read, allocate, equivalence, integer, entry, real, cycle, procedure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, enum, parameter, target, doublecomplex, type, deallocate, continue, exit Resource: ewalds_multipole_sr.f90 Path: cp2k/src/ewalds_multipole_sr.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/exclusion_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/exclusion_types.F, line 9, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: exclusion_types.F Path: cp2k/src/exclusion_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/extended_system_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/extended_system_types.F, line 15, column 29). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: extended_system_types.F Path: cp2k/src/extended_system_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/external_potential_methods.F: Syntax error: Unexpected underscore (/cp2k.git/cp2k/src/external_potential_methods.F, line 11, column 16). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: external_potential_methods.F Path: cp2k/src/external_potential_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/external_potential_types.F: Syntax error: Unexpected underscore (/cp2k.git/cp2k/src/external_potential_types.F, line 12, column 16). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: external_potential_types.F Path: cp2k/src/external_potential_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/f77_interface.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/f77_interface.F, line 18, column 21). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: f77_interface.F Path: cp2k/src/f77_interface.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/farming_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/farming_methods.F, line 7, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: farming_methods.F Path: cp2k/src/farming_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/farming_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/farming_types.F, line 7, column 21). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: farming_types.F Path: cp2k/src/farming_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/fermi_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/fermi_utils.F, line 11, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: fermi_utils.F Path: cp2k/src/fermi_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/fist_energy_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/fist_energy_types.F, line 12, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: fist_energy_types.F Path: cp2k/src/fist_energy_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/fist_environment.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/fist_environment.F, line 10, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: fist_environment.F Path: cp2k/src/fist_environment.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/fist_environment_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/fist_environment_types.F, line 13, column 30). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: fist_environment_types.F Path: cp2k/src/fist_environment_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/fist_force.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/fist_force.F, line 14, column 18). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: fist_force.F Path: cp2k/src/fist_force.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/fist_intra_force.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/fist_intra_force.F, line 13, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: fist_intra_force.F Path: cp2k/src/fist_intra_force.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/fist_main.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/fist_main.F, line 14, column 17). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: fist_main.F Path: cp2k/src/fist_main.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/fist_neighbor_list_control.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/fist_neighbor_list_control.F, line 14, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: fist_neighbor_list_control.F Path: cp2k/src/fist_neighbor_list_control.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/fist_neighbor_list_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/fist_neighbor_list_types.F, line 10, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: fist_neighbor_list_types.F Path: cp2k/src/fist_neighbor_list_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/fist_neighbor_lists.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/fist_neighbor_lists.F, line 18, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: fist_neighbor_lists.F Path: cp2k/src/fist_neighbor_lists.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/fist_nonbond_env_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/fist_nonbond_env_types.F, line 11, column 30). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: fist_nonbond_env_types.F Path: cp2k/src/fist_nonbond_env_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/fist_nonbond_force.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/fist_nonbond_force.F, line 16, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: fist_nonbond_force.F Path: cp2k/src/fist_nonbond_force.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/fist_pol_scf.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/fist_pol_scf.F, line 14, column 20). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: fist_pol_scf.F Path: cp2k/src/fist_pol_scf.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/fm/cp_blacs_calls.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/fm/cp_blacs_calls.F, line 16, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_blacs_calls.F Path: cp2k/src/fm/cp_blacs_calls.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/fm/cp_blacs_env.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/fm/cp_blacs_env.F, line 13, column 20). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_blacs_env.F Path: cp2k/src/fm/cp_blacs_env.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/fm/cp_cfm_basic_linalg.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/fm/cp_cfm_basic_linalg.F, line 14, column 27). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_cfm_basic_linalg.F Path: cp2k/src/fm/cp_cfm_basic_linalg.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/fm/cp_cfm_diag.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/fm/cp_cfm_diag.F, line 13, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_cfm_diag.F Path: cp2k/src/fm/cp_cfm_diag.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/fm/cp_cfm_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/fm/cp_cfm_types.F, line 11, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_cfm_types.F Path: cp2k/src/fm/cp_cfm_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/fm/cp_fm_basic_linalg.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/fm/cp_fm_basic_linalg.F, line 12, column 26). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_fm_basic_linalg.F Path: cp2k/src/fm/cp_fm_basic_linalg.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/fm/cp_fm_cholesky.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/fm/cp_fm_cholesky.F, line 12, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_fm_cholesky.F Path: cp2k/src/fm/cp_fm_cholesky.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/fm/cp_fm_diag.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/fm/cp_fm_diag.F, line 16, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_fm_diag.F Path: cp2k/src/fm/cp_fm_diag.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/fm/cp_fm_pool_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/fm/cp_fm_pool_types.F, line 12, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_fm_pool_types.F Path: cp2k/src/fm/cp_fm_pool_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/fm/cp_fm_struct.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/fm/cp_fm_struct.F, line 12, column 20). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_fm_struct.F Path: cp2k/src/fm/cp_fm_struct.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/fm/cp_fm_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/fm/cp_fm_types.F, line 13, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_fm_types.F Path: cp2k/src/fm/cp_fm_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/fm/cp_fm_vect.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/fm/cp_fm_vect.F, line 12, column 18). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_fm_vect.F Path: cp2k/src/fm/cp_fm_vect.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/fm/cp_linked_list_fm.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/fm/cp_linked_list_fm.F, line 48, column 18). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_linked_list_fm.F Path: cp2k/src/fm/cp_linked_list_fm.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/force_env_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/force_env_methods.F, line 16, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: force_env_methods.F Path: cp2k/src/force_env_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/force_env_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/force_env_types.F, line 16, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: force_env_types.F Path: cp2k/src/force_env_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/force_env_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/force_env_utils.F, line 11, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: force_env_utils.F Path: cp2k/src/force_env_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/force_field_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/force_field_types.F, line 14, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: force_field_types.F Path: cp2k/src/force_field_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/force_fields.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/force_fields.F, line 17, column 20). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: force_fields.F Path: cp2k/src/force_fields.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/force_fields_all.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/force_fields_all.F, line 12, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: force_fields_all.F Path: cp2k/src/force_fields_all.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/force_fields_ext.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/force_fields_ext.F, line 20, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: force_fields_ext.F Path: cp2k/src/force_fields_ext.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/force_fields_input.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/force_fields_input.F, line 18, column 26). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: force_fields_input.F Path: cp2k/src/force_fields_input.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/force_fields_util.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/force_fields_util.F, line 17, column 25). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: force_fields_util.F Path: cp2k/src/force_fields_util.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/fp_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/fp_methods.F, line 13, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: fp_methods.F Path: cp2k/src/fp_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/fp_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/fp_types.F, line 12, column 16). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: fp_types.F Path: cp2k/src/fp_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/free_energy_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/free_energy_types.F, line 11, column 25). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: free_energy_types.F Path: cp2k/src/free_energy_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/ga_environment_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/ga_environment_types.F, line 13, column 28). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ga_environment_types.F Path: cp2k/src/ga_environment_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/gauss_colloc.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/gauss_colloc.F, line 14, column 20). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: gauss_colloc.F Path: cp2k/src/gauss_colloc.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/gaussian_gridlevels.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/gaussian_gridlevels.F, line 11, column 27). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: gaussian_gridlevels.F Path: cp2k/src/gaussian_gridlevels.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/gle_system_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/gle_system_types.F, line 11, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: gle_system_types.F Path: cp2k/src/gle_system_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/global_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/global_types.F, line 20, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: global_types.F Path: cp2k/src/global_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/graphcon.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/graphcon.F, line 21, column 16). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: graphcon.F Path: cp2k/src/graphcon.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/grid/collocate_fast.f90: Syntax error: Unexpected identifier (/cp2k.git/cp2k/src/grid/collocate_fast.f90, line 39, column 6). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: collocate_fast.f90 Path: cp2k/src/grid/collocate_fast.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_1.f90 Path: cp2k/src/grid/collocate_fast_1.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_1.f90 Path: cp2k/src/grid/collocate_fast_1.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_1.f90 Path: cp2k/src/grid/collocate_fast_1.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_1.f90 Path: cp2k/src/grid/collocate_fast_1.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_1.f90 Path: cp2k/src/grid/collocate_fast_1.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_1.f90 Path: cp2k/src/grid/collocate_fast_1.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_1.f90 Path: cp2k/src/grid/collocate_fast_1.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_1.f90 Path: cp2k/src/grid/collocate_fast_1.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_1.f90 Path: cp2k/src/grid/collocate_fast_1.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_1.f90 Path: cp2k/src/grid/collocate_fast_1.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_1.f90 Path: cp2k/src/grid/collocate_fast_1.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_2.f90 Path: cp2k/src/grid/collocate_fast_2.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_2.f90 Path: cp2k/src/grid/collocate_fast_2.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_2.f90 Path: cp2k/src/grid/collocate_fast_2.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_2.f90 Path: cp2k/src/grid/collocate_fast_2.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_2.f90 Path: cp2k/src/grid/collocate_fast_2.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_2.f90 Path: cp2k/src/grid/collocate_fast_2.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_2.f90 Path: cp2k/src/grid/collocate_fast_2.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_2.f90 Path: cp2k/src/grid/collocate_fast_2.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_2.f90 Path: cp2k/src/grid/collocate_fast_2.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_2.f90 Path: cp2k/src/grid/collocate_fast_2.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_2.f90 Path: cp2k/src/grid/collocate_fast_2.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_3.f90 Path: cp2k/src/grid/collocate_fast_3.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_3.f90 Path: cp2k/src/grid/collocate_fast_3.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_3.f90 Path: cp2k/src/grid/collocate_fast_3.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_3.f90 Path: cp2k/src/grid/collocate_fast_3.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_3.f90 Path: cp2k/src/grid/collocate_fast_3.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_3.f90 Path: cp2k/src/grid/collocate_fast_3.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_3.f90 Path: cp2k/src/grid/collocate_fast_3.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_3.f90 Path: cp2k/src/grid/collocate_fast_3.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_3.f90 Path: cp2k/src/grid/collocate_fast_3.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_3.f90 Path: cp2k/src/grid/collocate_fast_3.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_3.f90 Path: cp2k/src/grid/collocate_fast_3.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_4.f90 Path: cp2k/src/grid/collocate_fast_4.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_4.f90 Path: cp2k/src/grid/collocate_fast_4.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_4.f90 Path: cp2k/src/grid/collocate_fast_4.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_4.f90 Path: cp2k/src/grid/collocate_fast_4.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_4.f90 Path: cp2k/src/grid/collocate_fast_4.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_4.f90 Path: cp2k/src/grid/collocate_fast_4.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_4.f90 Path: cp2k/src/grid/collocate_fast_4.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_4.f90 Path: cp2k/src/grid/collocate_fast_4.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_4.f90 Path: cp2k/src/grid/collocate_fast_4.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_4.f90 Path: cp2k/src/grid/collocate_fast_4.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_4.f90 Path: cp2k/src/grid/collocate_fast_4.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_5.f90 Path: cp2k/src/grid/collocate_fast_5.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_5.f90 Path: cp2k/src/grid/collocate_fast_5.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_5.f90 Path: cp2k/src/grid/collocate_fast_5.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_5.f90 Path: cp2k/src/grid/collocate_fast_5.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_5.f90 Path: cp2k/src/grid/collocate_fast_5.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_5.f90 Path: cp2k/src/grid/collocate_fast_5.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_5.f90 Path: cp2k/src/grid/collocate_fast_5.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_5.f90 Path: cp2k/src/grid/collocate_fast_5.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_5.f90 Path: cp2k/src/grid/collocate_fast_5.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_5.f90 Path: cp2k/src/grid/collocate_fast_5.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_5.f90 Path: cp2k/src/grid/collocate_fast_5.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_6.f90 Path: cp2k/src/grid/collocate_fast_6.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_6.f90 Path: cp2k/src/grid/collocate_fast_6.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_6.f90 Path: cp2k/src/grid/collocate_fast_6.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_6.f90 Path: cp2k/src/grid/collocate_fast_6.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_6.f90 Path: cp2k/src/grid/collocate_fast_6.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_6.f90 Path: cp2k/src/grid/collocate_fast_6.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_6.f90 Path: cp2k/src/grid/collocate_fast_6.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_6.f90 Path: cp2k/src/grid/collocate_fast_6.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_6.f90 Path: cp2k/src/grid/collocate_fast_6.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_6.f90 Path: cp2k/src/grid/collocate_fast_6.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: collocate_fast_6.f90 Path: cp2k/src/grid/collocate_fast_6.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/grid/fast.F: Syntax error: Unexpected end of input (/cp2k.git/cp2k/src/grid/fast.F, line 219, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, go, print, stop, allocatable, end, private, doubleprecision, all, implicit, if, dimension, goto, write, data, where, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, character, nullify, rewind, bind, do, pointer, syncall, syncimages, syncmemory, wait, unlock, optional, double, read, allocate, equivalence, integer, entry, real, cycle, procedure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, enum, parameter, target, doublecomplex, type, deallocate, continue, exit Resource: fast.F Path: cp2k/src/grid/fast.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/grid/grid_fast.F: Syntax error: Unexpected identifier (/cp2k.git/cp2k/src/grid/grid_fast.F, line 66, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: grid_fast.F Path: cp2k/src/grid/grid_fast.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/grid/integrate_fast.f90: Syntax error: Unexpected identifier (/cp2k.git/cp2k/src/grid/integrate_fast.f90, line 39, column 6). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: integrate_fast.f90 Path: cp2k/src/grid/integrate_fast.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_1.f90 Path: cp2k/src/grid/integrate_fast_1.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_1.f90 Path: cp2k/src/grid/integrate_fast_1.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_1.f90 Path: cp2k/src/grid/integrate_fast_1.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_1.f90 Path: cp2k/src/grid/integrate_fast_1.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_1.f90 Path: cp2k/src/grid/integrate_fast_1.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_1.f90 Path: cp2k/src/grid/integrate_fast_1.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_1.f90 Path: cp2k/src/grid/integrate_fast_1.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_1.f90 Path: cp2k/src/grid/integrate_fast_1.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_1.f90 Path: cp2k/src/grid/integrate_fast_1.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_1.f90 Path: cp2k/src/grid/integrate_fast_1.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_1.f90 Path: cp2k/src/grid/integrate_fast_1.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_2.f90 Path: cp2k/src/grid/integrate_fast_2.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_2.f90 Path: cp2k/src/grid/integrate_fast_2.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_2.f90 Path: cp2k/src/grid/integrate_fast_2.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_2.f90 Path: cp2k/src/grid/integrate_fast_2.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_2.f90 Path: cp2k/src/grid/integrate_fast_2.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_2.f90 Path: cp2k/src/grid/integrate_fast_2.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_2.f90 Path: cp2k/src/grid/integrate_fast_2.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_2.f90 Path: cp2k/src/grid/integrate_fast_2.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_2.f90 Path: cp2k/src/grid/integrate_fast_2.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_2.f90 Path: cp2k/src/grid/integrate_fast_2.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_2.f90 Path: cp2k/src/grid/integrate_fast_2.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_3.f90 Path: cp2k/src/grid/integrate_fast_3.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_3.f90 Path: cp2k/src/grid/integrate_fast_3.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_3.f90 Path: cp2k/src/grid/integrate_fast_3.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_3.f90 Path: cp2k/src/grid/integrate_fast_3.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_3.f90 Path: cp2k/src/grid/integrate_fast_3.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_3.f90 Path: cp2k/src/grid/integrate_fast_3.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_3.f90 Path: cp2k/src/grid/integrate_fast_3.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_3.f90 Path: cp2k/src/grid/integrate_fast_3.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_3.f90 Path: cp2k/src/grid/integrate_fast_3.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_3.f90 Path: cp2k/src/grid/integrate_fast_3.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_3.f90 Path: cp2k/src/grid/integrate_fast_3.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_4.f90 Path: cp2k/src/grid/integrate_fast_4.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_4.f90 Path: cp2k/src/grid/integrate_fast_4.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_4.f90 Path: cp2k/src/grid/integrate_fast_4.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_4.f90 Path: cp2k/src/grid/integrate_fast_4.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_4.f90 Path: cp2k/src/grid/integrate_fast_4.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_4.f90 Path: cp2k/src/grid/integrate_fast_4.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_4.f90 Path: cp2k/src/grid/integrate_fast_4.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_4.f90 Path: cp2k/src/grid/integrate_fast_4.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_4.f90 Path: cp2k/src/grid/integrate_fast_4.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_4.f90 Path: cp2k/src/grid/integrate_fast_4.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_4.f90 Path: cp2k/src/grid/integrate_fast_4.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_5.f90 Path: cp2k/src/grid/integrate_fast_5.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_5.f90 Path: cp2k/src/grid/integrate_fast_5.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_5.f90 Path: cp2k/src/grid/integrate_fast_5.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_5.f90 Path: cp2k/src/grid/integrate_fast_5.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_5.f90 Path: cp2k/src/grid/integrate_fast_5.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_5.f90 Path: cp2k/src/grid/integrate_fast_5.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_5.f90 Path: cp2k/src/grid/integrate_fast_5.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_5.f90 Path: cp2k/src/grid/integrate_fast_5.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_5.f90 Path: cp2k/src/grid/integrate_fast_5.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_5.f90 Path: cp2k/src/grid/integrate_fast_5.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_5.f90 Path: cp2k/src/grid/integrate_fast_5.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_6.f90 Path: cp2k/src/grid/integrate_fast_6.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_6.f90 Path: cp2k/src/grid/integrate_fast_6.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_6.f90 Path: cp2k/src/grid/integrate_fast_6.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_6.f90 Path: cp2k/src/grid/integrate_fast_6.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_6.f90 Path: cp2k/src/grid/integrate_fast_6.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_6.f90 Path: cp2k/src/grid/integrate_fast_6.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_6.f90 Path: cp2k/src/grid/integrate_fast_6.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_6.f90 Path: cp2k/src/grid/integrate_fast_6.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_6.f90 Path: cp2k/src/grid/integrate_fast_6.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_6.f90 Path: cp2k/src/grid/integrate_fast_6.f90 Location: line -1
Description: There are no files that export a module named lib_kinds Resource: integrate_fast_6.f90 Path: cp2k/src/grid/integrate_fast_6.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/grid/lib_kinds.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/grid/lib_kinds.F, line 15, column 10). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: lib_kinds.F Path: cp2k/src/grid/lib_kinds.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/grid/xyz_to_vab_optimised.F: Syntax error: Unexpected extraneous character (/cp2k.git/cp2k/src/grid/xyz_to_vab_optimised.F, line 41, column 62). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: xyz_to_vab_optimised.F Path: cp2k/src/grid/xyz_to_vab_optimised.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/harris_energy_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/harris_energy_types.F, line 14, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: harris_energy_types.F Path: cp2k/src/harris_energy_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/harris_env_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/harris_env_types.F, line 15, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: harris_env_types.F Path: cp2k/src/harris_env_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/harris_force.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/harris_force.F, line 13, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: harris_force.F Path: cp2k/src/harris_force.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/harris_force_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/harris_force_types.F, line 14, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: harris_force_types.F Path: cp2k/src/harris_force_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/harris_functional.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/harris_functional.F, line 12, column 25). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: harris_functional.F Path: cp2k/src/harris_functional.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/hartree_local_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/hartree_local_methods.F, line 7, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: hartree_local_methods.F Path: cp2k/src/hartree_local_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/hartree_local_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/hartree_local_types.F, line 7, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: hartree_local_types.F Path: cp2k/src/hartree_local_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/header.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/header.F, line 11, column 14). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: header.F Path: cp2k/src/header.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/helium_common.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/helium_common.F, line 13, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: helium_common.F Path: cp2k/src/helium_common.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/helium_io.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/helium_io.F, line 12, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: helium_io.F Path: cp2k/src/helium_io.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/helium_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/helium_types.F, line 14, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: helium_types.F Path: cp2k/src/helium_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/hfx_admm_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/hfx_admm_utils.F, line 15, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: hfx_admm_utils.F Path: cp2k/src/hfx_admm_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/hfx_communication.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/hfx_communication.F, line 12, column 25). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: hfx_communication.F Path: cp2k/src/hfx_communication.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/hfx_compression_core_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/hfx_compression_core_methods.F, line 13, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: hfx_compression_core_methods.F Path: cp2k/src/hfx_compression_core_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/hfx_compression_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/hfx_compression_methods.F, line 12, column 31). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: hfx_compression_methods.F Path: cp2k/src/hfx_compression_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/hfx_contract_block.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/hfx_contract_block.F, line 13, column 26). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: hfx_contract_block.F Path: cp2k/src/hfx_contract_block.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/hfx_contraction_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/hfx_contraction_methods.F, line 22, column 39). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: hfx_contraction_methods.F Path: cp2k/src/hfx_contraction_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/hfx_derivatives.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/hfx_derivatives.F, line 13, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: hfx_derivatives.F Path: cp2k/src/hfx_derivatives.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/hfx_energy_potential.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/hfx_energy_potential.F, line 13, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: hfx_energy_potential.F Path: cp2k/src/hfx_energy_potential.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/hfx_helpers.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/hfx_helpers.F, line 12, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: hfx_helpers.F Path: cp2k/src/hfx_helpers.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/hfx_libint_interface.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/hfx_libint_interface.F, line 16, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: hfx_libint_interface.F Path: cp2k/src/hfx_libint_interface.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/hfx_libint_wrapper.F: Syntax error: Unexpected kind (/cp2k.git/cp2k/src/hfx_libint_wrapper.F, line 16, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: hfx_libint_wrapper.F Path: cp2k/src/hfx_libint_wrapper.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/hfx_libint_wrapper_types.F: Syntax error: Unexpected kind (/cp2k.git/cp2k/src/hfx_libint_wrapper_types.F, line 15, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: hfx_libint_wrapper_types.F Path: cp2k/src/hfx_libint_wrapper_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/hfx_load_balance_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/hfx_load_balance_methods.F, line 12, column 32). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: hfx_load_balance_methods.F Path: cp2k/src/hfx_load_balance_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/hfx_pair_list_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/hfx_pair_list_methods.F, line 12, column 29). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: hfx_pair_list_methods.F Path: cp2k/src/hfx_pair_list_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/hfx_ri_gemopt.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/hfx_ri_gemopt.F, line 10, column 21). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: hfx_ri_gemopt.F Path: cp2k/src/hfx_ri_gemopt.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/hfx_ri_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/hfx_ri_methods.F, line 10, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: hfx_ri_methods.F Path: cp2k/src/hfx_ri_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/hfx_screening_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/hfx_screening_methods.F, line 12, column 29). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: hfx_screening_methods.F Path: cp2k/src/hfx_screening_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/hfx_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/hfx_types.F, line 12, column 17). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: hfx_types.F Path: cp2k/src/hfx_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input/cp_linked_list_char.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/input/cp_linked_list_char.F, line 47, column 15). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_linked_list_char.F Path: cp2k/src/input/cp_linked_list_char.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input/cp_linked_list_int.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/input/cp_linked_list_int.F, line 47, column 15). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_linked_list_int.F Path: cp2k/src/input/cp_linked_list_int.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input/cp_linked_list_logical.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/input/cp_linked_list_logical.F, line 47, column 15). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_linked_list_logical.F Path: cp2k/src/input/cp_linked_list_logical.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input/cp_linked_list_real.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/input/cp_linked_list_real.F, line 47, column 15). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_linked_list_real.F Path: cp2k/src/input/cp_linked_list_real.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input/cp_linked_list_val.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/input/cp_linked_list_val.F, line 47, column 15). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_linked_list_val.F Path: cp2k/src/input/cp_linked_list_val.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input/cp_parser_buffer_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/input/cp_parser_buffer_types.F, line 11, column 30). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_parser_buffer_types.F Path: cp2k/src/input/cp_parser_buffer_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input/cp_parser_ilist_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/input/cp_parser_ilist_methods.F, line 15, column 31). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_parser_ilist_methods.F Path: cp2k/src/input/cp_parser_ilist_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input/cp_parser_ilist_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/input/cp_parser_ilist_types.F, line 15, column 29). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_parser_ilist_types.F Path: cp2k/src/input/cp_parser_ilist_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input/cp_parser_inpp_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/input/cp_parser_inpp_methods.F, line 17, column 30). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_parser_inpp_methods.F Path: cp2k/src/input/cp_parser_inpp_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input/cp_parser_inpp_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/input/cp_parser_inpp_types.F, line 15, column 28). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_parser_inpp_types.F Path: cp2k/src/input/cp_parser_inpp_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input/cp_parser_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/input/cp_parser_methods.F, line 19, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_parser_methods.F Path: cp2k/src/input/cp_parser_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input/cp_parser_status_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/input/cp_parser_status_types.F, line 11, column 30). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_parser_status_types.F Path: cp2k/src/input/cp_parser_status_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input/cp_parser_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/input/cp_parser_types.F, line 19, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_parser_types.F Path: cp2k/src/input/cp_parser_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input/input_enumeration_types.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/input/input_enumeration_types.F, line 15, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_enumeration_types.F Path: cp2k/src/input/input_enumeration_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input/input_keyword_types.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/input/input_keyword_types.F, line 13, column 15). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_keyword_types.F Path: cp2k/src/input/input_keyword_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input/input_parsing.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/input/input_parsing.F, line 13, column 26). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_parsing.F Path: cp2k/src/input/input_parsing.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input/input_section_types.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/input/input_section_types.F, line 14, column 25). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_section_types.F Path: cp2k/src/input/input_section_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input/input_val_types.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/input/input_val_types.F, line 14, column 15). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_val_types.F Path: cp2k/src/input/input_val_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_constants.F: Syntax error: Unexpected kind (/cp2k.git/cp2k/src/input_constants.F, line 17, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_constants.F Path: cp2k/src/input_constants.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_almo.F: Syntax error: Unexpected in (/cp2k.git/cp2k/src/input_cp2k_almo.F, line 13, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_almo.F Path: cp2k/src/input_cp2k_almo.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_atom.F: Syntax error: Unexpected in (/cp2k.git/cp2k/src/input_cp2k_atom.F, line 13, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_atom.F Path: cp2k/src/input_cp2k_atom.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_atprop.F: Syntax error: Unexpected in (/cp2k.git/cp2k/src/input_cp2k_atprop.F, line 16, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_atprop.F Path: cp2k/src/input_cp2k_atprop.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_barostats.F: Syntax error: Unexpected in (/cp2k.git/cp2k/src/input_cp2k_barostats.F, line 15, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_barostats.F Path: cp2k/src/input_cp2k_barostats.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_binary_restarts.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/input_cp2k_binary_restarts.F, line 15, column 15). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_binary_restarts.F Path: cp2k/src/input_cp2k_binary_restarts.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_check.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/input_cp2k_check.F, line 15, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_check.F Path: cp2k/src/input_cp2k_check.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_colvar.F: Syntax error: Unexpected in (/cp2k.git/cp2k/src/input_cp2k_colvar.F, line 15, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_colvar.F Path: cp2k/src/input_cp2k_colvar.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_constraints.F: Syntax error: Unexpected in (/cp2k.git/cp2k/src/input_cp2k_constraints.F, line 16, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_constraints.F Path: cp2k/src/input_cp2k_constraints.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_dft.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/input_cp2k_dft.F, line 13, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_dft.F Path: cp2k/src/input_cp2k_dft.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_distribution.F: Syntax error: Unexpected in (/cp2k.git/cp2k/src/input_cp2k_distribution.F, line 15, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_distribution.F Path: cp2k/src/input_cp2k_distribution.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_eip.F: Syntax error: Unexpected in (/cp2k.git/cp2k/src/input_cp2k_eip.F, line 15, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_eip.F Path: cp2k/src/input_cp2k_eip.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_force_eval.F: Syntax error: Unexpected in (/cp2k.git/cp2k/src/input_cp2k_force_eval.F, line 16, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_force_eval.F Path: cp2k/src/input_cp2k_force_eval.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_free_energy.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/input_cp2k_free_energy.F, line 12, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_free_energy.F Path: cp2k/src/input_cp2k_free_energy.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_global.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/input_cp2k_global.F, line 15, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_global.F Path: cp2k/src/input_cp2k_global.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_hfx.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/input_cp2k_hfx.F, line 13, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_hfx.F Path: cp2k/src/input_cp2k_hfx.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_ls.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/input_cp2k_ls.F, line 11, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_ls.F Path: cp2k/src/input_cp2k_ls.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_md.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/input_cp2k_md.F, line 13, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_md.F Path: cp2k/src/input_cp2k_md.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_mixed.F: Syntax error: Unexpected in (/cp2k.git/cp2k/src/input_cp2k_mixed.F, line 15, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_mixed.F Path: cp2k/src/input_cp2k_mixed.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_mm.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/input_cp2k_mm.F, line 15, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_mm.F Path: cp2k/src/input_cp2k_mm.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_motion_print.F: Syntax error: Unexpected in (/cp2k.git/cp2k/src/input_cp2k_motion_print.F, line 14, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_motion_print.F Path: cp2k/src/input_cp2k_motion_print.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_mp2.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/input_cp2k_mp2.F, line 13, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_mp2.F Path: cp2k/src/input_cp2k_mp2.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_neb.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/input_cp2k_neb.F, line 14, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_neb.F Path: cp2k/src/input_cp2k_neb.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_poisson.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/input_cp2k_poisson.F, line 13, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_poisson.F Path: cp2k/src/input_cp2k_poisson.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_properties_dft.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/input_cp2k_properties_dft.F, line 14, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_properties_dft.F Path: cp2k/src/input_cp2k_properties_dft.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_qmmm.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/input_cp2k_qmmm.F, line 15, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_qmmm.F Path: cp2k/src/input_cp2k_qmmm.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_read.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/input_cp2k_read.F, line 15, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_read.F Path: cp2k/src/input_cp2k_read.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_resp.F: Syntax error: Unexpected in (/cp2k.git/cp2k/src/input_cp2k_resp.F, line 16, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_resp.F Path: cp2k/src/input_cp2k_resp.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_restarts_util.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/input_cp2k_restarts_util.F, line 7, column 25). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_restarts_util.F Path: cp2k/src/input_cp2k_restarts_util.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_rsgrid.F: Syntax error: Unexpected in (/cp2k.git/cp2k/src/input_cp2k_rsgrid.F, line 13, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_rsgrid.F Path: cp2k/src/input_cp2k_rsgrid.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_subsys.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/input_cp2k_subsys.F, line 13, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_subsys.F Path: cp2k/src/input_cp2k_subsys.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_thermostats.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/input_cp2k_thermostats.F, line 12, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_thermostats.F Path: cp2k/src/input_cp2k_thermostats.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_cp2k_xc.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/input_cp2k_xc.F, line 13, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_xc.F Path: cp2k/src/input_cp2k_xc.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_optimize_basis.F: Syntax error: Unexpected in (/cp2k.git/cp2k/src/input_optimize_basis.F, line 14, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_optimize_basis.F Path: cp2k/src/input_optimize_basis.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_optimize_input.F: Syntax error: Unexpected in (/cp2k.git/cp2k/src/input_optimize_input.F, line 15, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_optimize_input.F Path: cp2k/src/input_optimize_input.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_restart_force_eval.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/input_restart_force_eval.F, line 9, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_restart_force_eval.F Path: cp2k/src/input_restart_force_eval.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/input_restart_rng.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/input_restart_rng.F, line 7, column 25). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_restart_rng.F Path: cp2k/src/input_restart_rng.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/ipi_driver.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/ipi_driver.F, line 8, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ipi_driver.F Path: cp2k/src/ipi_driver.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/iterate_matrix.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/iterate_matrix.F, line 11, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: iterate_matrix.F Path: cp2k/src/iterate_matrix.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/k290.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/k290.F, line 11, column 12). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: k290.F Path: cp2k/src/k290.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/kg_correction.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/kg_correction.F, line 12, column 21). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: kg_correction.F Path: cp2k/src/kg_correction.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/kg_environment.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/kg_environment.F, line 12, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: kg_environment.F Path: cp2k/src/kg_environment.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/kg_environment_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/kg_environment_types.F, line 12, column 28). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: kg_environment_types.F Path: cp2k/src/kg_environment_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/kg_min_heap.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/kg_min_heap.F, line 6, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: kg_min_heap.F Path: cp2k/src/kg_min_heap.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/kg_tnadd_mat.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/kg_tnadd_mat.F, line 12, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: kg_tnadd_mat.F Path: cp2k/src/kg_tnadd_mat.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/kg_vertex_coloring_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/kg_vertex_coloring_methods.F, line 17, column 34). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: kg_vertex_coloring_methods.F Path: cp2k/src/kg_vertex_coloring_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/library_tests.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/library_tests.F, line 17, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: library_tests.F Path: cp2k/src/library_tests.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/lri_debug_integrals.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/lri_debug_integrals.F, line 14, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: lri_debug_integrals.F Path: cp2k/src/lri_debug_integrals.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/lri_environment_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/lri_environment_methods.F, line 17, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: lri_environment_methods.F Path: cp2k/src/lri_environment_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/lri_environment_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/lri_environment_types.F, line 16, column 29). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: lri_environment_types.F Path: cp2k/src/lri_environment_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/lri_forces.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/lri_forces.F, line 14, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: lri_forces.F Path: cp2k/src/lri_forces.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/lri_ks_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/lri_ks_methods.F, line 13, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: lri_ks_methods.F Path: cp2k/src/lri_ks_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/lri_optimize_ri_basis.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/lri_optimize_ri_basis.F, line 15, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: lri_optimize_ri_basis.F Path: cp2k/src/lri_optimize_ri_basis.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/ma/ma_affinity.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/ma/ma_affinity.F, line 15, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ma_affinity.F Path: cp2k/src/ma/ma_affinity.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/ma/ma_config.F: Syntax error: Unexpected equals (/cp2k.git/cp2k/src/ma/ma_config.F, line 21, column 16). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ma_config.F Path: cp2k/src/ma/ma_config.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/ma/ma_errors.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/ma/ma_errors.F, line 15, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ma_errors.F Path: cp2k/src/ma/ma_errors.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/ma/ma_kinds.F: Syntax error: Unexpected end of input (/cp2k.git/cp2k/src/ma/ma_kinds.F, line 52, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ma_kinds.F Path: cp2k/src/ma/ma_kinds.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/ma/ma_process_mapping.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/ma/ma_process_mapping.F, line 13, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ma_process_mapping.F Path: cp2k/src/ma/ma_process_mapping.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/ma/ma_topology.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/ma/ma_topology.F, line 15, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ma_topology.F Path: cp2k/src/ma/ma_topology.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/ma/machine_architecture.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/ma/machine_architecture.F, line 15, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: machine_architecture.F Path: cp2k/src/ma/machine_architecture.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/ma/machine_architecture_types.F: Lexer Error (line 33, col 56): String literal spans multiple lines without continuation Resource: machine_architecture_types.F Path: cp2k/src/ma/machine_architecture_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/ma/machine_architecture_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/ma/machine_architecture_utils.F, line 17, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: machine_architecture_utils.F Path: cp2k/src/ma/machine_architecture_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/manybody_eam.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/manybody_eam.F, line 12, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: manybody_eam.F Path: cp2k/src/manybody_eam.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/manybody_potential.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/manybody_potential.F, line 15, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: manybody_potential.F Path: cp2k/src/manybody_potential.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/manybody_siepmann.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/manybody_siepmann.F, line 18, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: manybody_siepmann.F Path: cp2k/src/manybody_siepmann.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/manybody_tersoff.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/manybody_tersoff.F, line 12, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: manybody_tersoff.F Path: cp2k/src/manybody_tersoff.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/mdctrl_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/mdctrl_types.F, line 12, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mdctrl_types.F Path: cp2k/src/mdctrl_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/metadyn_tools/graph.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/metadyn_tools/graph.F, line 20, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: graph.F Path: cp2k/src/metadyn_tools/graph.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/metadyn_tools/graph_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/metadyn_tools/graph_methods.F, line 20, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: graph_methods.F Path: cp2k/src/metadyn_tools/graph_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/metadyn_tools/graph_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/metadyn_tools/graph_utils.F, line 17, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: graph_utils.F Path: cp2k/src/metadyn_tools/graph_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/metadynamics.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/metadynamics.F, line 12, column 20). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: metadynamics.F Path: cp2k/src/metadynamics.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/metadynamics_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/metadynamics_types.F, line 11, column 26). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: metadynamics_types.F Path: cp2k/src/metadynamics_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/metadynamics_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/metadynamics_utils.F, line 12, column 26). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: metadynamics_utils.F Path: cp2k/src/metadynamics_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/minimax.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/minimax.F, line 13, column 16). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: minimax.F Path: cp2k/src/minimax.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/minimax_rpa.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/minimax_rpa.F, line 12, column 20). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: minimax_rpa.F Path: cp2k/src/minimax_rpa.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/mixed_energy_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/mixed_energy_types.F, line 11, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mixed_energy_types.F Path: cp2k/src/mixed_energy_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/mixed_environment.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/mixed_environment.F, line 10, column 25). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mixed_environment.F Path: cp2k/src/mixed_environment.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/mixed_environment_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/mixed_environment_types.F, line 9, column 31). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mixed_environment_types.F Path: cp2k/src/mixed_environment_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/mixed_environment_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/mixed_environment_utils.F, line 11, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mixed_environment_utils.F Path: cp2k/src/mixed_environment_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/mixed_main.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/mixed_main.F, line 10, column 18). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mixed_main.F Path: cp2k/src/mixed_main.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/mm_collocate_potential.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/mm_collocate_potential.F, line 13, column 30). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mm_collocate_potential.F Path: cp2k/src/mm_collocate_potential.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/mm_mapping_library.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/mm_mapping_library.F, line 16, column 26). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mm_mapping_library.F Path: cp2k/src/mm_mapping_library.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/mode_selective.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/mode_selective.F, line 18, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mode_selective.F Path: cp2k/src/mode_selective.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/mol_force.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/mol_force.F, line 11, column 17). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mol_force.F Path: cp2k/src/mol_force.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/mol_kind_new_list_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/mol_kind_new_list_types.F, line 35, column 31). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mol_kind_new_list_types.F Path: cp2k/src/mol_kind_new_list_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/mol_new_list_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/mol_new_list_types.F, line 35, column 26). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mol_new_list_types.F Path: cp2k/src/mol_new_list_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/molden_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/molden_utils.F, line 10, column 20). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: molden_utils.F Path: cp2k/src/molden_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/molecular_states.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/molecular_states.F, line 10, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: molecular_states.F Path: cp2k/src/molecular_states.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/molecule_kind_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/molecule_kind_types.F, line 14, column 27). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: molecule_kind_types.F Path: cp2k/src/molecule_kind_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/molecule_types_new.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/molecule_types_new.F, line 15, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: molecule_types_new.F Path: cp2k/src/molecule_types_new.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/molsym.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/molsym.F, line 12, column 14). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: molsym.F Path: cp2k/src/molsym.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/moments_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/moments_utils.F, line 13, column 21). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: moments_utils.F Path: cp2k/src/moments_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/al_system_dynamics.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/al_system_dynamics.F, line 10, column 2). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: al_system_dynamics.F Path: cp2k/src/motion/al_system_dynamics.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/al_system_init.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/al_system_init.F, line 10, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: al_system_init.F Path: cp2k/src/motion/al_system_init.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/al_system_mapping.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/al_system_mapping.F, line 10, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: al_system_mapping.F Path: cp2k/src/motion/al_system_mapping.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/averages_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/averages_types.F, line 10, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: averages_types.F Path: cp2k/src/motion/averages_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/barostat_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/barostat_types.F, line 10, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: barostat_types.F Path: cp2k/src/motion/barostat_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/barostat_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/barostat_utils.F, line 10, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: barostat_utils.F Path: cp2k/src/motion/barostat_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/bfgs_optimizer.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/bfgs_optimizer.F, line 10, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: bfgs_optimizer.F Path: cp2k/src/motion/bfgs_optimizer.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/cell_opt.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/cell_opt.F, line 11, column 16). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cell_opt.F Path: cp2k/src/motion/cell_opt.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/cell_opt_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/cell_opt_types.F, line 12, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cell_opt_types.F Path: cp2k/src/motion/cell_opt_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/cell_opt_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/cell_opt_utils.F, line 12, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cell_opt_utils.F Path: cp2k/src/motion/cell_opt_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/cg_optimizer.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/cg_optimizer.F, line 12, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cg_optimizer.F Path: cp2k/src/motion/cg_optimizer.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/cg_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/cg_utils.F, line 11, column 16). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cg_utils.F Path: cp2k/src/motion/cg_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/cp_lbfgs.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/cp_lbfgs.F, line 11, column 16). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_lbfgs.F Path: cp2k/src/motion/cp_lbfgs.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/cp_lbfgs_geo.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/cp_lbfgs_geo.F, line 11, column 20). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_lbfgs_geo.F Path: cp2k/src/motion/cp_lbfgs_geo.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/cp_lbfgs_optimizer_gopt.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/cp_lbfgs_optimizer_gopt.F, line 19, column 31). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_lbfgs_optimizer_gopt.F Path: cp2k/src/motion/cp_lbfgs_optimizer_gopt.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/csvr_system_dynamics.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/csvr_system_dynamics.F, line 10, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: csvr_system_dynamics.F Path: cp2k/src/motion/csvr_system_dynamics.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/csvr_system_init.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/csvr_system_init.F, line 10, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: csvr_system_init.F Path: cp2k/src/motion/csvr_system_init.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/csvr_system_mapping.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/csvr_system_mapping.F, line 10, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: csvr_system_mapping.F Path: cp2k/src/motion/csvr_system_mapping.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/dimer_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/dimer_methods.F, line 12, column 21). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dimer_methods.F Path: cp2k/src/motion/dimer_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/dimer_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/dimer_types.F, line 12, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dimer_types.F Path: cp2k/src/motion/dimer_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/dimer_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/dimer_utils.F, line 12, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dimer_utils.F Path: cp2k/src/motion/dimer_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/extended_system_dynamics.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/extended_system_dynamics.F, line 14, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: extended_system_dynamics.F Path: cp2k/src/motion/extended_system_dynamics.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/extended_system_init.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/extended_system_init.F, line 14, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: extended_system_init.F Path: cp2k/src/motion/extended_system_init.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/extended_system_mapping.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/extended_system_mapping.F, line 14, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: extended_system_mapping.F Path: cp2k/src/motion/extended_system_mapping.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/free_energy_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/free_energy_methods.F, line 10, column 27). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: free_energy_methods.F Path: cp2k/src/motion/free_energy_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/geo_opt.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/geo_opt.F, line 12, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: geo_opt.F Path: cp2k/src/motion/geo_opt.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/glbopt_callback.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/glbopt_callback.F, line 10, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: glbopt_callback.F Path: cp2k/src/motion/glbopt_callback.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/gle_system_dynamics.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/gle_system_dynamics.F, line 11, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: gle_system_dynamics.F Path: cp2k/src/motion/gle_system_dynamics.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/gopt_f77_methods.F: Syntax error: Unexpected extraneous character (/cp2k.git/cp2k/src/motion/gopt_f77_methods.F, line 23, column 64). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: gopt_f77_methods.F Path: cp2k/src/motion/gopt_f77_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/gopt_f_methods.F: Syntax error: Unexpected identifier (/cp2k.git/cp2k/src/motion/gopt_f_methods.F, line 12, column 10). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: gopt_f_methods.F Path: cp2k/src/motion/gopt_f_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/gopt_f_types.F: Syntax error: Unexpected identifier (/cp2k.git/cp2k/src/motion/gopt_f_types.F, line 13, column 10). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: gopt_f_types.F Path: cp2k/src/motion/gopt_f_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/gopt_param_types.F: Syntax error: Unexpected identifier (/cp2k.git/cp2k/src/motion/gopt_param_types.F, line 12, column 10). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: gopt_param_types.F Path: cp2k/src/motion/gopt_param_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/helium_interactions.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/helium_interactions.F, line 12, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: helium_interactions.F Path: cp2k/src/motion/helium_interactions.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/helium_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/helium_methods.F, line 12, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: helium_methods.F Path: cp2k/src/motion/helium_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/helium_sampling.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/helium_sampling.F, line 12, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: helium_sampling.F Path: cp2k/src/motion/helium_sampling.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/input_cp2k_restarts.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/motion/input_cp2k_restarts.F, line 16, column 25). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_restarts.F Path: cp2k/src/motion/input_cp2k_restarts.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/input_cp2k_vib.F: Syntax error: Unexpected in (/cp2k.git/cp2k/src/motion/input_cp2k_vib.F, line 16, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: input_cp2k_vib.F Path: cp2k/src/motion/input_cp2k_vib.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/integrator.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/motion/integrator.F, line 26, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: integrator.F Path: cp2k/src/motion/integrator.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/integrator_utils.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/motion/integrator_utils.F, line 14, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: integrator_utils.F Path: cp2k/src/motion/integrator_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/mc_control.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/mc_control.F, line 13, column 18). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mc_control.F Path: cp2k/src/motion/mc_control.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/mc_coordinates.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/mc_coordinates.F, line 11, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mc_coordinates.F Path: cp2k/src/motion/mc_coordinates.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/mc_ensembles.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/mc_ensembles.F, line 14, column 20). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mc_ensembles.F Path: cp2k/src/motion/mc_ensembles.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/mc_environment_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/mc_environment_types.F, line 10, column 28). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mc_environment_types.F Path: cp2k/src/motion/mc_environment_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/mc_ge_moves.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/mc_ge_moves.F, line 16, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mc_ge_moves.F Path: cp2k/src/motion/mc_ge_moves.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/mc_misc.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/mc_misc.F, line 11, column 15). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mc_misc.F Path: cp2k/src/motion/mc_misc.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/mc_move_control.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/mc_move_control.F, line 12, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mc_move_control.F Path: cp2k/src/motion/mc_move_control.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/mc_moves.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/mc_moves.F, line 14, column 16). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mc_moves.F Path: cp2k/src/motion/mc_moves.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/mc_run.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/mc_run.F, line 38, column 14). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mc_run.F Path: cp2k/src/motion/mc_run.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/mc_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/mc_types.F, line 13, column 16). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mc_types.F Path: cp2k/src/motion/mc_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/md_conserved_quantities.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/md_conserved_quantities.F, line 11, column 31). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: md_conserved_quantities.F Path: cp2k/src/motion/md_conserved_quantities.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/md_ener_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/md_ener_types.F, line 10, column 21). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: md_ener_types.F Path: cp2k/src/motion/md_ener_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/md_energies.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/md_energies.F, line 14, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: md_energies.F Path: cp2k/src/motion/md_energies.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/md_environment_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/md_environment_types.F, line 13, column 28). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: md_environment_types.F Path: cp2k/src/motion/md_environment_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/md_run.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/md_run.F, line 12, column 14). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: md_run.F Path: cp2k/src/motion/md_run.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/md_util.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/md_util.F, line 10, column 15). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: md_util.F Path: cp2k/src/motion/md_util.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/md_vel_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/md_vel_utils.F, line 15, column 20). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: md_vel_utils.F Path: cp2k/src/motion/md_vel_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/mdctrl_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/mdctrl_methods.F, line 15, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mdctrl_methods.F Path: cp2k/src/motion/mdctrl_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/neb_io.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/neb_io.F, line 19, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: neb_io.F Path: cp2k/src/motion/neb_io.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/neb_md_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/neb_md_utils.F, line 18, column 20). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: neb_md_utils.F Path: cp2k/src/motion/neb_md_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/neb_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/neb_methods.F, line 21, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: neb_methods.F Path: cp2k/src/motion/neb_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/neb_opt_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/neb_opt_utils.F, line 18, column 21). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: neb_opt_utils.F Path: cp2k/src/motion/neb_opt_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/neb_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/neb_types.F, line 18, column 17). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: neb_types.F Path: cp2k/src/motion/neb_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/neb_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/neb_utils.F, line 18, column 17). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: neb_utils.F Path: cp2k/src/motion/neb_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/pint_gle.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/pint_gle.F, line 14, column 16). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: pint_gle.F Path: cp2k/src/motion/pint_gle.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/pint_io.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/pint_io.F, line 12, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: pint_io.F Path: cp2k/src/motion/pint_io.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/pint_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/pint_methods.F, line 15, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: pint_methods.F Path: cp2k/src/motion/pint_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/pint_normalmode.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/pint_normalmode.F, line 14, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: pint_normalmode.F Path: cp2k/src/motion/pint_normalmode.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/pint_public.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/pint_public.F, line 14, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: pint_public.F Path: cp2k/src/motion/pint_public.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/pint_staging.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/pint_staging.F, line 14, column 20). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: pint_staging.F Path: cp2k/src/motion/pint_staging.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/pint_transformations.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/pint_transformations.F, line 6, column 28). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: pint_transformations.F Path: cp2k/src/motion/pint_transformations.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/pint_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/pint_types.F, line 7, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: pint_types.F Path: cp2k/src/motion/pint_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/reftraj_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/reftraj_types.F, line 14, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: reftraj_types.F Path: cp2k/src/motion/reftraj_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/reftraj_util.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/reftraj_util.F, line 14, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: reftraj_util.F Path: cp2k/src/motion/reftraj_util.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/rt_propagation.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/rt_propagation.F, line 11, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: rt_propagation.F Path: cp2k/src/motion/rt_propagation.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/shell_opt.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/shell_opt.F, line 11, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: shell_opt.F Path: cp2k/src/motion/shell_opt.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/simpar_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/simpar_methods.F, line 12, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: simpar_methods.F Path: cp2k/src/motion/simpar_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/tamc_run.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/tamc_run.F, line 14, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: tamc_run.F Path: cp2k/src/motion/tamc_run.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/thermal_region_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/thermal_region_types.F, line 14, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: thermal_region_types.F Path: cp2k/src/motion/thermal_region_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/thermal_region_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/thermal_region_utils.F, line 16, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: thermal_region_utils.F Path: cp2k/src/motion/thermal_region_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/thermostat_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/thermostat_methods.F, line 10, column 26). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: thermostat_methods.F Path: cp2k/src/motion/thermostat_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/thermostat_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/thermostat_types.F, line 10, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: thermostat_types.F Path: cp2k/src/motion/thermostat_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/thermostat_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/thermostat_utils.F, line 10, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: thermostat_utils.F Path: cp2k/src/motion/thermostat_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/velocity_verlet_control.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/velocity_verlet_control.F, line 12, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: velocity_verlet_control.F Path: cp2k/src/motion/velocity_verlet_control.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/vibrational_analysis.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/vibrational_analysis.F, line 18, column 28). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: vibrational_analysis.F Path: cp2k/src/motion/vibrational_analysis.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion/wiener_process.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion/wiener_process.F, line 14, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: wiener_process.F Path: cp2k/src/motion/wiener_process.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/motion_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/motion_utils.F, line 12, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: motion_utils.F Path: cp2k/src/motion_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/mp2.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/mp2.F, line 12, column 11). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mp2.F Path: cp2k/src/mp2.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/mp2_cphf.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/mp2_cphf.F, line 12, column 16). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mp2_cphf.F Path: cp2k/src/mp2_cphf.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/mp2_direct_method.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/mp2_direct_method.F, line 13, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mp2_direct_method.F Path: cp2k/src/mp2_direct_method.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/mp2_gpw.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/mp2_gpw.F, line 11, column 15). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mp2_gpw.F Path: cp2k/src/mp2_gpw.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/mp2_laplace.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/mp2_laplace.F, line 12, column 15). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mp2_laplace.F Path: cp2k/src/mp2_laplace.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/mp2_optimize_ri_basis.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/mp2_optimize_ri_basis.F, line 15, column 29). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mp2_optimize_ri_basis.F Path: cp2k/src/mp2_optimize_ri_basis.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/mp2_ri_gpw.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/mp2_ri_gpw.F, line 11, column 18). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mp2_ri_gpw.F Path: cp2k/src/mp2_ri_gpw.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/mp2_ri_grad.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/mp2_ri_grad.F, line 12, column 15). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mp2_ri_grad.F Path: cp2k/src/mp2_ri_grad.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/mp2_ri_grad_util.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/mp2_ri_grad_util.F, line 12, column 15). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mp2_ri_grad_util.F Path: cp2k/src/mp2_ri_grad_util.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/mp2_ri_libint.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/mp2_ri_libint.F, line 14, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mp2_ri_libint.F Path: cp2k/src/mp2_ri_libint.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/mp2_setup.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/mp2_setup.F, line 12, column 17). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mp2_setup.F Path: cp2k/src/mp2_setup.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/mp2_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/mp2_types.F, line 12, column 17). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mp2_types.F Path: cp2k/src/mp2_types.F Location: line -1
Description: /cp2k.git/cp2k/src/mpiwrap/message_c_passing.f90 contains syntax errors and may not be refactored correctly. Resource: message_c_passing.f90 Path: cp2k/src/mpiwrap/message_c_passing.f90 Location: line -1
Description: /cp2k.git/cp2k/src/mpiwrap/message_d_passing.f90 contains syntax errors and may not be refactored correctly. Resource: message_d_passing.f90 Path: cp2k/src/mpiwrap/message_d_passing.f90 Location: line -1
Description: /cp2k.git/cp2k/src/mpiwrap/message_i_passing.f90 contains syntax errors and may not be refactored correctly. Resource: message_i_passing.f90 Path: cp2k/src/mpiwrap/message_i_passing.f90 Location: line -1
Description: /cp2k.git/cp2k/src/mpiwrap/message_l_passing.f90 contains syntax errors and may not be refactored correctly. Resource: message_l_passing.f90 Path: cp2k/src/mpiwrap/message_l_passing.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/mpiwrap/message_passing.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/mpiwrap/message_passing.F, line 21, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: message_passing.F Path: cp2k/src/mpiwrap/message_passing.F Location: line -1
Description: /cp2k.git/cp2k/src/mpiwrap/message_r_passing.f90 contains syntax errors and may not be refactored correctly. Resource: message_r_passing.f90 Path: cp2k/src/mpiwrap/message_r_passing.f90 Location: line -1
Description: /cp2k.git/cp2k/src/mpiwrap/message_z_passing.f90 contains syntax errors and may not be refactored correctly. Resource: message_z_passing.f90 Path: cp2k/src/mpiwrap/message_z_passing.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/mulliken.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/mulliken.F, line 11, column 16). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mulliken.F Path: cp2k/src/mulliken.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/multipole_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/multipole_types.F, line 10, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: multipole_types.F Path: cp2k/src/multipole_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/optbas_fenv_manipulation.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/optbas_fenv_manipulation.F, line 5, column 32). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: optbas_fenv_manipulation.F Path: cp2k/src/optbas_fenv_manipulation.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/optbas_opt_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/optbas_opt_utils.F, line 5, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: optbas_opt_utils.F Path: cp2k/src/optbas_opt_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/optimize_basis.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/optimize_basis.F, line 5, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: optimize_basis.F Path: cp2k/src/optimize_basis.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/optimize_basis_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/optimize_basis_types.F, line 5, column 28). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: optimize_basis_types.F Path: cp2k/src/optimize_basis_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/optimize_basis_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/optimize_basis_utils.F, line 5, column 28). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: optimize_basis_utils.F Path: cp2k/src/optimize_basis_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/optimize_input.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/optimize_input.F, line 5, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: optimize_input.F Path: cp2k/src/optimize_input.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pair_potential.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pair_potential.F, line 15, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: pair_potential.F Path: cp2k/src/pair_potential.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pair_potential_coulomb.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pair_potential_coulomb.F, line 7, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: pair_potential_coulomb.F Path: cp2k/src/pair_potential_coulomb.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pair_potential_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pair_potential_types.F, line 13, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: pair_potential_types.F Path: cp2k/src/pair_potential_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pair_potential_util.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pair_potential_util.F, line 13, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: pair_potential_util.F Path: cp2k/src/pair_potential_util.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/particle_list_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/particle_list_types.F, line 35, column 27). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: particle_list_types.F Path: cp2k/src/particle_list_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/particle_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/particle_types.F, line 17, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: particle_types.F Path: cp2k/src/particle_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/paw_proj_set_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/paw_proj_set_types.F, line 12, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: paw_proj_set_types.F Path: cp2k/src/paw_proj_set_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pme.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pme.F, line 12, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: pme.F Path: cp2k/src/pme.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pme_tools.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pme_tools.F, line 14, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: pme_tools.F Path: cp2k/src/pme_tools.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/population_analyses.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/population_analyses.F, line 15, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: population_analyses.F Path: cp2k/src/population_analyses.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/preconditioner.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/preconditioner.F, line 13, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: preconditioner.F Path: cp2k/src/preconditioner.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/preconditioner_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/preconditioner_types.F, line 12, column 28). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: preconditioner_types.F Path: cp2k/src/preconditioner_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/prep.f90: Syntax error: Unexpected end of input (/cp2k.git/cp2k/src/prep.f90, line 99, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, go, print, stop, allocatable, end, private, doubleprecision, all, implicit, if, dimension, goto, write, data, where, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, character, nullify, rewind, bind, do, pointer, syncall, syncimages, syncmemory, wait, unlock, optional, double, read, allocate, equivalence, integer, entry, real, cycle, procedure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, enum, parameter, target, doublecomplex, type, deallocate, continue, exit Resource: prep.f90 Path: cp2k/src/prep.f90 Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/cp_linked_list_3d_r.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/pw/cp_linked_list_3d_r.F, line 48, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_linked_list_3d_r.F Path: cp2k/src/pw/cp_linked_list_3d_r.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/cp_linked_list_pw.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/cp_linked_list_pw.F, line 48, column 15). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_linked_list_pw.F Path: cp2k/src/pw/cp_linked_list_pw.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/cp_linked_list_rs.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/cp_linked_list_rs.F, line 48, column 15). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cp_linked_list_rs.F Path: cp2k/src/pw/cp_linked_list_rs.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/cube_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/cube_utils.F, line 17, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: cube_utils.F Path: cp2k/src/pw/cube_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/dg_rho0_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/dg_rho0_types.F, line 11, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dg_rho0_types.F Path: cp2k/src/pw/dg_rho0_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/dg_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/dg_types.F, line 11, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dg_types.F Path: cp2k/src/pw/dg_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/dgs.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/dgs.F, line 11, column 11). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: dgs.F Path: cp2k/src/pw/dgs.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/fft/fft_kinds.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/pw/fft/fft_kinds.F, line 15, column 10). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: fft_kinds.F Path: cp2k/src/pw/fft/fft_kinds.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/fft/fft_lib.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/fft/fft_lib.F, line 6, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: fft_lib.F Path: cp2k/src/pw/fft/fft_lib.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/fft/fft_plan.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/fft/fft_plan.F, line 16, column 16). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: fft_plan.F Path: cp2k/src/pw/fft/fft_plan.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/fft/fftsg_lib.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/fft/fftsg_lib.F, line 5, column 17). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: fftsg_lib.F Path: cp2k/src/pw/fft/fftsg_lib.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/fft/fftw3_lib.F: Syntax error: Unexpected is (/cp2k.git/cp2k/src/pw/fft/fftw3_lib.F, line 13, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: fftw3_lib.F Path: cp2k/src/pw/fft/fftw3_lib.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/fft/mltfftsg_tools.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/fft/mltfftsg_tools.F, line 7, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mltfftsg_tools.F Path: cp2k/src/pw/fft/mltfftsg_tools.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/fft_tools.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/fft_tools.F, line 27, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: fft_tools.F Path: cp2k/src/pw/fft_tools.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/lazy.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/lazy.F, line 11, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: lazy.F Path: cp2k/src/pw/lazy.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/lgrid_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/lgrid_types.F, line 16, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: lgrid_types.F Path: cp2k/src/pw/lgrid_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/mt_util.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/mt_util.F, line 7, column 15). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: mt_util.F Path: cp2k/src/pw/mt_util.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/ps_wavelet_base.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/ps_wavelet_base.F, line 10, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ps_wavelet_base.F Path: cp2k/src/pw/ps_wavelet_base.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/ps_wavelet_fft3d.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/ps_wavelet_fft3d.F, line 8, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ps_wavelet_fft3d.F Path: cp2k/src/pw/ps_wavelet_fft3d.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/ps_wavelet_kernel.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/ps_wavelet_kernel.F, line 11, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ps_wavelet_kernel.F Path: cp2k/src/pw/ps_wavelet_kernel.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/ps_wavelet_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/ps_wavelet_methods.F, line 12, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ps_wavelet_methods.F Path: cp2k/src/pw/ps_wavelet_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/ps_wavelet_scaling_function.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/ps_wavelet_scaling_function.F, line 10, column 35). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ps_wavelet_scaling_function.F Path: cp2k/src/pw/ps_wavelet_scaling_function.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/ps_wavelet_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/ps_wavelet_types.F, line 11, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ps_wavelet_types.F Path: cp2k/src/pw/ps_wavelet_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/ps_wavelet_util.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/ps_wavelet_util.F, line 11, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: ps_wavelet_util.F Path: cp2k/src/pw/ps_wavelet_util.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/pw_cuda.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/pw_cuda.F, line 20, column 15). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: pw_cuda.F Path: cp2k/src/pw/pw_cuda.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/pw_grid_info.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/pw_grid_info.F, line 12, column 20). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: pw_grid_info.F Path: cp2k/src/pw/pw_grid_info.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/pw_grid_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/pw_grid_types.F, line 11, column 21). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: pw_grid_types.F Path: cp2k/src/pw/pw_grid_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/pw_grids.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/pw_grids.F, line 34, column 16). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: pw_grids.F Path: cp2k/src/pw/pw_grids.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/pw_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/pw_methods.F, line 23, column 18). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: pw_methods.F Path: cp2k/src/pw/pw_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/pw_poisson_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/pw_poisson_methods.F, line 11, column 26). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: pw_poisson_methods.F Path: cp2k/src/pw/pw_poisson_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/pw_poisson_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/pw_poisson_types.F, line 20, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: pw_poisson_types.F Path: cp2k/src/pw/pw_poisson_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/pw_pool_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/pw_pool_types.F, line 22, column 21). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: pw_pool_types.F Path: cp2k/src/pw/pw_pool_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/pw_spline_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/pw_spline_utils.F, line 16, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: pw_spline_utils.F Path: cp2k/src/pw/pw_spline_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/pw_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw/pw_types.F, line 22, column 16). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: pw_types.F Path: cp2k/src/pw/pw_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/realspace_grid_cube.F: Syntax error: Unexpected comma (/cp2k.git/cp2k/src/pw/realspace_grid_cube.F, line 12, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: realspace_grid_cube.F Path: cp2k/src/pw/realspace_grid_cube.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw/realspace_grid_types.F: Syntax error: Unexpected kind (/cp2k.git/cp2k/src/pw/realspace_grid_types.F, line 19, column 7). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: realspace_grid_types.F Path: cp2k/src/pw/realspace_grid_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw_env_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw_env_methods.F, line 15, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: pw_env_methods.F Path: cp2k/src/pw_env_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw_env_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw_env_types.F, line 12, column 20). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: pw_env_types.F Path: cp2k/src/pw_env_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/pw_poisson_read_input.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/pw_poisson_read_input.F, line 13, column 29). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: pw_poisson_read_input.F Path: cp2k/src/pw_poisson_read_input.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qmmm_create.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qmmm_create.F, line 12, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qmmm_create.F Path: cp2k/src/qmmm_create.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qmmm_elpot.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qmmm_elpot.F, line 11, column 18). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qmmm_elpot.F Path: cp2k/src/qmmm_elpot.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qmmm_ff_fist.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qmmm_ff_fist.F, line 9, column 20). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qmmm_ff_fist.F Path: cp2k/src/qmmm_ff_fist.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qmmm_force_mixing.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qmmm_force_mixing.F, line 7, column 25). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qmmm_force_mixing.F Path: cp2k/src/qmmm_force_mixing.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qmmm_gaussian_data.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qmmm_gaussian_data.F, line 15, column 26). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qmmm_gaussian_data.F Path: cp2k/src/qmmm_gaussian_data.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qmmm_gaussian_init.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qmmm_gaussian_init.F, line 13, column 26). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qmmm_gaussian_init.F Path: cp2k/src/qmmm_gaussian_init.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qmmm_gaussian_input.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qmmm_gaussian_input.F, line 12, column 27). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qmmm_gaussian_input.F Path: cp2k/src/qmmm_gaussian_input.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qmmm_gaussian_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qmmm_gaussian_types.F, line 12, column 27). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qmmm_gaussian_types.F Path: cp2k/src/qmmm_gaussian_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qmmm_gpw_energy.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qmmm_gpw_energy.F, line 12, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qmmm_gpw_energy.F Path: cp2k/src/qmmm_gpw_energy.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qmmm_gpw_forces.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qmmm_gpw_forces.F, line 12, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qmmm_gpw_forces.F Path: cp2k/src/qmmm_gpw_forces.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qmmm_image_charge.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qmmm_image_charge.F, line 13, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qmmm_image_charge.F Path: cp2k/src/qmmm_image_charge.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qmmm_init.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qmmm_init.F, line 12, column 17). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qmmm_init.F Path: cp2k/src/qmmm_init.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qmmm_links_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qmmm_links_methods.F, line 12, column 26). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qmmm_links_methods.F Path: cp2k/src/qmmm_links_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qmmm_per_elpot.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qmmm_per_elpot.F, line 13, column 25). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qmmm_per_elpot.F Path: cp2k/src/qmmm_per_elpot.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qmmm_pw_grid.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qmmm_pw_grid.F, line 10, column 20). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qmmm_pw_grid.F Path: cp2k/src/qmmm_pw_grid.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qmmm_se_energy.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qmmm_se_energy.F, line 11, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qmmm_se_energy.F Path: cp2k/src/qmmm_se_energy.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qmmm_se_forces.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qmmm_se_forces.F, line 11, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qmmm_se_forces.F Path: cp2k/src/qmmm_se_forces.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qmmm_topology_util.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qmmm_topology_util.F, line 9, column 26). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qmmm_topology_util.F Path: cp2k/src/qmmm_topology_util.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qmmm_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qmmm_types.F, line 11, column 18). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qmmm_types.F Path: cp2k/src/qmmm_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qmmm_update.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qmmm_update.F, line 12, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qmmm_update.F Path: cp2k/src/qmmm_update.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qmmm_util.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qmmm_util.F, line 11, column 17). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qmmm_util.F Path: cp2k/src/qmmm_util.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_block_davidson_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_block_davidson_types.F, line 17, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_block_davidson_types.F Path: cp2k/src/qs_block_davidson_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_charges_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_charges_types.F, line 12, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_charges_types.F Path: cp2k/src/qs_charges_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_collocate_density.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_collocate_density.F, line 34, column 28). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_collocate_density.F Path: cp2k/src/qs_collocate_density.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_conductivity.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_conductivity.F, line 10, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_conductivity.F Path: cp2k/src/qs_conductivity.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_core_energies.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_core_energies.F, line 13, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_core_energies.F Path: cp2k/src/qs_core_energies.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_core_hamiltonian.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_core_hamiltonian.F, line 75, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_core_hamiltonian.F Path: cp2k/src/qs_core_hamiltonian.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_density_mixing_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_density_mixing_types.F, line 13, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_density_mixing_types.F Path: cp2k/src/qs_density_mixing_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_dftb_coulomb.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_dftb_coulomb.F, line 11, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_dftb_coulomb.F Path: cp2k/src/qs_dftb_coulomb.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_dftb_dispersion.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_dftb_dispersion.F, line 11, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_dftb_dispersion.F Path: cp2k/src/qs_dftb_dispersion.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_dftb_matrices.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_dftb_matrices.F, line 10, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_dftb_matrices.F Path: cp2k/src/qs_dftb_matrices.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_dftb_parameters.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_dftb_parameters.F, line 10, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_dftb_parameters.F Path: cp2k/src/qs_dftb_parameters.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_dftb_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_dftb_types.F, line 11, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_dftb_types.F Path: cp2k/src/qs_dftb_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_dftb_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_dftb_utils.F, line 11, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_dftb_utils.F Path: cp2k/src/qs_dftb_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_diis.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_diis.F, line 19, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_diis.F Path: cp2k/src/qs_diis.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_diis_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_diis_types.F, line 12, column 21). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_diis_types.F Path: cp2k/src/qs_diis_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_dispersion_nonloc.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_dispersion_nonloc.F, line 18, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_dispersion_nonloc.F Path: cp2k/src/qs_dispersion_nonloc.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_dispersion_pairpot.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_dispersion_pairpot.F, line 11, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_dispersion_pairpot.F Path: cp2k/src/qs_dispersion_pairpot.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_dispersion_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_dispersion_types.F, line 11, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_dispersion_types.F Path: cp2k/src/qs_dispersion_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_dispersion_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_dispersion_utils.F, line 11, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_dispersion_utils.F Path: cp2k/src/qs_dispersion_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_efield_berry.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_efield_berry.F, line 13, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_efield_berry.F Path: cp2k/src/qs_efield_berry.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_elec_field.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_elec_field.F, line 12, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_elec_field.F Path: cp2k/src/qs_elec_field.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_electric_field_gradient.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_electric_field_gradient.F, line 13, column 34). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_electric_field_gradient.F Path: cp2k/src/qs_electric_field_gradient.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_energy.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_energy.F, line 12, column 17). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_energy.F Path: cp2k/src/qs_energy.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_energy_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_energy_types.F, line 13, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_energy_types.F Path: cp2k/src/qs_energy_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_energy_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_energy_utils.F, line 12, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_energy_utils.F Path: cp2k/src/qs_energy_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_environment.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_environment.F, line 17, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_environment.F Path: cp2k/src/qs_environment.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_environment_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_environment_methods.F, line 13, column 30). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_environment_methods.F Path: cp2k/src/qs_environment_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_environment_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_environment_types.F, line 12, column 28). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_environment_types.F Path: cp2k/src/qs_environment_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_epr_hyp.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_epr_hyp.F, line 13, column 18). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_epr_hyp.F Path: cp2k/src/qs_epr_hyp.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_external_density.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_external_density.F, line 10, column 27). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_external_density.F Path: cp2k/src/qs_external_density.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_external_potential.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_external_potential.F, line 10, column 29). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_external_potential.F Path: cp2k/src/qs_external_potential.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_fermi_contact.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_fermi_contact.F, line 12, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_fermi_contact.F Path: cp2k/src/qs_fermi_contact.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_force.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_force.F, line 11, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_force.F Path: cp2k/src/qs_force.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_force_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_force_types.F, line 13, column 62). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_force_types.F Path: cp2k/src/qs_force_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_gapw_densities.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_gapw_densities.F, line 7, column 25). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_gapw_densities.F Path: cp2k/src/qs_gapw_densities.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_geminals.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_geminals.F, line 12, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_geminals.F Path: cp2k/src/qs_geminals.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_grid_atom.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_grid_atom.F, line 7, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_grid_atom.F Path: cp2k/src/qs_grid_atom.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_gspace_mixing.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_gspace_mixing.F, line 8, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_gspace_mixing.F Path: cp2k/src/qs_gspace_mixing.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_harmonics_atom.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_harmonics_atom.F, line 7, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_harmonics_atom.F Path: cp2k/src/qs_harmonics_atom.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_initial_guess.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_initial_guess.F, line 11, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_initial_guess.F Path: cp2k/src/qs_initial_guess.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_integral_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_integral_utils.F, line 13, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_integral_utils.F Path: cp2k/src/qs_integral_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_integrate_potential.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_integrate_potential.F, line 20, column 30). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_integrate_potential.F Path: cp2k/src/qs_integrate_potential.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_integrate_potential_low.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_integrate_potential_low.F, line 5, column 34). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_integrate_potential_low.F Path: cp2k/src/qs_integrate_potential_low.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_integrate_potential_product.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_integrate_potential_product.F, line 28, column 38). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_integrate_potential_product.F Path: cp2k/src/qs_integrate_potential_product.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_integrate_potential_single.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_integrate_potential_single.F, line 28, column 37). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_integrate_potential_single.F Path: cp2k/src/qs_integrate_potential_single.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_interactions.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_interactions.F, line 16, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_interactions.F Path: cp2k/src/qs_interactions.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_kinetic.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_kinetic.F, line 14, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_kinetic.F Path: cp2k/src/qs_kinetic.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_kpp1_env_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_kpp1_env_methods.F, line 13, column 27). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_kpp1_env_methods.F Path: cp2k/src/qs_kpp1_env_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_kpp1_env_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_kpp1_env_types.F, line 12, column 25). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_kpp1_env_types.F Path: cp2k/src/qs_kpp1_env_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_ks_apply_restraints.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_ks_apply_restraints.F, line 9, column 30). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_ks_apply_restraints.F Path: cp2k/src/qs_ks_apply_restraints.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_ks_atom.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_ks_atom.F, line 10, column 18). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_ks_atom.F Path: cp2k/src/qs_ks_atom.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_ks_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_ks_methods.F, line 19, column 21). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_ks_methods.F Path: cp2k/src/qs_ks_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_ks_qmmm_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_ks_qmmm_methods.F, line 9, column 26). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_ks_qmmm_methods.F Path: cp2k/src/qs_ks_qmmm_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_ks_qmmm_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_ks_qmmm_types.F, line 11, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_ks_qmmm_types.F Path: cp2k/src/qs_ks_qmmm_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_ks_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_ks_types.F, line 11, column 19). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_ks_types.F Path: cp2k/src/qs_ks_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_ks_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_ks_utils.F, line 20, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_ks_utils.F Path: cp2k/src/qs_ks_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_linres_atom_current.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_linres_atom_current.F, line 16, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_linres_atom_current.F Path: cp2k/src/qs_linres_atom_current.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_linres_current.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_linres_current.F, line 16, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_linres_current.F Path: cp2k/src/qs_linres_current.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_linres_current_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_linres_current_utils.F, line 20, column 31). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_linres_current_utils.F Path: cp2k/src/qs_linres_current_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_linres_epr_nablavks.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_linres_epr_nablavks.F, line 12, column 30). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_linres_epr_nablavks.F Path: cp2k/src/qs_linres_epr_nablavks.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_linres_epr_ownutils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_linres_epr_ownutils.F, line 11, column 30). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_linres_epr_ownutils.F Path: cp2k/src/qs_linres_epr_ownutils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_linres_epr_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_linres_epr_utils.F, line 20, column 27). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_linres_epr_utils.F Path: cp2k/src/qs_linres_epr_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_linres_issc_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_linres_issc_utils.F, line 17, column 28). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_linres_issc_utils.F Path: cp2k/src/qs_linres_issc_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_linres_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_linres_methods.F, line 13, column 25). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_linres_methods.F Path: cp2k/src/qs_linres_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_linres_module.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_linres_module.F, line 16, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_linres_module.F Path: cp2k/src/qs_linres_module.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_linres_nmr_epr_common_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_linres_nmr_epr_common_utils.F, line 15, column 38). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_linres_nmr_epr_common_utils.F Path: cp2k/src/qs_linres_nmr_epr_common_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_linres_nmr_shift.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_linres_nmr_shift.F, line 13, column 27). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_linres_nmr_shift.F Path: cp2k/src/qs_linres_nmr_shift.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_linres_nmr_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_linres_nmr_utils.F, line 21, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_linres_nmr_utils.F Path: cp2k/src/qs_linres_nmr_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_linres_op.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_linres_op.F, line 16, column 20). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_linres_op.F Path: cp2k/src/qs_linres_op.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_linres_polar_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_linres_polar_utils.F, line 15, column 29). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_linres_polar_utils.F Path: cp2k/src/qs_linres_polar_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_linres_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_linres_types.F, line 10, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_linres_types.F Path: cp2k/src/qs_linres_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_loc_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_loc_methods.F, line 18, column 22). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_loc_methods.F Path: cp2k/src/qs_loc_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_loc_molecules.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_loc_molecules.F, line 9, column 24). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_loc_molecules.F Path: cp2k/src/qs_loc_molecules.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_loc_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_loc_types.F, line 24, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_loc_types.F Path: cp2k/src/qs_loc_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_loc_utils.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_loc_utils.F, line 12, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_loc_utils.F Path: cp2k/src/qs_loc_utils.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_local_rho_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_local_rho_types.F, line 7, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_local_rho_types.F Path: cp2k/src/qs_local_rho_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_localization_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_localization_methods.F, line 16, column 31). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_localization_methods.F Path: cp2k/src/qs_localization_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_main.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_main.F, line 17, column 15). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_main.F Path: cp2k/src/qs_main.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_matrix_pools.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_matrix_pools.F, line 12, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_matrix_pools.F Path: cp2k/src/qs_matrix_pools.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_mo_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_mo_methods.F, line 12, column 21). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_mo_methods.F Path: cp2k/src/qs_mo_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_mo_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_mo_types.F, line 19, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_mo_types.F Path: cp2k/src/qs_mo_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_modify_pab_block.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_modify_pab_block.F, line 12, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_modify_pab_block.F Path: cp2k/src/qs_modify_pab_block.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_moments.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_moments.F, line 13, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_moments.F Path: cp2k/src/qs_moments.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_neighbor_list_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_neighbor_list_types.F, line 16, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_neighbor_list_types.F Path: cp2k/src/qs_neighbor_list_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_neighbor_lists.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_neighbor_lists.F, line 18, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_neighbor_lists.F Path: cp2k/src/qs_neighbor_lists.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_oce_methods.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_oce_methods.F, line 15, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_oce_methods.F Path: cp2k/src/qs_oce_methods.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_oce_types.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_oce_types.F, line 7, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_oce_types.F Path: cp2k/src/qs_oce_types.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_operators_ao.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_operators_ao.F, line 11, column 23). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_operators_ao.F Path: cp2k/src/qs_operators_ao.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_ot.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_ot.F, line 13, column 13). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_ot.F Path: cp2k/src/qs_ot.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_ot_eigensolver.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_ot_eigensolver.F, line 11, column 25). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_ot_eigensolver.F Path: cp2k/src/qs_ot_eigensolver.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_ot_minimizer.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_ot_minimizer.F, line 13, column 1). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory, wait, unlock, optional, double, module, read, allocate, equivalence, integer, entry, real, cycle, procedure, pure, integer constant, lock, intrinsic, format, namelist, asynchronous, critical, value, logical, forall, save, sync, inquire, assign, external, volatile, complex, protected, common, endprogram, public, enddo, contiguous, impure, enum, parameter, target, doublecomplex, type, deallocate, function, continue, exit Resource: qs_ot_minimizer.F Path: cp2k/src/qs_ot_minimizer.F Location: line -1
Description: Error parsing /cp2k.git/cp2k/src/qs_ot_scf.F: Syntax error: Unexpected end of statement (/cp2k.git/cp2k/src/qs_ot_scf.F, line 12, column 17). Expected one of the following: block, close, contains, abstract, class, identifier, return, interface, call, end of statement, go, print, subroutine, stop, allocatable, end, private, doubleprecision, all, implicit, if, end of input, dimension, goto, write, data, submodule, where, recursive, blockdata, select, allstop, codimension, import, use, intent, pause, backspace, endfile, selectcase, open, associate, elemental, character, nullify, rewind, bind, do, pointer, syncall, program, syncimages, syncmemory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment