Construct Interface

public interface Construct

Module Procedures

private function ConstructGeometry(mesh, spA, controlVariables)

Arguments

Type IntentOptional Attributes Name
class(HexMesh), intent(in) :: mesh
class(NodalStorage_t), intent(in) :: spA(0:)
class(FTValueDictionary), intent(in) :: controlVariables

Return Value class(Geometry_t), pointer