Neko  0.8.99
A portable framework for high-order spectral element flow simulations
mesh_field Module Reference

Defines a mesh field. More...

Data Types

type  mesh_fld_t
 

Functions/Subroutines

subroutine, public mesh_field_init (fld, msh, fld_name)
 
subroutine, public mesh_field_free (fld)
 

Detailed Description

A mesh field is a scalar integer cell based field ( \( dQ_0 \))

Function/Subroutine Documentation

◆ mesh_field_free()

subroutine, public mesh_field::mesh_field_free ( type(mesh_fld_t), intent(inout)  fld)

Definition at line 72 of file mesh_field.f90.

Here is the caller graph for this function:

◆ mesh_field_init()

subroutine, public mesh_field::mesh_field_init ( type(mesh_fld_t), intent(inout)  fld,
type(mesh_t), intent(in), target  msh,
character(len=*), optional  fld_name 
)

Definition at line 51 of file mesh_field.f90.

Here is the call graph for this function:
Here is the caller graph for this function: