Function opensn::UploadCellGeometryDiscontinuous

Function Documentation

void opensn::UploadCellGeometryDiscontinuous(std::shared_ptr<MeshContinuum> grid, const Cell &cell, int64_t &node_counter, vtkNew<vtkPoints> &points, vtkNew<vtkUnstructuredGrid> &ugrid)

Uploads vertices and cells to an unstructured grid.