#include <Compo2.hxx>
Public Member Functions | |
| Compo2 () | |
| ~Compo2 () | |
| std::string | Calcul (const MEDMEM::MESH &M) |
| const MEDMEM::FAMILY * | Calcul2 (const MEDMEM::MESH &M) |
| void | Calcul3 (const MEDMEM::FIELD< double > &S) |
Private Attributes | |
| MEDMEM::FIELD< double > * | _F |
| Compo2::Compo2 | ( | ) |
| Compo2::~Compo2 | ( | ) |
References _F.
| std::string Compo2::Calcul | ( | const MEDMEM::MESH & | M | ) |
References MEDMEM.GMESH.getName(), MESSAGE, and medClient_test.name.
| const FAMILY * Compo2::Calcul2 | ( | const MEDMEM::MESH & | M | ) |
References MEDMEM.GMESH.getFamily(), and MED_EN.MED_CELL.
| void Compo2::Calcul3 | ( | const MEDMEM::FIELD< double > & | S | ) |
MEDMEM::FIELD<double>* Compo2._F [private] |