Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(mesh), | intent(inout) | :: | msh |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(mesh), | intent(inout) | :: | msh | |||
character(len=*), | intent(inout) | :: | mesh_file |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(mesh), | intent(in) | :: | msh |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(mesh), | intent(in) | :: | msh |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(mesh), | intent(in) | :: | msh |
Global constructor $ call cmp_mesh_v2v(nverts,msh%v2c,msh%v2v) ! Computes MESH%V2V $ call wr_mtx_pattern(msh%v2v,'pattern_vert_1.mtx') $ call wr_mtx_pattern(msh%v2v,'pattern_vert_2.mtx') ! to be done bcast_surf
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(mesh), | intent(out) | :: | msh | |||
character(len=*), | intent(in) | :: | input_file | |||
character(len=*), | intent(in) | :: | sec |
----- Destructor -----
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(mesh), | intent(inout) | :: | msh |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(mesh), | intent(in) | :: | msh |