![]() |
Chi-Tech
|
#include "PieceWiseLinearBase.h"#include "mesh/MeshContinuum/chi_meshcontinuum.h"#include "math/SpatialDiscretization/CellMappings/PieceWiseLinear/PieceWiseLinearSlabMapping.h"#include "math/SpatialDiscretization/CellMappings/PieceWiseLinear/PieceWiseLinearPolygonMapping.h"#include "math/SpatialDiscretization/CellMappings/PieceWiseLinear/PieceWiseLinearPolyhedronMapping.h"Go to the source code of this file.
Namespaces | |
| namespace | chi_math |
| namespace | chi_math::spatial_discretization |
Macros | |
| #define | UnsupportedCellType(fname) |
| #define UnsupportedCellType | ( | fname | ) |
Definition at line 9 of file PieceWiseLinearBase.cc.