DISPATCH
remesh_mod Module Reference

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
 

Detailed Description

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.