[P]arallel [Hi]gh-order [Li]brary for [P]DEs  Latest
Parallel High-Order Library for PDEs through hp-adaptive Discontinuous Galerkin methods
PHiLiP::GridPostprocessor< dim > Class Template Reference

Postprocessor used to output the grid. More...

#include <high_order_grid.h>

Inheritance diagram for PHiLiP::GridPostprocessor< dim >:
Collaboration diagram for PHiLiP::GridPostprocessor< dim >:

Public Member Functions

virtual void evaluate_vector_field (const dealii::DataPostprocessorInputs::Vector< dim > &inputs, std::vector< dealii::Vector< double >> &computed_quantities) const override
 Evaluates the values of interest to output.
 
virtual std::vector< std::string > get_names () const override
 Returns the names associated with the output data.
 
virtual std::vector< dealii::DataComponentInterpretation::DataComponentInterpretation > get_data_component_interpretation () const override
 Returns the DCI associated with the output data.
 
virtual dealii::UpdateFlags get_needed_update_flags () const override
 Returns the update flags required to evaluate the output data.
 

Detailed Description

template<int dim>
class PHiLiP::GridPostprocessor< dim >

Postprocessor used to output the grid.

Definition at line 457 of file high_order_grid.h.


The documentation for this class was generated from the following files: