msg-byu / symlib

Spacegroup finder. Includes symmetry-related routines for cluster expansion and other codes that rely on symmetries of lattices and crystals.
MIT License
12 stars 15 forks source link

Compilation error during unit testing #27

Open glwhart opened 4 years ago

glwhart commented 4 years ago
rm_3d_operations_sgrots.f90:23:31:

   call rm_3d_operations(aVecs, sgrots, sgshifts, eps)
                               1
Error: Actual argument for 'sgrots' must be ALLOCATABLE at (1)
gfortran: error: rm_3d_operations_sgrots.o: No such file or directory
Error.

WARNING: compile generated some errors or warnings:
rm_3d_operations_sgrots.f90:23:31:

   call rm_3d_operations(aVecs, sgrots, sgshifts, eps)
                               1
Error: Actual argument for 'sgrots' must be ALLOCATABLE at (1)
gfortran: error: rm_3d_operations_sgrots.o: No such file or directory

ERROR: Could not compile executable rm_3d_operations_sgrots.x