| FE-Project
    | 
#include "scaleFElib.h"Go to the source code of this file.
| Data Types | |
| type | scale_localmesh_base::localmeshbase | 
| Modules | |
| module | scale_localmesh_base | 
| module FElib / Mesh / Local, Base | |
| Functions/Subroutines | |
| subroutine, public | scale_localmesh_base::localmeshbase_init (this, lcdomid, refelem, ndim, myrank) | 
| subroutine, public | scale_localmesh_base::localmeshbase_final (this, is_generated) | 
| Variables | |
| integer, parameter, public | scale_localmesh_base::bctype_interior = 0 | 
| integer, parameter, public | scale_localmesh_base::bctype_undefbc = 1 | 
| integer, parameter, public | scale_localmesh_base::bctype_periodic = 2 | 
| integer, parameter, public | scale_localmesh_base::bctype_dirchlet = 3 | 
| integer, parameter, public | scale_localmesh_base::bctype_neuman = 4 | 
| integer, parameter, public | scale_localmesh_base::bctype_shoreline = 5 |