ergo
|
#include <unistd.h>
#include "diis_general.h"
#include "utilities.h"
#include "output.h"
#include "memorymanag.h"
Typedefs | |
typedef symmMatrix * | symmMatrixPtr |
typedef normalMatrix * | normalMatrixPtr |
typedef normalMatrix* normalMatrixPtr |
typedef symmMatrix* symmMatrixPtr |