Home
last modified time | relevance | path

Searched defs:NodeU (Results 1 – 25 of 52) sorted by relevance

123

/dports/science/elmerfem/elmerfem-release-9.0/post/src/elements/
H A D2node_bar.c60 static double NodeU[2] = { 0.0, 1.0 }; variable
H A D3node_bar.c60 static double NodeU[] = { 0.0, 1.0, 0.5 }; variable
H A D4node_bar.c61 static double NodeU[] = { 0.0, 1.0, 1.0/3.0, 2.0/3.0 }; variable
H A D13node_pyramid.c53 static double NodeU[] = { -1.0, 1.0, 1.0, -1.0, 0.0, 0.0, 1.0, 0.0, -1.0, -0.5, 0.5, 0.5, -0.5 }; variable
H A D5node_pyramid.c53 static double NodeU[] = { -1.0, 1.0, 1.0, -1.0, 0.0 }; variable
H A D3node_triangle.c69 static double NodeU[3] = { 0.0, 1.0, 0.0 }; variable
H A D4node_triangle.c69 static double NodeU[3] = { 0.0, 1.0, 0.0 }; variable
H A D4node_quad_save.c72 static double NodeU[] = { -1.0, 1.0, 1.0, -1.0 }; variable
H A D10node_triangle.c57 static double NodeU[] = { 0.0, 1.0, 0.0, 1./3., 2./3., 2./3., 1./3., 0.0, 0.0, 1./3. }; variable
H A D6node_triangle.c64 static double NodeU[] = { 0.0, 1.0, 0.0, 0.5, 0.5, 0.0 }; variable
H A D5node_quad.c59 static double NodeU[] = { -1.0, 1.0, 1.0, -1.0, 0.0 }; variable
H A Delements.h101 double *NodeU; /* node u coordinates */ member
H A D4node_quad.c72 static double NodeU[] = { -1.0, 1.0, 1.0, -1.0, 0.0 }; variable
H A Dmath.c420 double *NodeU = elmt->NodeU; in elm_element_rotor_2D() local
631 double *NodeU = elmt->NodeU; in elm_element_rotor_3D() local
890 double *NodeU = elmt->NodeU; in elm_element_divergence_2D() local
1002 double *NodeU = elmt->NodeU; in elm_element_divergence_3D() local
H A D8node_quad.c68 static double NodeU[] = { -1.0, 1.0, 1.0, -1.0, 0.0, 1.0, 0.0, -1.0 }; variable
H A D9node_quad.c68 static double NodeU[] = { -1.0, 1.0, 1.0, -1.0, 0.0, 1.0, 0.0, -1.0, 0.0 }; variable
H A D10node_tetra.c54 static double NodeU[] = { 0.0, 1.0, 0.0, 0.0, 0.5, 0.5, 0.0, 0.0, 0.5, 0.0 }; variable
H A D12node_quad.c59 static double NodeU[] = { -1.0, 1.0, 1.0, -1.0, variable
H A D6node_wedge.c67 static double NodeU[] = { 0.0, 1.0, 0.0, 0.0, 1.0, 0.0 }; variable
H A D15node_wedge.c67 static double NodeU[] = { 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.5, 0.5, 0.0, 0.5, 0.5, 0.0, 0.0, 1.0, 0.… variable
H A D16node_quad.c59 static double NodeU[] = { -1.0, 1.0, 1.0, -1.0, variable
H A D4node_tetra.c66 static double NodeU[] = { 0.0, 1.0, 0.0, 0.0 }; variable
H A D8node_tetra.c66 static double NodeU[] = { 0.0, 1.0, 0.0, 0.0 }; variable
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/view3d/
H A D2d_4node.c73 static double NodeU[] = { 0.0, 1.0, 1.0, 0.0 }; variable
H A D16node_quad.c68 static double NodeU[] = variable

123