Public Attributes

Block Struct Reference

Linked list of Pars that belong together. More...

Collaboration diagram for Block:
Collaboration graph
[legend]

List of all members.

Public Attributes

char * name
Parp
int max_name_len
int max_value_len
struct Block_s * next

Detailed Description

Linked list of Pars that belong together.

Definition at line 100 of file par.c.


Member Data Documentation

Definition at line 103 of file par.c.

Referenced by add_block(), add_par(), and par_dump().

Definition at line 104 of file par.c.

Referenced by add_block(), add_par(), par_cmdline(), and par_dump().

char* Block::name

Definition at line 101 of file par.c.

Referenced by add_block(), find_block(), free_all(), par_dist_mpi(), and par_dump().

struct Block_s* Block::next

Definition at line 105 of file par.c.

Referenced by add_block(), find_block(), free_all(), par_dist_mpi(), and par_dump().

Definition at line 102 of file par.c.

Referenced by add_block(), add_par(), find_par(), free_all(), par_dist_mpi(), and par_dump().


The documentation for this struct was generated from the following file: