16#include <Op_Diff_VDF_Elem_leaves.h>
Class defining operators and methods for all reading operation in an input flow (file,...
class Eval_Diff_VDF_Elem_Axi Evaluateur VDF pour la diffusion en coordonnees cylindriques
class Eval_Diff_VDF_Elem_aniso Evaluateur VDF pour la diffusion
class Eval_Diff_VDF_Elem Evaluateur VDF pour la diffusion
class Eval_Diff_VDF_Multi_inco_Elem_Axi Evaluateur VDF pour la diffusion en coordonnees cylindriques
class Eval_Diff_VDF_Multi_inco_Elem Evaluateur VDF pour la diffusion
class Eval_Diff_VDF_Multi_inco_Multi_scalar_Elem Evaluateur VDF pour la diffusion matricielle // TODO...
const Nom & que_suis_je() const
Returns the string identifying the class.
virtual Entree & readOn(Entree &)
Reads an Objet_U from an input stream. Virtual method to override.
virtual Sortie & printOn(Sortie &) const
Writes the object to an output stream. Virtual method to override.
Represents the diffusion operator with VDF discretization for scalar fields in axisymmetric coordinat...
Represents the anisotropic diffusion operator with VDF discretization for scalar fields.
class Op_Diff_VDF_Elem_base This class represents the diffusion operator associated with a transport ...
Op_Diff_VDF_Elem_base(const Iterateur_VDF_base &iterateur)
Represents the diffusion operator with VDF discretization for scalar fields.
Represents the diffusion operator for a multi-component field in axisymmetric coordinates with VDF di...
Op_Diff_VDF_Multi_inco_Elem_Axi()
Represents the diffusion operator for a multi-component field with VDF discretization.
Op_Diff_VDF_Multi_inco_Elem()
Represents the diffusion operator for a multi-component field with matrix diffusivity using VDF discr...
Op_Diff_VDF_Multi_inco_Multi_scalar_Elem()
Base class for output streams.