Exemple #1
0
 public override void BuildTopology()
 {
     this.Topology = new RegularGridTopology();
     Topology.Build();
 }