/home/runner/work/rodin/rodin/tests/unit/Rodin/Variational/SubMeshGridFunctionTest.cpp file

Unit tests for GridFunction and FES on SubMesh.

Tests cover:

  • P1/P0 FES construction on a SubMesh (child mesh as support)
  • GridFunction projection onto a FES whose underlying mesh is a SubMesh
  • GridFunction evaluation via the restriction path: FES mesh is a SubMesh, point comes from an ancestor (parent) mesh
  • GridFunction evaluation via the inclusion path: FES mesh is the parent mesh, point comes from a child SubMesh

Namespaces

namespace Rodin
The Rodin library for finite element methods and shape optimization.
namespace Rodin::Tests
Tests of the Rodin library
namespace Rodin::Tests::Unit
Namespace Rodin::Tests.