Changeset b7e5b0
- Timestamp:
- Mar 2, 2017, 1:58:26 PM (8 years ago)
- Branches:
- Action_Thermostats, Add_AtomRandomPerturbation, Add_RotateAroundBondAction, Add_SelectAtomByNameAction, Adding_Graph_to_ChangeBondActions, Adding_MD_integration_tests, Adding_StructOpt_integration_tests, AutomationFragmentation_failures, Candidate_v1.6.0, Candidate_v1.6.1, ChangeBugEmailaddress, ChangingTestPorts, ChemicalSpaceEvaluator, Combining_Subpackages, Debian_Package_split, Debian_package_split_molecuildergui_only, Disabling_MemDebug, Docu_Python_wait, EmpiricalPotential_contain_HomologyGraph_documentation, Enable_parallel_make_install, Enhance_userguide, Enhanced_StructuralOptimization, Enhanced_StructuralOptimization_continued, Example_ManyWaysToTranslateAtom, Exclude_Hydrogens_annealWithBondGraph, FitPartialCharges_GlobalError, Fix_ChronosMutex, Fix_StatusMsg, Fix_StepWorldTime_single_argument, Fix_Verbose_Codepatterns, ForceAnnealing_goodresults, ForceAnnealing_oldresults, ForceAnnealing_tocheck, ForceAnnealing_with_BondGraph, ForceAnnealing_with_BondGraph_continued, ForceAnnealing_with_BondGraph_continued_betteresults, ForceAnnealing_with_BondGraph_contraction-expansion, GeometryObjects, Gui_displays_atomic_force_velocity, IndependentFragmentGrids_IntegrationTest, JobMarket_RobustOnKillsSegFaults, JobMarket_StableWorkerPool, JobMarket_unresolvable_hostname_fix, ODR_violation_mpqc_open, PartialCharges_OrthogonalSummation, PythonUI_with_named_parameters, QtGui_reactivate_TimeChanged_changes, Recreated_GuiChecks, RotateToPrincipalAxisSystem_UndoRedo, StoppableMakroAction, Subpackage_levmar, Subpackage_vmg, ThirdParty_MPQC_rebuilt_buildsystem, TremoloParser_IncreasedPrecision, TremoloParser_MultipleTimesteps, Ubuntu_1604_changes, stable
- Children:
- 599eca
- Parents:
- 416a65
- git-author:
- Frederik Heber <heber@…> (02/15/17 09:32:37)
- git-committer:
- Frederik Heber <heber@…> (03/02/17 13:58:26)
- Location:
- ThirdParty/mpqc_open/src/lib
- Files:
-
- 13 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/mpqc_open/src/lib/Makefile.am
r416a65 rb7e5b0 13 13 bin_PROGRAMS = 14 14 EXTRA_DIST = 15 DISTCLEANFILES = 15 16 16 17 # variable to collect all tests that did not work in the original distribution -
ThirdParty/mpqc_open/src/lib/chemistry/molecule/Makefile.am
r416a65 rb7e5b0 114 114 $(MOLECULELIBS) 115 115 EXTRA_DIST += ./chemistry/molecule/moltest.in 116 117 DISTCLEANFILES += \ 118 moltest.oogl \ 119 moltest.1.ckpt \ 120 moltest.2.ckpt -
ThirdParty/mpqc_open/src/lib/chemistry/qc/basis/Makefile.am
r416a65 rb7e5b0 111 111 112 112 EXTRA_DIST += ./chemistry/qc/basis/f77sym.in 113 114 DISTCLEANFILES += \ 115 chemistry/qc/basis/f77sym.h -
ThirdParty/mpqc_open/src/lib/chemistry/qc/mbpt/Makefile.am
r416a65 rb7e5b0 86 86 87 87 EXTRA_DIST += ./chemistry/qc/mbpt/mbpttest.in 88 89 DISTCLEANFILES += \ 90 mbpttest.wfn -
ThirdParty/mpqc_open/src/lib/chemistry/qc/mbptr12/Makefile.am
r416a65 rb7e5b0 141 141 EXTRA_DIST += ./chemistry/qc/mbptr12/mbptr12test.in 142 142 EXTRA_DIST += ./chemistry/qc/mbptr12/f77sym.in 143 144 DISTCLEANFILES += \ 145 mbptr12test.wfn \ 146 chemistry/qc/basis/f77sym.h -
ThirdParty/mpqc_open/src/lib/chemistry/qc/psi/Makefile.am
r416a65 rb7e5b0 75 75 76 76 EXTRA_DIST += ./chemistry/qc/psi/psi.in 77 78 DISTCLEANFILES += \ 79 input.dat \ 80 psi.stdout \ 81 psi.stderr -
ThirdParty/mpqc_open/src/lib/chemistry/qc/scf/Makefile.am
r416a65 rb7e5b0 104 104 105 105 EXTRA_DIST += ./chemistry/qc/scf/mpqc.in 106 107 DISTCLEANFILES += \ 108 scftest.wfn -
ThirdParty/mpqc_open/src/lib/chemistry/qc/wfn/Makefile.am
r416a65 rb7e5b0 83 83 EXTRA_DIST += chemistry/qc/wfn/wfntest.kv 84 84 85 DISTCLEANFILES += \ 86 wfn.ckpt -
ThirdParty/mpqc_open/src/lib/math/optimize/Makefile.am
r416a65 rb7e5b0 113 113 EXTRA_DIST += ./math/optimize/opttest.in 114 114 EXTRA_DIST += ./math/optimize/scextest.in 115 116 DISTCLEANFILES += \ 117 scextest.ckpt -
ThirdParty/mpqc_open/src/lib/util/misc/Makefile.am
r416a65 rb7e5b0 123 123 124 124 EXTRA_DIST += ./util/misc/bugtest.in 125 126 DISTCLEANFILES += \ 127 state.dat -
ThirdParty/mpqc_open/src/lib/util/psi3/libpsio/Makefile.am
r416a65 rb7e5b0 116 116 117 117 118 DISTCLEANFILES += \ 119 psiotest.32 -
ThirdParty/mpqc_open/src/lib/util/render/Makefile.am
r416a65 rb7e5b0 94 94 95 95 EXTRA_DIST += ./util/render/rentest.in 96 97 DISTCLEANFILES += \ 98 rentest.oogl -
ThirdParty/mpqc_open/src/lib/util/state/Makefile.am
r416a65 rb7e5b0 81 81 82 82 EXTRA_DIST += ./util/state/statetest.in 83 84 DISTCLEANFILES += \ 85 statetest.a.out \ 86 statetest.out
Note:
See TracChangeset
for help on using the changeset viewer.