KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
|
This is the complete list of members for cube_mesher.box_data, including all inherited members.
__init__(self, xmin, ymin, zmin, xmax, ymax, zmax, nx, ny, nz) | cube_mesher.box_data | |
box | cube_mesher.box_data | |
cond_range | cube_mesher.box_data | |
cube_vertices(self, ix, iy, iz) | cube_mesher.box_data | |
get_coord(self, direction, n) | cube_mesher.box_data | |
get_id(self, ix, iy, iz) | cube_mesher.box_data | |
jump | cube_mesher.box_data | |
ndiv | cube_mesher.box_data | |
nx(self) | cube_mesher.box_data | |
ny(self) | cube_mesher.box_data | |
nz(self) | cube_mesher.box_data | |
x_periodic | cube_mesher.box_data | |
xmax(self) | cube_mesher.box_data | |
xmin(self) | cube_mesher.box_data | |
y_periodic | cube_mesher.box_data | |
ymax(self) | cube_mesher.box_data | |
ymin(self) | cube_mesher.box_data | |
z_periodic | cube_mesher.box_data | |
zmax(self) | cube_mesher.box_data | |
zmin(self) | cube_mesher.box_data |