FlowModelingControl / flowtorch

flowTorch - a Python library for analysis and reduced-order modeling of fluid flows
GNU General Public License v3.0
131 stars 45 forks source link

Make write_times, field_names, get_vertices, and get_weights Dataloader properties #20

Closed AndreWeiner closed 3 years ago

AndreWeiner commented 3 years ago

The methods named in the title should be properties rather than methods.