0.6.0
Loading...
Searching...
No Matches
mod_mof_mesh Module Reference

Data Types

type  t_cell
 
type  t_face
 
type  t_mesh
 

Functions/Subroutines

subroutine generate_mof_mesh (tetra_mesh, volume_fraction, reconstructed_poly, mesh)
 
subroutine write_mof_mesh_vtu (filename, mesh)
 

Function/Subroutine Documentation

◆ generate_mof_mesh()

subroutine mod_mof_mesh::generate_mof_mesh ( type(t_tetrahedral_mesh), intent(in) tetra_mesh,
double precision, dimension(:), intent(in) volume_fraction,
type(t_polyhedron), dimension(:), intent(in) reconstructed_poly,
type(t_mesh), intent(out) mesh )

◆ write_mof_mesh_vtu()

subroutine mod_mof_mesh::write_mof_mesh_vtu ( character(len=*), intent(in) filename,
type(t_mesh), intent(in) mesh )