sfepy.mesh.femlab module

sfepy.mesh.femlab.axissym(a, b, c)[source]

a,b ... line. c ... center

sfepy.mesh.femlab.conv(x)[source]
sfepy.mesh.femlab.conv2(x)[source]
sfepy.mesh.femlab.conv3(x)[source]
sfepy.mesh.femlab.conv4(a, b, c)[source]
sfepy.mesh.femlab.crossproduct(a, b)[source]
sfepy.mesh.femlab.curve2(f, p1, p2)[source]
sfepy.mesh.femlab.femlabline(f, n, p)[source]
sfepy.mesh.femlab.femlabsurface(f, n, points)[source]
sfepy.mesh.femlab.femlabsurface3(f, n, p)[source]
sfepy.mesh.femlab.femlabsurface3_old(f, n, p)[source]
sfepy.mesh.femlab.getnormal(a, b, c)[source]
sfepy.mesh.femlab.getp3(p1, p2, p3)[source]
sfepy.mesh.femlab.norm(x)[source]
sfepy.mesh.femlab.norm2(x)[source]
sfepy.mesh.femlab.tri3d(points)[source]
sfepy.mesh.femlab.triangulate(points)[source]
sfepy.mesh.femlab.triangulate2(points)[source]
sfepy.mesh.femlab.triangulate_old(p)[source]
sfepy.mesh.femlab.vec(a, b)[source]
sfepy.mesh.femlab.write_femlab(g, filename, export0D=False, export1D=False, export2D=False, export3D=False)[source]