Searched refs:mesh3dQ1 (Results 1 – 3 of 3) sorted by relevance
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/tests/unit/ |
H A D | unit_Mesh.cpp | 112 …Mesh mesh3dQ1(Cuboid(_xmin=0, _xmax=1, _ymin=1, _ymax=3, _zmin=1, _zmax=5, _nnodes=Numbers(3, 5, 9… in unit_Mesh() local 113 out << mesh3dQ1 << std::endl; in unit_Mesh() 114 mesh3dQ1.saveToFile("mesh3dQ1.vtk", _vtk, true); in unit_Mesh() 117 Mesh mesh3DPyramid(mesh3dQ1,_pyramid); in unit_Mesh()
|
H A D | unit_Mesh_gmsh.cpp | 133 Mesh mesh3dQ1(Cuboid(_xmin=0.,_xmax=2.,_ymin=0.,_ymax=4.,_zmin=0.,_zmax=1.,_nnodes=6, in unit_Mesh_gmsh() local
|
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/doc/tex/inputs/user/ |
H A D | Mesh_structured_tools.tex | 70 Mesh mesh3dQ1(Cuboid(_xmin=0, _xmax=1, _ymin=1, _ymax=3, _zmin=1, _zmax=5, _nnodes=Numbers(3, 5, 9)…
|