Class xlifepp::iomel::ElementBlock#

class ElementBlock#

Public Functions

ElementBlock()#

default constructor

ShapeType getShapeNum(const string_t &s)#

return number of string shape

dimen_t read(StringInput&)#

read element block definition with StringInput class from a mesh input file (Melina format)

Public Members

Interpolation *interpolation_p#

interpolation characteristics (type, number and conforming map number)

number_t nb_elts_#

number of elements in block

ShapeType shape_num_#

shape number of block elements

Public Static Attributes

static std::map<string_t, ShapeType> shapesOfElements_#

element shapes managed by MELINA format: string keywords and corresponding enum items