NanoMagMC
v0.2
Monte Carlo Simulation Software for Atomistic Models of Magnetic Materials
Main Page
Namespaces
Classes
Files
File List
File Members
includes
print_latt.hpp
Go to the documentation of this file.
1
#ifndef _PLATT
2
#define _PLATT
3
4
#include "
field_type.hpp
"
5
#include <cstring>
6
7
std::string
av_latt_name
(
const
int
protocol,
8
const
int
var1,
9
const
int
var2);
10
11
std::string
sing_latt_name
(
const
int
protocol,
12
const
int
var1,
13
const
int
var2);
14
15
#endif
sing_latt_name
std::string sing_latt_name(const int protocol, const int var1, const int var2)
field_type.hpp
av_latt_name
std::string av_latt_name(const int protocol, const int var1, const int var2)
Generated by
1.8.11