Changeset 71dc4e for util/Makefile.am


Ignore:
Timestamp:
May 26, 2008, 10:53:35 AM (17 years ago)
Author:
Frederik Heber <heber@…>
Children:
94b458
Parents:
5eb05a
Message:

new tiny program diagonalize prints eigenvalues&-vectors of 3x3 matrix

This small program is useful when we have to rediagonalize sigma_reci values in order to obtain PAS values and especially the iso shielding.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • util/Makefile.am

    r5eb05a r71dc4e  
    66        CreateGaAs \
    77        CreateH2 \
     8        diagonalize \
    89        GetPdb \
    910        NanoCreator \
     
    1314
    1415GetPdb_SOURCES = GetPdb.c mergesort.c mergesort.h
     16diagonalize_SOURCES = diagonalize.c
    1517stochastik_SOURCES = stochastik.cpp
    1618NanoCreator_SOURCES = NanoCreator.c NanoCreator.h
Note: See TracChangeset for help on using the changeset viewer.