LehrFEM++ 1.0.0
A simple Finite Element Library for teaching
utils Directory Reference

Files

file  all_codim_mesh_data_set.h [code]
 Declares the AllCodimMeshDataSet.
 
file  codim_mesh_data_set.h [code]
 
file  mesh_data_set.h [code]
 
file  mesh_function_binary.h [code]
 Defines a couple of mesh functions for binary operations.
 
file  mesh_function_constant.h [code]
 Implements a MeshFunction which is constant on the whole mesh.
 
file  mesh_function_global.h [code]
 Transforms an function expressed in global coordinates into a MeshFunction.
 
file  mesh_function_traits.h [code]
 Defines a compile time constant that can be used to check if a given type fulfills the MeshFunction concept + a way to determine the type of objects returned by a mesh function.
 
file  mesh_function_unary.h [code]
 overloads unary operators on mesh functions
 
file  print_info.cc [code]
 Implementation of PrintInfo functions.
 
file  print_info.h [code]
 Defines a number of PrintInfo functions that output mesh objects to streams.
 
file  special_entity_sets.cc [code]
 Functions for the initialization of special data sets.
 
file  special_entity_sets.h [code]
 Functions for the initialization of special data sets.
 
file  structured_mesh_builder.h [code]
 
file  torus_mesh_builder.cc [code]
 Defines the Build method of the TorusMeshBuilder.
 
file  torus_mesh_builder.h [code]
 Declares a mesh builder for a tensor product grid of a torus.
 
file  tp_quad_mesh_builder.cc [code]
 
file  tp_quad_mesh_builder.h [code]
 
file  tp_triag_mesh_builder.cc [code]
 
file  tp_triag_mesh_builder.h [code]
 
file  utils.h [code]
 Master include file for the module lf::mesh::utils.