FE-Project
|
#include "scaleFElib.h"
Go to the source code of this file.
Data Types | |
type | scale_localmesh_3d::localmesh3d |
Derived type to manage a local 3D computational domain. More... |
Modules | |
module | scale_localmesh_3d |
module FElib / Mesh / Local 3D |
Functions/Subroutines | |
subroutine, public | scale_localmesh_3d::localmesh3d_init (this, lcdomid, refelem, myrank) |
Initialize an object to manage a 3D local computational domain. | |
subroutine, public | scale_localmesh_3d::localmesh3d_final (this, is_generated) |
Finalize an object to manage a 3D local computational domain. |