Loading [MathJax]/extensions/TeX/newcommand.js
 deal.II version GIT relicensing-3137-g2eb5e32b94 2025-04-24 18:00:00+00:00
\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}} \newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=} \newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]} \newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Namespaces
fully_distributed_tria.cc File Reference
#include <deal.II/base/memory_consumption.h>
#include <deal.II/base/mpi.h>
#include <deal.II/base/mpi_large_count.h>
#include <deal.II/distributed/fully_distributed_tria.h>
#include <deal.II/distributed/repartitioning_policy_tools.h>
#include <deal.II/grid/grid_tools.h>
#include <fstream>
#include <memory>
#include "distributed/fully_distributed_tria.inst"

Go to the source code of this file.

Namespaces

namespace  GridGenerator
 
namespace  parallel
 
namespace  parallel::fullydistributed
 

Functions

Creating meshes for basic geometries
template<int dim, int spacedim>
void GridGenerator::hyper_cube (Triangulation< dim, spacedim > &tria, const double left=0., const double right=1., const bool colorize=false)