LehrFEM++ 1.0.0
A simple Finite Element Library for teaching
|
Files | |
all_codim_mesh_data_set.h | |
Declares the AllCodimMeshDataSet. | |
codim_mesh_data_set.h | |
mesh_data_set.h | |
mesh_function_binary.h | |
Defines a couple of mesh functions for binary operations. | |
mesh_function_constant.h | |
Implements a MeshFunction which is constant on the whole mesh. | |
mesh_function_global.h | |
Transforms an function expressed in global coordinates into a MeshFunction. | |
mesh_function_traits.h | |
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. | |
mesh_function_unary.h | |
overloads unary operators on mesh functions | |
print_info.cc | |
Implementation of PrintInfo functions. | |
print_info.h | |
Defines a number of PrintInfo functions that output mesh objects to streams. | |
special_entity_sets.cc | |
Functions for the initialization of special data sets. | |
special_entity_sets.h | |
Functions for the initialization of special data sets. | |
structured_mesh_builder.h | |
torus_mesh_builder.cc | |
Defines the Build method of the TorusMeshBuilder. | |
torus_mesh_builder.h | |
Declares a mesh builder for a tensor product grid of a torus. | |
tp_quad_mesh_builder.cc | |
tp_quad_mesh_builder.h | |
tp_triag_mesh_builder.cc | |
tp_triag_mesh_builder.h | |
utils.h | |
Master include file for the module lf::mesh::utils. | |