From 8701bada8b9528a45c5e0c90a35954b5658c1de7 Mon Sep 17 00:00:00 2001 From: eap Date: Thu, 9 Sep 2010 14:04:23 +0000 Subject: [PATCH] Preparation of MEDMEM for SALOME 6x Replaced by MEDFILEBROWSER --- doc/doxygen/MED_class.dox | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 doc/doxygen/MED_class.dox diff --git a/doc/doxygen/MED_class.dox b/doc/doxygen/MED_class.dox deleted file mode 100644 index fa348a573..000000000 --- a/doc/doxygen/MED_class.dox +++ /dev/null @@ -1,24 +0,0 @@ - -/*! -\page MED_class MED object - -\section MED_general General Information - -This object is used to give information about the different -meshes/supports/fields that are contained in a file. -This enables the user to know about the file content without -loading the meshes in memory. Also, it can be useful for -memory management since meshes, supports and fields accessed through a MED -object are destroyed when the MED object is destroyed. - -\section MED_object_outline -The methods are described in the following sections : -- constructors : \ref MED_constructors -- query methods : \ref MED_query - -For an example using these methods, one may see the Python scripts in the -directory \c $MED_ROOT_DIR/bin/salome/,\c testMedObj.py, or C++ -example program in the directory \c $MED_SRC_DIR/src/MEDMEM, -\c duplicateMED.cxx. - -*/ \ No newline at end of file -- 2.39.2