内存报告
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(memory_type), | public | :: | mem_obj |
内存报告对象 |
内存报告
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | region |
粒子域内存, MBytes |
|||
| integer, | public | :: | nnps |
近邻搜索结构内存, MBytes |
|||
| integer, | public | :: | total |
总内存, MBytes |
|||
| integer, | public | :: | maxpairs | = | 0 |
最大近邻对数 |
| procedure , public , :: check Subroutine | |
| procedure , public , :: init Subroutine | |
| procedure , public , :: report Subroutine |
检查是否粒子发生坍塌聚集
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(memory_type), | intent(inout) | :: | self | |||
| integer, | intent(in) | :: | pairs | |||
| integer, | intent(in) | :: | particles |