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

class Sondes_Int More...

#include <Sondes_Int.h>

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

Public Member Functions

void ouvrir_fichiers ()
 Opens all files associated with each probe in the list.
void fermer_fichiers ()
 Closes all files associated with the probes in the list.
void associer_post (const Postraitement &)
 Associates a post-processing object with the probe list.
void postraiter (double)
 Performs post-processing on each probe in the list.
void mettre_a_jour (double temps, double tinit)
 Updates each probe in the list in time.

Detailed Description

class Sondes_Int

Represents a list of Sonde_Int objects.

See also
Sonde_Int Postraitement

Definition at line 28 of file Sondes_Int.h.

Member Function Documentation

◆ associer_post()

void Sondes_Int::associer_post ( const Postraitement & post)

Associates a post-processing object with the probe list.

Definition at line 87 of file Sondes_Int.cpp.

◆ fermer_fichiers()

void Sondes_Int::fermer_fichiers ( )
inline

Closes all files associated with the probes in the list.

Definition at line 53 of file Sondes_Int.h.

◆ mettre_a_jour()

void Sondes_Int::mettre_a_jour ( double temps,
double tinit )

Updates each probe in the list in time.

Parameters
tempsthe update time
tinitthe initial time of the probes

Definition at line 79 of file Sondes_Int.cpp.

◆ ouvrir_fichiers()

void Sondes_Int::ouvrir_fichiers ( )
inline

Opens all files associated with each probe in the list.

Definition at line 45 of file Sondes_Int.h.

◆ postraiter()

void Sondes_Int::postraiter ( double temps)

Performs post-processing on each probe in the list.

Parameters
tempsthe current time

Definition at line 69 of file Sondes_Int.cpp.


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