PSCF
v1.1
src
pscf
crystal
groupFile.h
1
#ifndef PSSP_GROUP_FILE_H
2
#define PSSP_GROUP_FILE_H
3
4
/*
5
* PSCF - Polymer Self-Consistent Field Theory
6
*
7
* Copyright 2016 - 2022, The Regents of the University of Minnesota
8
* Distributed under the terms of the GNU General Public License.
9
*/
10
11
#include <string>
12
13
namespace
Pscf
{
14
22
std::string
makeGroupFileName
(
int
D, std::string groupName);
23
24
25
}
// namespace Pscf
26
#endif
Pscf::makeGroupFileName
std::string makeGroupFileName(int D, std::string groupName)
Generates the file name from a group name.
Definition:
groupFile.cpp:25
Pscf
C++ namespace for polymer self-consistent field theory (PSCF).
Definition:
BlockDescriptor.cpp:11
Generated on Wed Sep 20 2023 00:52:45 for PSCF by
1.9.5