FE-Project
|
#include "scaleFElib.h"
Go to the source code of this file.
Data Types | |
type | scale_mesh_base2d::meshbase2d |
interface | scale_mesh_base2d::meshbase2d_generate |
Modules | |
module | scale_mesh_base2d |
module FElib / Mesh / Base 2D | |
Functions/Subroutines | |
subroutine, public | scale_mesh_base2d::meshbase2d_init (this, refelem, nlocalmeshperprc, nprocs, myrank) |
subroutine, public | scale_mesh_base2d::meshbase2d_final (this) |
subroutine, public | scale_mesh_base2d::meshbase2d_setgeometricinfo (lcmesh, coord_conv, calc_normal) |
Variables | |
integer, public | scale_mesh_base2d::meshbase2d_dimtype_num = 4 |
integer, public | scale_mesh_base2d::meshbase2d_dimtypeid_x = 1 |
integer, public | scale_mesh_base2d::meshbase2d_dimtypeid_y = 2 |
integer, public | scale_mesh_base2d::meshbase2d_dimtypeid_xy = 3 |
integer, public | scale_mesh_base2d::meshbase2d_dimtypeid_xyt = 4 |