XIOS
1.0
Xml I/O Server
Page principale
Espaces de nommage
Classes
Fichiers
Liste des fichiers
Membres de fichier
Tout
Classes
Espaces de nommage
Fichiers
Fonctions
Variables
Définitions de type
Énumérations
Valeurs énumérées
Amis
Macros
interpolate_domain_attribute.conf
Aller à la documentation de ce fichier.
1
/* GLOBAL */
2
DECLARE_ATTRIBUTE
(
int
, order)
3
DECLARE_ATTRIBUTE
(
bool
,
renormalize
)
4
DECLARE_ATTRIBUTE
(
bool
,
quantity
)
5
DECLARE_ATTRIBUTE
(
bool
, detect_missing_value)
6
7
/* Write interpolation weights into file */
8
DECLARE_ENUM3
(mode,compute,read,read_or_compute)
9
DECLARE_ATTRIBUTE
(
StdString
, weight_filename)
10
DECLARE_ATTRIBUTE
(
bool
, write_weight)
11
DECLARE_ENUM2
(read_write_convention, c, fortran)
12
DECLARE_ATTRIBUTE
(
bool
, use_area)
DECLARE_ATTRIBUTE
#define DECLARE_ATTRIBUTE(type, name,...)
///////////////////////////// Macros ///////////////////////////// ///
Definition:
declare_attribute.hpp:5
StdString
std::string StdString
Definition:
xios_spl.hpp:48
xios::quantity
quantity
Definition:
domain_algorithm_interpolate.cpp:62
xios::renormalize
renormalize
Definition:
domain_algorithm_interpolate.cpp:61
DECLARE_ENUM2
#define DECLARE_ENUM2(name, arg1, arg2)
Definition:
declare_attribute.hpp:73
DECLARE_ENUM3
#define DECLARE_ENUM3(name, arg1, arg2, arg3)
Definition:
declare_attribute.hpp:83
src
config
interpolate_domain_attribute.conf
Généré le Vendredi Juin 14 2019 16:00:10 pour XIOS par
1.8.5