Query: edge
OS: debian
Section: 7rheolef
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
edge(7rheolef) rheolef-6.1 edge(7rheolef)NAMEedge - Edge reference elementDESCRIPTIONThe edge reference element is K = [0,1]. 0---------1 x Curved high order Pk edges (k >= 1), in 2d or 3d geometries, are supported. These edges have internal nodes, numbered as: 0----2----1 0--2--3--1 0-2-3-4-1 P2 P3 P4IMPLEMENTATIONconst size_t dimension = 1; const size_t measure = 1; const size_t n_vertex = 2; const Float vertex [n_vertex][dimension] = { { 0 }, { 1 } }; rheolef-6.1 rheolef-6.1 edge(7rheolef)
Related Man Pages |
---|
vector(7rheolef) - debian |
domain_indirect(7rheolef) - debian |
form_element(7rheolef) - debian |
reference_element(7rheolef) - debian |
tetrahedron(7rheolef) - debian |