Hello Daniel,
thank you for the answer.
I have read in the documention only
This function is called by some GridIn::read_* functions.
>
fully forgetting the following
Only the vertices with indices in considered_vertices are tested for
> equality. This speeds up the algorithm, which is quadratic
Metin,
[...]
> For the vectors, the implementation (for the else case) is as following;
>
> *for* (*unsigned* *int* shape_function=0;
>
>shape_function
> {
>
> *for* (*unsigned* *int* d=0; d<*spacedim*; ++d)
>
> *if*
> (shape_function_data[shape
Marek,
[...]
>
I want to ask a question, which could be interesting for other users of
> dealii-
> do we have some bulletproof procedure, how to produce (not so simple)
> geometries,
> meshes in gmsh and then merge them "safely" in the dealii? Safely meaning-
> without
> the creation of the do