Skip to main content
Ctrl+K
TrioCFD  documentation - Home
  • TrioCFD Documentation
  • Quick Start

TrioCFD User Guide

  • How to write a data file
    • HOW TO DEFINE MESHING ?
    • HOW TO DEFINE PRESSURE SOLVER ?
    • HOW TO DEFINE BOUNDARY CONDITIONS ?
    • HOW TO DEFINE INITIAL CONDITIONS ?
    • HOW TO VISUALISE RESULTS ?
    • HOW TO DEFINE A STATIONNARY TEST-CASE ?
    • HOW TO DEFINE A STATIONNARY TEST-CASE WITH THERMAL EFFECTS ?
    • HOW TO DEFINE AN UNSTEADY TEST-CASE ?
    • HOW TO DEFINE TIME SCHEMES FOR RANS k-epsilon MODELLING ?
    • HOW TO DEFINE CONVECTION SCHEMES FOR RANS k-epsilon MODELLING ?
    • WHAT ARE CONVECTION SCHEMES AVAILABLE ?
    • WHAT ARE k-EPSILON MODELS AVAILABLE ?
    • WHAT ARE DIFFERENCES BETWEEN VDF MESH OPTIONS ?
  • Physical Models
    • Turbulence modeling
      • Turbulence bibliography
      • Large-eddy simulation
      • Reynolds-averaged Navier-Stokes modeling
      • Wall functions
      • Best practices about turbulent modeling
    • Multiphase CFD
      • Multiphase turbulence RANS modeling
      • Fluid proprieties
      • Interfacial forces models
      • Dispersed phase size modeling
      • Thermal modeling
      • Other types of models
      • Homogeneous Mixture model
      • Post-processing
      • Best practices for multiphase RANS modeling
  • Numerical methods in TrioCFD
  • Keywords Reference Manual
    • Objet_u

TrioCFD Tutorials

  • Tutorials
    • Backward facing step
    • Channel flow
    • Pipe flow

Developer Corner

  • Developper tutorials
    • Setup your development environment
    • Test your code !
      • Non regression tests
      • Validation reports: Jupyter Notebooks
    • Writing documentation
      • XDATA
    • Code syntax guidelines
    • Git Tutorial
      • Manage branches
      • Commit
      • Rebase
      • Quick reference
  • FAQ
  • C++ API (Doxygen)
    • Doxygen Documentation
      • Classes
      • Templates
      • Namespaces
      • Enums

Navigation

  • Bibliography
  • Index
  • Search Page
  • Repository
  • Open issue
  • .rst

Link_CGNS_Files

Contents

  • How to reference this class
  • Detailed description
  • Inherits from
  • Inheritance graph
  • List of Public Methods
  • List of Public Static Methods
  • List of Protected Methods
  • Complete Member Function Documentation
    • duplique
    • get_info
    • interpreter
    • Link_CGNS_Files
    • taille_memoire
    • ~Link_CGNS_Files
    • cree_instance
    • info
    • self_cast
    • self_cast
    • printOn
    • readOn
  • Attributes Documentation

Link_CGNS_Files#

#include <Link_CGNS_Files.h>
Brief description

Classe Link_CGNS_Files .

How to reference this class#

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Link\_CGNS\_Files <class-link-cgns-files>`
[Link\_CGNS\_Files](#class-link-cgns-files)

Detailed description#

Creates a single CGNS xxxx.cgns file that links to a xxxx.grid.cgns and xxxx.solution.*.cgns files

Inherits from#

  • public : Interprete

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classLink__CGNS__Files__inherit__graph.png

List of Public Methods#

  • duplique

  • get_info

  • interpreter

  • Link_CGNS_Files

  • taille_memoire

  • ~Link_CGNS_Files

List of Public Static Methods#

  • cree_instance

  • info

  • self_cast

  • self_cast

List of Protected Methods#

  • printOn

  • readOn

Complete Member Function Documentation#

duplique#

Definition
int Link_CGNS_Files::duplique() const override
Brief description
Detailed description

Reimplements:

  • duplique

How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`int Link_CGNS_Files::duplique() const override <link-cgns-files-public-int-link-cgns-files-duplique-const-override>`
[int Link_CGNS_Files::duplique() const override](#link-cgns-files-public-int-link-cgns-files-duplique-const-override)

get_info#

Definition
const Type_info * Link_CGNS_Files::get_info() const override
Brief description

Donne des informations sur le type de l’ Objet_U .

Detailed description

Reimplements:

  • get_info

How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`const Type_info * Link_CGNS_Files::get_info() const override <link-cgns-files-public-const-type-info-ptr-link-cgns-files-get-info-const-override>`
[const Type_info * Link_CGNS_Files::get_info() const override](#link-cgns-files-public-const-type-info-ptr-link-cgns-files-get-info-const-override)

interpreter#

Definition
Entree & Link_CGNS_Files::interpreter(Entree &is) override
Brief description
Detailed description

Reimplements:

  • interpreter

References
  • Process::exit

  • Nom::finit_par

  • Nom::getString

  • Process::is_parallel

  • Nom::prefix

How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Entree & Link_CGNS_Files::interpreter(Entree &is) override <link-cgns-files-public-entree-ref-link-cgns-files-interpreter-entree-ref-is-override>`
[Entree & Link_CGNS_Files::interpreter(Entree &is) override](#link-cgns-files-public-entree-ref-link-cgns-files-interpreter-entree-ref-is-override)

Link_CGNS_Files#

Definition
Link_CGNS_Files::Link_CGNS_Files()
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Link_CGNS_Files::Link_CGNS_Files() <link-cgns-files-public-link-cgns-files-link-cgns-files>`
[Link_CGNS_Files::Link_CGNS_Files()](#link-cgns-files-public-link-cgns-files-link-cgns-files)

taille_memoire#

Definition
unsigned Link_CGNS_Files::taille_memoire() const override
Brief description
Detailed description

Reimplements:

  • taille_memoire

How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`unsigned Link_CGNS_Files::taille_memoire() const override <link-cgns-files-public-unsigned-link-cgns-files-taille-memoire-const-override>`
[unsigned Link_CGNS_Files::taille_memoire() const override](#link-cgns-files-public-unsigned-link-cgns-files-taille-memoire-const-override)

~Link_CGNS_Files#

Definition
Link_CGNS_Files::~Link_CGNS_Files()
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Link_CGNS_Files::~Link_CGNS_Files() <link-cgns-files-public-link-cgns-files-dtor-link-cgns-files>`
[Link_CGNS_Files::~Link_CGNS_Files()](#link-cgns-files-public-link-cgns-files-dtor-link-cgns-files)

cree_instance#

Definition
Objet_U * Link_CGNS_Files::cree_instance()
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Objet_U * Link_CGNS_Files::cree_instance() <link-cgns-files-public-static-objet-u-ptr-link-cgns-files-cree-instance>`
[Objet_U * Link_CGNS_Files::cree_instance()](#link-cgns-files-public-static-objet-u-ptr-link-cgns-files-cree-instance)

info#

Definition
const Type_info * Link_CGNS_Files::info()
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`const Type_info * Link_CGNS_Files::info() <link-cgns-files-public-static-const-type-info-ptr-link-cgns-files-info>`
[const Type_info * Link_CGNS_Files::info()](#link-cgns-files-public-static-const-type-info-ptr-link-cgns-files-info)

self_cast#

Definition
const Link_CGNS_Files & Link_CGNS_Files::self_cast(const Objet_U &)
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`const Link_CGNS_Files & Link_CGNS_Files::self_cast(const Objet_U &) <link-cgns-files-public-static-const-link-cgns-files-ref-link-cgns-files-self-cast-const-objet-u-ref>`
[const Link_CGNS_Files & Link_CGNS_Files::self_cast(const Objet_U &)](#link-cgns-files-public-static-const-link-cgns-files-ref-link-cgns-files-self-cast-const-objet-u-ref)

self_cast#

Definition
Link_CGNS_Files & Link_CGNS_Files::self_cast(Objet_U &)
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Link_CGNS_Files & Link_CGNS_Files::self_cast(Objet_U &) <link-cgns-files-public-static-link-cgns-files-ref-link-cgns-files-self-cast-objet-u-ref>`
[Link_CGNS_Files & Link_CGNS_Files::self_cast(Objet_U &)](#link-cgns-files-public-static-link-cgns-files-ref-link-cgns-files-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Link_CGNS_Files::printOn(Sortie &x) const override
Brief description

Ecriture de l’objet sur un flot de sortie Methode a surcharger.

Detailed description

Reimplements:

  • printOn

References
  • Interprete::printOn

How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Sortie & Link_CGNS_Files::printOn(Sortie &x) const override <link-cgns-files-protected-sortie-ref-link-cgns-files-printon-sortie-ref-x-const-override>`
[Sortie & Link_CGNS_Files::printOn(Sortie &x) const override](#link-cgns-files-protected-sortie-ref-link-cgns-files-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Link_CGNS_Files::readOn(Entree &) override
Brief description

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

Detailed description

Reimplements:

  • readOn

References
  • Interprete::readOn

How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Entree & Link_CGNS_Files::readOn(Entree &) override <link-cgns-files-protected-entree-ref-link-cgns-files-readon-entree-ref-override>`
[Entree & Link_CGNS_Files::readOn(Entree &) override](#link-cgns-files-protected-entree-ref-link-cgns-files-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Link_CGNS_Files::info_obj
Contents
  • How to reference this class
  • Detailed description
  • Inherits from
  • Inheritance graph
  • List of Public Methods
  • List of Public Static Methods
  • List of Protected Methods
  • Complete Member Function Documentation
    • duplique
    • get_info
    • interpreter
    • Link_CGNS_Files
    • taille_memoire
    • ~Link_CGNS_Files
    • cree_instance
    • info
    • self_cast
    • self_cast
    • printOn
    • readOn
  • Attributes Documentation

By The TrioCFD team

© Copyright 2025, CEA.