FE-Project
Loading...
Searching...
No Matches
scale_mesh_base3d.F90 File Reference
#include "scaleFElib.h"

Go to the source code of this file.

Data Types

type  scale_mesh_base3d::meshbase3d
interface  scale_mesh_base3d::meshbase3d_generate

Modules

module  scale_mesh_base3d
 module FElib / Mesh / Base 3D

Functions/Subroutines

subroutine, public scale_mesh_base3d::meshbase3d_init (this, refelem, nlocalmeshperprc, nsidetile, nproc, myrank)
subroutine, public scale_mesh_base3d::meshbase3d_final (this)
subroutine, public scale_mesh_base3d::meshbase3d_setgeometricinfo (lcmesh, coord_conv, calc_normal)

Variables

integer, public scale_mesh_base3d::meshbase3d_dimtype_num = 8
integer, public scale_mesh_base3d::meshbase3d_dimtypeid_x = 1
integer, public scale_mesh_base3d::meshbase3d_dimtypeid_y = 2
integer, public scale_mesh_base3d::meshbase3d_dimtypeid_z = 3
integer, public scale_mesh_base3d::meshbase3d_dimtypeid_zt = 4
integer, public scale_mesh_base3d::meshbase3d_dimtypeid_xy = 5
integer, public scale_mesh_base3d::meshbase3d_dimtypeid_xyt = 6
integer, public scale_mesh_base3d::meshbase3d_dimtypeid_xyz = 7
integer, public scale_mesh_base3d::meshbase3d_dimtypeid_xyzt = 8