OpenCMISS-Iron Internal API Documentation

Generated mesh surface types. More...

Collaboration diagram for OPENCMISS::GeneratedMesh::SurfaceTypes:

Variables

integer(intg), parameter, public opencmiss_iron::cmfe_generated_mesh_cylinder_inner_surface = GENERATED_MESH_CYLINDER_INNER_SURFACE
 Cylinder inner surface constant. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_generated_mesh_cylinder_outer_surface = GENERATED_MESH_CYLINDER_OUTER_SURFACE
 Cylinder outer surface. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_generated_mesh_cylinder_top_surface = GENERATED_MESH_CYLINDER_TOP_SURFACE
 Cylinder top surface constant. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_generated_mesh_cylinder_bottom_surface = GENERATED_MESH_CYLINDER_BOTTOM_SURFACE
 Cylinder bottom surface constant. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_generated_mesh_ellipsoid_inner_surface = GENERATED_MESH_ELLIPSOID_INNER_SURFACE
 Ellipsoid inner surface constant. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_generated_mesh_ellipsoid_outer_surface = GENERATED_MESH_ELLIPSOID_OUTER_SURFACE
 Ellipsoid outer surface constant. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_generated_mesh_ellipsoid_top_surface = GENERATED_MESH_ELLIPSOID_TOP_SURFACE
 Ellipsoid top surface constant. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_generated_mesh_regular_left_surface = GENERATED_MESH_REGULAR_LEFT_SURFACE
 Regular left surface constant. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_generated_mesh_regular_right_surface = GENERATED_MESH_REGULAR_RIGHT_SURFACE
 Regular right surface constant. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_generated_mesh_regular_top_surface = GENERATED_MESH_REGULAR_TOP_SURFACE
 Regular top surface constant. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_generated_mesh_regular_bottom_surface = GENERATED_MESH_REGULAR_BOTTOM_SURFACE
 Regular bottom surface constant. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_generated_mesh_regular_front_surface = GENERATED_MESH_REGULAR_FRONT_SURFACE
 Regular front surface constant. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_generated_mesh_regular_back_surface = GENERATED_MESH_REGULAR_BACK_SURFACE
 Regular back surface constant. More...
 

Detailed Description

Generated mesh surface types.

See also
OPENCMISS::GeneratedMesh,OPENCMISS

Variable Documentation

integer(intg), parameter, public opencmiss_iron::cmfe_generated_mesh_cylinder_bottom_surface = GENERATED_MESH_CYLINDER_BOTTOM_SURFACE

Cylinder bottom surface constant.

See also
OPENCMISS::GeneratedMesh::SurfaceTypes,OPENCMISS

Definition at line 4183 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_generated_mesh_cylinder_inner_surface = GENERATED_MESH_CYLINDER_INNER_SURFACE

Cylinder inner surface constant.

See also
OPENCMISS::GeneratedMesh::SurfaceTypes,OPENCMISS

Definition at line 4180 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_generated_mesh_cylinder_outer_surface = GENERATED_MESH_CYLINDER_OUTER_SURFACE

Cylinder outer surface.

See also
OPENCMISS::GeneratedMesh::SurfaceTypes,OPENCMISS

Definition at line 4181 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_generated_mesh_cylinder_top_surface = GENERATED_MESH_CYLINDER_TOP_SURFACE

Cylinder top surface constant.

See also
OPENCMISS::GeneratedMesh::SurfaceTypes,OPENCMISS

Definition at line 4182 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_generated_mesh_ellipsoid_inner_surface = GENERATED_MESH_ELLIPSOID_INNER_SURFACE

Ellipsoid inner surface constant.

See also
OPENCMISS::GeneratedMesh::SurfaceTypes,OPENCMISS

Definition at line 4184 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_generated_mesh_ellipsoid_outer_surface = GENERATED_MESH_ELLIPSOID_OUTER_SURFACE

Ellipsoid outer surface constant.

See also
OPENCMISS::GeneratedMesh::SurfaceTypes,OPENCMISS

Definition at line 4185 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_generated_mesh_ellipsoid_top_surface = GENERATED_MESH_ELLIPSOID_TOP_SURFACE

Ellipsoid top surface constant.

See also
OPENCMISS::GeneratedMesh::SurfaceTypes,OPENCMISS

Definition at line 4186 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_generated_mesh_regular_back_surface = GENERATED_MESH_REGULAR_BACK_SURFACE

Regular back surface constant.

See also
OPENCMISS::GeneratedMesh::SurfaceTypes,OPENCMISS

Definition at line 4192 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_generated_mesh_regular_bottom_surface = GENERATED_MESH_REGULAR_BOTTOM_SURFACE

Regular bottom surface constant.

See also
OPENCMISS::GeneratedMesh::SurfaceTypes,OPENCMISS

Definition at line 4190 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_generated_mesh_regular_front_surface = GENERATED_MESH_REGULAR_FRONT_SURFACE

Regular front surface constant.

See also
OPENCMISS::GeneratedMesh::SurfaceTypes,OPENCMISS

Definition at line 4191 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_generated_mesh_regular_left_surface = GENERATED_MESH_REGULAR_LEFT_SURFACE

Regular left surface constant.

See also
OPENCMISS::GeneratedMesh::SurfaceTypes,OPENCMISS

Definition at line 4187 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_generated_mesh_regular_right_surface = GENERATED_MESH_REGULAR_RIGHT_SURFACE

Regular right surface constant.

See also
OPENCMISS::GeneratedMesh::SurfaceTypes,OPENCMISS

Definition at line 4188 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_generated_mesh_regular_top_surface = GENERATED_MESH_REGULAR_TOP_SURFACE

Regular top surface constant.

See also
OPENCMISS::GeneratedMesh::SurfaceTypes,OPENCMISS

Definition at line 4189 of file opencmiss_iron.f90.