module Chem::VASP::GridWriter

Direct including types

Defined in:

chem/io/formats/vasp/utils.cr

Constructors

Constructor Detail

def self.new(input : ::IO | Path | String, structure : Structure, *, sync_close : Bool = false) #

[View source]