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 cite this class in this doc
  • Detailed description
  • Inherits from
  • List of Public Methods
  • List of Public Static Methods
  • List of Protected Methods
  • Complete Member Function Documentation
  • Attributes Documentation

Link_CGNS_Files#

#include <Link_CGNS_Files.h>

Classe Link_CGNS_Files .

How to cite this class in this doc#

: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

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
int Link_CGNS_Files::duplique() const override

Reimplements:

  • duplique

How to cite in this doc:
:ref:`int Link_CGNS_Files::duplique() const override <public-int-link-cgns-files-duplique-const-override>`
[int Link_CGNS_Files::duplique() const override](#public-int-link-cgns-files-duplique-const-override)
get_info
const Type_info * Link_CGNS_Files::get_info() const override

Donne des informations sur le type de l’ Objet_U .

Reimplements:

  • get_info

How to cite in this doc:
:ref:`const Type_info * Link_CGNS_Files::get_info() const override <public-const-type-info-ptr-link-cgns-files-get-info-const-override>`
[const Type_info * Link_CGNS_Files::get_info() const override](#public-const-type-info-ptr-link-cgns-files-get-info-const-override)
interpreter
Entree & Link_CGNS_Files::interpreter(Entree &is) override

Reimplements:

  • interpreter

References
  • Process::exit

  • Nom::finit_par

  • Nom::getString

  • Process::is_parallel

  • Nom::prefix

How to cite in this doc:
:ref:`Entree & Link_CGNS_Files::interpreter(Entree &is) override <public-entree-ref-link-cgns-files-interpreter-entree-ref-is-override>`
[Entree & Link_CGNS_Files::interpreter(Entree &is) override](#public-entree-ref-link-cgns-files-interpreter-entree-ref-is-override)
Link_CGNS_Files
Link_CGNS_Files::Link_CGNS_Files()
How to cite in this doc:
:ref:`Link_CGNS_Files::Link_CGNS_Files() <public-link-cgns-files-link-cgns-files>`
[Link_CGNS_Files::Link_CGNS_Files()](#public-link-cgns-files-link-cgns-files)
taille_memoire
unsigned Link_CGNS_Files::taille_memoire() const override

Reimplements:

  • taille_memoire

How to cite in this doc:
:ref:`unsigned Link_CGNS_Files::taille_memoire() const override <public-unsigned-link-cgns-files-taille-memoire-const-override>`
[unsigned Link_CGNS_Files::taille_memoire() const override](#public-unsigned-link-cgns-files-taille-memoire-const-override)
~Link_CGNS_Files
Link_CGNS_Files::~Link_CGNS_Files()
How to cite in this doc:
:ref:`Link_CGNS_Files::~Link_CGNS_Files() <public-link-cgns-files-dtor-link-cgns-files>`
[Link_CGNS_Files::~Link_CGNS_Files()](#public-link-cgns-files-dtor-link-cgns-files)
cree_instance
Objet_U * Link_CGNS_Files::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Link_CGNS_Files::cree_instance() <public-static-objet-u-ptr-link-cgns-files-cree-instance>`
[Objet_U * Link_CGNS_Files::cree_instance()](#public-static-objet-u-ptr-link-cgns-files-cree-instance)
info
const Type_info * Link_CGNS_Files::info()
How to cite in this doc:
:ref:`const Type_info * Link_CGNS_Files::info() <public-static-const-type-info-ptr-link-cgns-files-info>`
[const Type_info * Link_CGNS_Files::info()](#public-static-const-type-info-ptr-link-cgns-files-info)
self_cast
const Link_CGNS_Files & Link_CGNS_Files::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Link_CGNS_Files & Link_CGNS_Files::self_cast(const Objet_U &) <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 &)](#public-static-const-link-cgns-files-ref-link-cgns-files-self-cast-const-objet-u-ref)
self_cast
Link_CGNS_Files & Link_CGNS_Files::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Link_CGNS_Files & Link_CGNS_Files::self_cast(Objet_U &) <public-static-link-cgns-files-ref-link-cgns-files-self-cast-objet-u-ref>`
[Link_CGNS_Files & Link_CGNS_Files::self_cast(Objet_U &)](#public-static-link-cgns-files-ref-link-cgns-files-self-cast-objet-u-ref)
printOn
Sortie & Link_CGNS_Files::printOn(Sortie &x) const override

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

Reimplements:

  • printOn

References
  • Interprete::printOn

How to cite in this doc:
:ref:`Sortie & Link_CGNS_Files::printOn(Sortie &x) const override <protected-sortie-ref-link-cgns-files-printon-sortie-ref-x-const-override>`
[Sortie & Link_CGNS_Files::printOn(Sortie &x) const override](#protected-sortie-ref-link-cgns-files-printon-sortie-ref-x-const-override)
readOn
Entree & Link_CGNS_Files::readOn(Entree &) override

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

Reimplements:

  • readOn

References
  • Interprete::readOn

How to cite in this doc:
:ref:`Entree & Link_CGNS_Files::readOn(Entree &) override <protected-entree-ref-link-cgns-files-readon-entree-ref-override>`
[Entree & Link_CGNS_Files::readOn(Entree &) override](#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 cite this class in this doc
  • Detailed description
  • Inherits from
  • List of Public Methods
  • List of Public Static Methods
  • List of Protected Methods
  • Complete Member Function Documentation
  • Attributes Documentation

By The TrioCFD team

© Copyright 2025, CEA.