DISPATCH
|
This module handles remeshing, eg from lower resolution to higher resolution, with special attention to maximizing speed, by identifying cases where cells are aligned (static meshes). FIXME: initially assumed to always be the case. More...
Data Types | |
type | remesh_t |
Variables | |
integer | verbose =0 |
type(remesh_t), public | remesh |
This module handles remeshing, eg from lower resolution to higher resolution, with special attention to maximizing speed, by identifying cases where cells are aligned (static meshes). FIXME: initially assumed to always be the case.