TrioCFD 1.9.9_beta
TrioCFD documentation
Loading...
Searching...
No Matches
Fichier_Lata_maitre Class Reference

: Specialization of Fichier_Lata for the master file: always in ASCII. More...

#include <Fichier_Lata.h>

Inheritance diagram for Fichier_Lata_maitre:
[legend]
Collaboration diagram for Fichier_Lata_maitre:
[legend]

Public Member Functions

 Fichier_Lata_maitre (const char *basename, const char *extension, Mode mode_append, Format_Post_Lata::Options_Para parallel)
Public Member Functions inherited from Fichier_Lata
 Fichier_Lata (const char *basename, const char *extension, Mode mode_append, Format_Post_Lata::Format format, Format_Post_Lata::Options_Para parallel)
 Builds a file of type EcrFicPartage(Bin) or EcrFicPrive(Bin), binary or not depending on the "format" parameter.
virtual ~Fichier_Lata ()
virtual SFichierget_SFichier ()
virtual const Nomget_filename () const
 Returns the file name with its path.
virtual int is_master () const
 If the file is of shared type, returns 1 if me() equals the group master, 0 otherwise.
virtual void syncfile ()
 If the file is of shared type, calls the syncfile() method; otherwise does nothing.

Additional Inherited Members

Public Types inherited from Fichier_Lata
enum  Mode { ERASE , APPEND }
Protected Attributes inherited from Fichier_Lata
Nom filename_
SFichierfichier_
int is_parallel_

Detailed Description

: Specialization of Fichier_Lata for the master file: always in ASCII.

A different precision can be used if desired.

Definition at line 53 of file Fichier_Lata.h.

Constructor & Destructor Documentation

◆ Fichier_Lata_maitre()

Fichier_Lata_maitre::Fichier_Lata_maitre ( const char * basename,
const char * extension,
Mode mode_append,
Format_Post_Lata::Options_Para parallel )

Definition at line 180 of file Fichier_Lata.cpp.


The documentation for this class was generated from the following files: