Med Memory Users' Guide 5.1.3
|
Functions | |
void | MEDMEM::SUPPORT::setAll (bool All) |
The creation of a support requires a number of information which is supplied to the MedMem library with the following methods. When the support is defined on all elements, the creation method is very simple, for the element list is implicitly defined.
void MEDMEM::SUPPORT::setAll | ( | bool | All | ) | [inherited] |
Creates a support on all elements of the type specified in the constructor.
Even if _isonAllElts is true, geometric types defining the FIELD's SUPPORT must be read from the SUPPORT not from the associated MESH (the geometric types defining the FIELD's SUPPORT may be a subset of the geometric types defined in the MESH even if for each SUPPORT geometric type all MESH entities are used).
Referenced by MEDMEM::SUPPORT::getBoundaryElements(), and MEDMEM::MESH::getSkin().