Yet Another eXchange Tool  0.9.0
Classes | Functions | Variables
xt_config_internal.h File Reference

implementation of configuration object More...

#include <mpi.h>
#include <xt/xt_redist.h>
#include <xt/xt_config.h>
#include "xt_exchanger.h"
Include dependency graph for xt_config_internal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Xt_config_
 

Functions

void xt_config_defaults_init (void)
 

Variables

struct Xt_config_ xt_default_config
 

Detailed Description

implementation of configuration object

Author
Jörg Behrens behre.nosp@m.ns@d.nosp@m.krz.d.nosp@m.e Moritz Hanke hanke.nosp@m.@dkr.nosp@m.z.de Thomas Jahns jahns.nosp@m.@dkr.nosp@m.z.de

Definition in file xt_config_internal.h.

Function Documentation

◆ xt_config_defaults_init()

void xt_config_defaults_init ( void  )

Definition at line 140 of file xt_config.c.

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ xt_default_config

struct Xt_config_ xt_default_config
extern

Definition at line 1 of file xt_config.c.