FE-Project
Loading...
Searching...
No Matches
Public Member Functions | List of all members
scale_model_mesh_manager::modelmesh1d Type Reference
Inheritance diagram for scale_model_mesh_manager::modelmesh1d:
scale_model_meshbase_manager::modelmeshbase1d scale_model_meshbase_manager::modelmeshbase

Public Member Functions

procedure, public modelmesh1d_init (this, mesh)
 
procedure, public modelmesh1d_final (this)
 
- Public Member Functions inherited from scale_model_meshbase_manager::modelmeshbase1d
procedure, public modelmeshbase1d_init (this, mesh)
 
procedure, public modelmeshbase1d_final (this)
 
procedure, public getmodelmesh (this, ptr_mesh)
 
- Public Member Functions inherited from scale_model_meshbase_manager::modelmeshbase
procedure modelmeshbase_init (this, ndim)
 
procedure modelmeshbase_final (this)
 
procedure get_communicatorid (this, max_communicator_num)
 
procedure(modelmeshbase_get_modelmesh), deferred, public getmodelmesh modelmeshbase_get_modelmesh
 

Additional Inherited Members

- Public Attributes inherited from scale_model_meshbase_manager::modelmeshbase1d
class(meshbase1d), pointer ptr_mesh
 
- Public Attributes inherited from scale_model_meshbase_manager::modelmeshbase
type(sparsemat), dimension(:), allocatable doptrmat
 
type(sparsemat), dimension(:), allocatable soptrmat
 
type(sparsematliftoptrmat
 
class(elementoperationbase3d), pointer element3d_operation
 
integer communicator_num
 

Detailed Description

Definition at line 45 of file scale_model_mesh_manager.F90.

Member Function/Subroutine Documentation

◆ modelmesh1d_init()

procedure, public scale_model_mesh_manager::modelmesh1d::modelmesh1d_init ( class(modelmesh1d), intent(inout), target this,
class(meshbase1d), intent(in), target mesh )

Definition at line 47 of file scale_model_mesh_manager.F90.

◆ modelmesh1d_final()

procedure, public scale_model_mesh_manager::modelmesh1d::modelmesh1d_final ( class(modelmesh1d), intent(inout), target this)

Definition at line 48 of file scale_model_mesh_manager.F90.


The documentation for this type was generated from the following file: