wolffd@0: function dom = domain_pot(pot) wolffd@0: % DOMAIN_POT Return the domain of this dpot. wolffd@0: % dom = domain_pot(pot) wolffd@0: wolffd@0: dom = pot.domain;