TABLE OF CONTENTS


ABINIT/ptg_C1 [ Functions ]

[ Top ] [ Functions ]

NAME

 ptg_C1

FUNCTION

COPYRIGHT

 Copyright (C) 2010-2024 ABINIT group (MG)
 This file is distributed under the terms of the
 GNU General Public License, see ~abinit/COPYING
 or http://www.gnu.org/copyleft/gpl.txt .
 For the initials of contributors, see ~abinit/doc/developers/contributors.txt .

INPUTS

OUTPUT

SOURCE

21 !********************************************************************************
22 ! This include file has been automatically generated by the script ptg.py
23 ! Do not edit! Change the script source instead.
24 !********************************************************************************
25 
26 ! Point group name  C1 (1)
27 
28 #if defined HAVE_CONFIG_H
29 #include "config.h"
30 #endif
31 
32 #include "abi_common.h"
33 
34 module m_ptg_C1
35 
36 contains