module Chem::VASP::GridWriter

Direct including types

Defined in:

chem/formats/vasp/utils.cr

Constructors

Constructor Detail

def self.new(io : IO, structure : Structure, sync_close : Bool = false) #

[View source]